crackthecodeabhi / kreds
A thread-safe, non-blocking, coroutine-based Redis client implementation for Kotlin
☆217Updated 2 months ago
Alternatives and similar repositories for kreds:
Users that are interested in kreds are comparing it to the libraries listed below
- Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time☆115Updated last week
- In-memory Cache for Kotlin Multiplatform.☆311Updated last week
- Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS☆491Updated this week
- Kotlin logging library with structured logging and coroutines support☆200Updated 3 weeks ago
- The idiomatic way to write type-safe SQL in Kotlin☆131Updated last year
- A Kotlin annotation processor that makes writing normal enum classes obsolete.☆152Updated last year
- Multiplatform YAML parser & serializer for kotlinx.serialization written in pure Kotlin☆136Updated 2 months ago
- Ktor OpenAPI Spec Generator☆167Updated last month
- RSocket Kotlin multi-platform implementation☆596Updated last month
- Kotlin Wrapper for Caffeine☆191Updated 2 weeks ago
- Composable web framework for Kotlin/Wasm and Kotlin/JS☆255Updated last week
- YAML support for kotlinx.serialization☆543Updated last week
- Kotlin ORM for JDBC and R2DBC☆318Updated this week
- Multiplatform TOML library with builtin support for kotlinx.serialization☆121Updated 10 months ago
- Semantic Versioning library for Kotlin Multiplatform.☆120Updated 2 weeks ago
- Routing feature for Compose Web, Compose HTML and Desktop☆151Updated this week
- Kotlin Wrapper over the Apache POI Excel Library that enables creating xlsx files with kotlin builders☆112Updated 2 years ago
- A collection of libraries to simplify API documentation and exploration for Ktor applications. Generates OpenAPI specifications and provi…