Cache

Caching library

A Swift caching library that provides a simple interface for caching data in memory and on disk.

Swift caching library

GitHub

213 stars
6 watching
17 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list

carthageiosmacosswifttvoswatchos

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zolomatok/johnnyA caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support.37
jamesmontemagno/monkey-cacheProvides an easy-to-use caching mechanism for data structures in .NET applications.680
blemale/scaffeineA Scala wrapper around the Caffeine caching library to simplify its use in Scala applications.266
spotify/sptpersistentcacheA cache library that stores data with time-to-live values and disk management semantics.1,244
sadmansamee/cachykitA caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior.124
sorentwo/readthisA Ruby library that provides a Redis-backed cache client with performance and simplicity features.504
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
adelowo/onecacheA Go caching library with support for multiple backends and garbage collection.136
creativecreature/sturdycA caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.346
sksamuel/aedileA Kotlin wrapper around Caffeine providing a simple and suspendable way to work with caches.174
sebleier/django-redis-cacheA caching backend for Django web applications using Redis as the storage layer.1,039
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
huntlabs/hunt-cacheA cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached.6
kezhenxu94/cache-liteAn extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin.134