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

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

cachecache-litekotlintutorialtutorial-codetutorial-sourcecodetutorials

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sksamuel/aedileA Kotlin wrapper around Caffeine providing a simple and suspendable way to work with caches.174
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072
turnersoftware/cachetowerAn efficient multi-layered caching system for .NET applications614
joakimskoog/cashewA simple HTTP client cache library that allows developers to easily implement caching in their applications.83
cheeaun/react-native-cache-storeA wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data.45
jean-smaug/koacheCaching middleware for Koa.js applications6
liexusong/pcacheA PHP module that provides an in-process cache extension.51
aliostad/cachecowAn implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server857
karlseguin/cache.zigA thread-safe, expiration-aware cache implementation with LRU-like behavior and configurable segments.44
huntlabs/hunt-cacheA cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached.6
be-hase/caffeine-coroutinesAn extension to Caffeine caching library adding support for Kotlin Coroutines8
html/clacheA general caching facility for Common Lisp18
kayeenl/cachetunerA tool that helps manage and optimize caching in web applications to improve performance.0
zolomatok/johnnyA caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support.37