cache-lite

Cache library

An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin.

An extremely lite-weight cache framework in Kotlin, demonstrating how cache works.

GitHub

132 stars
5 watching
11 forks
last commit: over 3 years ago
Linked from 1 awesome list

cachecache-litekotlintutorialtutorial-codetutorial-sourcecodetutorials

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sksamuel/aedile A Kotlin wrapper for Caffeine's cache functionality with suspendable functions and coroutines 172
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213
snazy/ohc A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. 1,072
turnersoftware/cachetower An efficient multi-layered caching system for .NET applications 611
joakimskoog/cashew A simple HTTP client cache library that allows developers to easily implement caching in their applications. 83
cheeaun/react-native-cache-store A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. 45
jean-smaug/koache Caching middleware for Koa.js applications 6
liexusong/pcache A PHP module that provides an in-process cache extension. 51
aliostad/cachecow An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server 849
karlseguin/cache.zig A thread-safe, expiration-aware cache implementation with LRU-like behavior and configurable segments. 43
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
be-hase/caffeine-coroutines An extension to Caffeine caching library adding support for Kotlin Coroutines 8
html/clache A general caching facility for Common Lisp 18
kayeenl/cachetuner A tool that helps manage and optimize caching in web applications to improve performance. 0
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37