arrow-kt / arrow-analysisLinks
Arrow Analysis Plugin
☆29Updated last week
Alternatives and similar repositories for arrow-analysis
Users that are interested in arrow-analysis are comparing it to the libraries listed below
Sorting:
- Arrow Endpoint offers a composable Endpoint datatype, that allows us easily define an Endpoint from which we can derive clients, servers …☆24Updated 3 weeks ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆78Updated 3 months ago
- Kotlin Gradle plugins for conveniently setting up Kotlin projects (JVM/MPP), publishing, Dokka, etc☆16Updated last week
- 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
- Better initial-style DSLs in Kotlin☆37Updated last week
- Typed String Interpolation for Kotlin☆52Updated last month
- Some examples for Λrrow Meta the functional companion to Kotlin's Compiler & IDE.☆58Updated 3 years ago
- Kotlin Multiplatform Typed OpenAPI Document Parser (KotlinX) with Typed Secondary Custom ADT for inspection, typed transformations, code …☆13Updated 2 months ago
- Parser-combinators with Multiplatform Kotlin Coroutines☆158Updated 8 months ago
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆65Updated last year
- pure fp rules in kotlin☆41Updated 2 years ago
- Template service for building microservices in Kotlin using a functional stack☆48Updated 3 weeks ago
- Brainlessly simple and safe SQL Database Access for Kotlin☆46Updated last month
- A repo to experiment with Continuation<R, A> implementations in Kotlin☆13Updated 3 years ago
- Deconstructive Pattern-Matching for Kotlin☆45Updated last month
- A validation library with distinct separation of pre- and post-validation models, focused on validator composability☆31Updated last year
- Provides fully-fledged multishot delimitied continuations in Kotlin with Coroutines☆12Updated 2 months ago
- Kotest extensions for Arrow