npryce / result4k
A Result monad for Kotlin, inspired by Rust's Result type
☆59Updated 4 years ago
Alternatives and similar repositories for result4k:
Users that are interested in result4k are comparing it to the libraries listed below
- Simple, Expressive, Extensible Testing for Kotlin on the JVM☆105Updated last year
- Kalidation = A Kotlin validation DSL☆81Updated last year
- Finite State Machine in Kotlin☆93Updated 4 months ago
- A Kotlin compiler plugin that removes the `copy` method of data classes.☆159Updated last year
- Simplistic nested stopwatch for Kotlin☆45Updated 4 years ago
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 2 years ago
- Do comprehensions for Kotlin and 3rd party libraries [STABLE]☆118Updated 5 years ago
- Kotlin plugin for pitest☆47Updated 2 years ago
- BDD assertion library for Kotlin☆171Updated 2 years ago
- Example of building microservices with Kotlin☆61Updated 4 years ago
- Parser-combinators with Multiplatform Kotlin Coroutines☆151Updated 4 months ago
- ☆133Updated 4 years ago
- 🐫🐍🍢🅿 Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and K…☆96Updated last year
- Kotlin training repository used to learn Kotlin and Functional Programming by solving some common katas using just purely functional prog…☆135Updated 3 years ago
- Compile-safe access to parameters supplied to a Gradle build☆106Updated this week
- Recipes for building multi-platform Kotlin modules.☆78Updated 2 years ago
- A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.☆140Updated 4 years ago
- Foundational libraries for Kotlin