A clean multi-platform re-implementation of dataforge concepts
Go to file
2024-08-03 10:04:24 +03:00
.github/workflows Bump gradle/gradle-build-action in /.github/workflows 2023-07-29 10:14:01 +00:00
dataforge-context Coroutine exception logging in context 2024-08-03 10:04:24 +03:00
dataforge-data Fix flaky coroutines tests 2024-07-22 11:45:50 +03:00
dataforge-io Documentation update 2024-07-22 10:01:48 +03:00
dataforge-meta Add observability via MetaRef 2024-07-22 12:20:05 +03:00
dataforge-output refactor MutableMeta set method to accept wider range of receivers 2022-08-01 18:12:57 +03:00
dataforge-scripting 0.9 release 2024-06-04 18:00:10 +03:00
dataforge-workspace 0.9 release 2024-06-04 18:00:10 +03:00
docs Fix json serialization. 2023-07-26 16:47:12 +03:00
gradle/wrapper minor refactoring 2024-02-18 18:34:26 +03:00
.gitignore Add .kotlin to gitignore 2024-02-03 17:36:49 +03:00
build.gradle.kts MetaProvider spec is replaced by readable. listOfSpec replaced with listOfReadable 2024-06-05 10:53:35 +03:00
CHANGELOG.md Coroutine exception logging in context 2024-08-03 10:04:24 +03:00
gradle.properties 0.9-RC 2024-06-04 17:44:44 +03:00
gradlew Migration to 1.4 2020-08-31 11:27:44 +03:00
gradlew.bat Migration to 1.4 2020-08-31 11:27:44 +03:00
LICENSE Create LICENSE 2023-07-02 14:34:52 +03:00
README.md Update Readme and CHANGELOG 2023-11-26 10:05:19 +03:00
settings.gradle.kts First implementation for protobuf converter 2024-06-10 20:28:57 +03:00

JetBrains Research DOI

Gradle build

dataforge-context

Context and provider definitions

Maturity: DEVELOPMENT

dataforge-data

Maturity: EXPERIMENTAL

dataforge-io

IO module

Maturity: EXPERIMENTAL

dataforge-meta

Meta definition and basic operations on meta

Maturity: DEVELOPMENT

dataforge-scripting

Maturity: PROTOTYPE

dataforge-workspace

Maturity: EXPERIMENTAL

dataforge-io/dataforge-io-yaml

YAML meta converters and Front Matter envelope format

Maturity: PROTOTYPE