caffeine-coroutines
Coroutine cache library
An extension to Caffeine caching library adding support for Kotlin Coroutines
A simple extension that adds Kotlin Coroutines support to caffeine
8 stars
2 watching
1 forks
Language: Kotlin
last commit: 10 days ago cachecaffeinekotlin
Related projects:
Repository | Description | Stars |
---|---|---|
sksamuel/aedile | A Kotlin wrapper for Caffeine's cache functionality with suspendable functions and coroutines | 171 |
blemale/scaffeine | A Scala wrapper around the Caffeine caching library to simplify its use in Scala applications. | 265 |
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
pjfanning/jackson-caffeine-cache | A caching layer for Jackson's data serialization and deserialization process using Caffeine cache management | 6 |
kezhenxu94/cache-lite | An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 131 |
belozierov/swiftcoroutine | An implementation of coroutines in Swift to simplify asynchronous programming and improve error handling. | 837 |
quuxplusone/coro | A single-header library providing facilities for C++2a Coroutines | 80 |
takagi/cl-coroutine | A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 64 |
cheeaun/react-native-cache-store | A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. | 45 |
chili-epfl/qml-cache | A persistent key-value store plugin for QML applications | 13 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |
tonbit/coroutine | An implementation of asynchronous coroutines in C++11 using ucontext and fiber | 416 |
rayokota/kcache | A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
ngneat/cashew | A library that provides HTTP caching functionality for Angular applications | 683 |
rustcc/coroutine-rs | Provides an implementation of cooperative multitasking in Rust | 414 |