yr-cachyr

Cache

A small, single-purpose data cache written in Swift.

A small key-value data cache for iOS, macOS and tvOS, written in Swift.

GitHub

126 stars
13 watching
7 forks
Language: Swift
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codenoble/cache-crispiesA Rails gem providing fast JSON serialization with built-in caching and flexible configuration options.156
zolomatok/johnnyA caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support.37
rtomayko/rack-cacheA caching solution for Rack-based web applications821
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
jr0senblum/jcA distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms.26
yysskk/memorycacheA thread-safe memory cache implementation with LRU policies and type-safety features.78
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
hooopo/second_level_cacheCaching library that synchronizes with models and databases in Rails applications398
jean-smaug/koacheCaching middleware for Koa.js applications6
zkat/cacache-rsA high-performance, concurrent cache system with support for async APIs and various features.556
no-src/nscacheA caching framework that supports multiple data source drivers and provides a simple way to implement cache in Go applications11
rayokota/kcacheA client library for using Apache Kafka as a persistent store for an in-memory cache245
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
jaemk/cachedProvides Rust implementations of caching structures and simplified function memoization.1,605
rocketlaunchr/remember-goA package to cache slow database queries using in-memory or Redis storage140