ks-no / k-esLinks
An event-sourcing framework for Kotlin, with adapters for Event Store through GRPC (as well as ESJC) and json serialization through Jackson
☆10Updated 3 months ago
Alternatives and similar repositories for k-es
Users that are interested in k-es are comparing it to the libraries listed below
Sorting:
- pure fp rules in kotlin☆41Updated 2 years ago
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆65Updated last year
- Typed String Interpolation for Kotlin☆50Updated 3 months ago
- Adds support for Json Schema using Kotlin.serialization☆33Updated 2 years ago
- A Kotlin Multiplatform port of snakeyaml-engine☆34Updated this week
- Vavr integration for Kotlin☆80Updated 4 years ago
- Sample Ktor app using a functional stack☆48Updated 2 months ago
- Λrrow Integrations is part of Λrrow, a functional companion to Kotlin's Standard Library☆27Updated 2 months ago
- A gradle plugin for Kotest☆31Updated 4 months ago
- A library to serialize/deserialize Json fast and safely without reflection or generators☆89Updated last month
- ☆26Updated 2 weeks ago
- Auto-generate DSLs for Kotlin using annotations☆46Updated this week
- Deconstructive Pattern-Matching for Kotlin☆44Updated last month
- ☆12Updated 8 months ago
- Black-box testing of stateful systems using properties☆16Updated 2 years ago
- Code generation for JSON Schema (Draft 07)☆92Updated last month
- Standalone HOCON plugin for IntelliJ IDEA☆46Updated last month
- Kotlin DSL for WireMock☆50Updated last year
- Arrow Analysis Plugin☆28Updated this week
- A Kotlin DSL to write tests for your graphql-java schema☆13Updated 4 years ago
- Kalidation = A Kotlin validation DSL☆81Updated last year
- Kotest extensions for Arrow☆40Updated 4 months ago
- A multi-release JAR plugin for Gradle☆22Updated last year
- A Gradle plugin that forces semantic versioning and relies on git to detect the project state☆16Updated this week
- Learning different aspects/libraries of Kotlin☆9Updated last year
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆78Updated 2 months ago
- KSP extension for the kotlin-maven-plugin