arrow-kt / arrow-integrationsLinks
Λrrow Integrations is part of Λrrow, a functional companion to Kotlin's Standard Library
☆27Updated 9 months ago
Alternatives and similar repositories for arrow-integrations
Users that are interested in arrow-integrations are comparing it to the libraries listed below
Sorting:
- Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.☆121Updated last week
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆66Updated last year
- Kotest extensions for Arrow☆40Updated last year
- A gradle plugin for Kotest☆31Updated last year
- Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library☆65Updated 4 years ago
- Template service for building microservices in Kotlin using a functional stack☆49Updated 6 months ago
- Better initial-style DSLs in Kotlin☆37Updated this week
- Kotlin 'parse not validate'☆214Updated 8 months ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆77Updated 9 months ago
- pure fp rules in kotlin☆41Updated 3 years ago
- Example of Arrow features in the context of a Ktor project☆42Updated 2 years ago
- Deconstructive Pattern-Matching for Kotlin☆45Updated 7 months ago
- Kotlin Training Track - Subscription Service☆32Updated 2 years ago
- Kotlin Gradle plugins for conveniently setting up Kotlin projects (JVM/MPP), publishing, Dokka, etc☆16Updated last week
- Λrrow Core is part of Λrrow, a functional companion to Kotlin's Standard Library☆78Updated 4 years ago
- Kotlin coroutine based library for RabbitMQ☆128Updated last week
- Kalidation = A Kotlin validation DSL☆81Updated 2 years ago
- Monads composition API that just works. For OOP developers