arrow-kt / suspendapp
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
☆79Updated 3 weeks ago
Alternatives and similar repositories for suspendapp
Users that are interested in suspendapp are comparing it to the libraries listed below
Sorting:
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆64Updated 11 months ago
- Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers …☆24Updated last week
- Explicit types for Kotlin Multiplatform.☆97Updated this week
- Kotlin Training Track - Subscription Service☆33Updated last year
- Kotlin Multiplatform Typed OpenAPI Document Parser (KotlinX) with Typed Secondary Custom ADT for inspection, typed transformations, code …☆13Updated this week
- A validation library with distinct separation of pre- and post-validation models, focused on validator composability☆31Updated last year
- Kotest extensions for Arrow☆40Updated 3 months ago
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 2 years ago
- ☆34Updated 5 months ago
- Arrow Exact exposes a variation of exact types to work with in Arrow. It includes some boilerplate for commonly defined value class wrapp…☆31Updated this week
- Li Haoyi's excellent Pretty Printing library ported to Kotlin!☆175Updated 4 months ago
- Better initial-style DSLs in Kotlin