Cache
Cache
A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data.
Nothing but Cache.
3k stars
47 watching
334 forks
Language: Swift
last commit: 3 months ago
Linked from 2 awesome lists
cachecache-storagedisk-cacheiosmemory-cacheswift
Related projects:
Repository | Description | Stars |
---|---|---|
haneke/hanekeswift | A lightweight cache library for iOS and tvOS that provides fast, background image caching and support for various data types. | 5,205 |
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
ibireme/yycache | High-performance caching framework for iOS applications | 2,378 |
ben-manes/caffeine | A high-performance caching library for Java applications | 15,916 |
pinterest/pincache | A parallel object cache designed to store and retrieve objects efficiently in iOS and OS X apps | 2,661 |
sadmansamee/cachykit | A 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 |
zolomatok/johnny | A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
tmspzz/rome | A tool that allows developers to use shared caches with various cloud object stores and local folders for frameworks built with Carthage. | 820 |
dfed/cacheadvance | A high-performance cache for logging systems | 38 |
hemantasapkota/swiftstore | A LevelDB-backed key-value store for Swift applications | 123 |
creativecreature/sturdyc | A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. | 338 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,634 |
spotify/sptpersistentcache | A cache library that stores data with time-to-live values and disk management semantics. | 1,243 |
nrkno/yr-cachyr | A small, single-purpose data cache written in Swift. | 126 |
snazy/ohc | A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,071 |