arrow-kt / arrow-endpointLinks
Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers & documentation.
☆24Updated this week
Alternatives and similar repositories for arrow-endpoint
Users that are interested in arrow-endpoint are comparing it to the libraries listed below
Sorting:
- Arrow Exact exposes a variation of exact types to work with in Arrow. It includes some boilerplate for commonly defined value class wrapp…☆31Updated last week
- Arrow Analysis Plugin☆30Updated last week
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆77Updated 8 months ago
- Kotlin Gradle plugins for conveniently setting up Kotlin projects (JVM/MPP), publishing, Dokka, etc☆16Updated last week
- Better initial-style DSLs in Kotlin☆37Updated last week
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆66Updated last year
- A repo to experiment with Continuation<R, A> implementations in Kotlin☆13Updated 3 years ago
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 3 years ago
- Provides fully-fledged multishot delimitied continuations in Kotlin with Coroutines☆16Updated 2 months ago
- Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library☆65Updated 4 years ago
- ☆36Updated last year
- Template service for building microservices in Kotlin using a functional stack☆49Updated 5 months ago
- Deconstructive Pattern-Matching for Kotlin