Example of Arrow features in the context of a Ktor project
☆42Dec 15, 2023Updated 2 years ago
Alternatives and similar repositories for backend-arrow-example
Users that are interested in backend-arrow-example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.☆298Apr 4, 2026Updated last week
- Examples from "Domain Modeling Made Functional Tackle Software Complexity with Domain-Driven Design and F#" book translated to Kotlin☆10Mar 2, 2026Updated last month
- CLI Application written in Kotlin to generate strings from regular expression☆16Dec 1, 2023Updated 2 years ago
- Arrow ❤️ Ktor☆16Jun 2, 2024Updated last year
- Kotlin idiomatic API for java.nio.file☆10Mar 17, 2026Updated 3 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Kotlin Native Ktor server with K8s zero-downtime demo☆42Feb 22, 2023Updated 3 years ago
- Reactive X Coroutine X Performance Test ⚡️☆14Aug 1, 2021Updated 4 years ago
- Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.☆121Updated this week
- A template project for Arrow on MPP. It defines an application and a couple small examples☆16Apr 4, 2026Updated last week
- Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.☆68Jun 6, 2024Updated last year
- Port to Arrow of the Code repo for Functional and Reactive Domain Modeling☆30Apr 4, 2023Updated 3 years ago
- Kotlin 'parse not validate'☆215May 28, 2025Updated 10 months ago
- [DEPRECATED] Real world Android problems solved with Arrow-Fx☆24Aug 5, 2021Updated 4 years ago
- pure fp rules in kotlin☆41Oct 16, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Kotlin Training Track - Subscription Service☆33Sep 9, 2023Updated 2 years ago
- Functional, Algebraic and Reactive domain modeling with Kotlin (Multiplatform)☆281Apr 4, 2026Updated last week
- ☆36Nov 28, 2024Updated last year
- A library to serialize/deserialize Json fast and safely without reflection or generators☆92Oct 19, 2025Updated 5 months ago
- Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!☆78Apr 22, 2025Updated 11 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
- Unwrapped is an effects library for Scala 3 that introduces structured concurrency and an abilities system to describe pure functions and…☆39Aug 21, 2023Updated 2 years ago
- A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, reco…