Johnny
Caching library
A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support.
Melodic Caching for Swift
37 stars
2 watching
4 forks
Language: Swift
last commit: about 5 years ago
Linked from 1 awesome list
cachinggenericiosmacostvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
soffes/cache | A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
jmoiron/johnny-cache | A caching framework designed to work with Django's ORM and optimized for use with memcached. | 304 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
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 |
nrkno/yr-cachyr | A small, single-purpose data cache written in Swift. | 126 |
mdaliyan/icache | A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
adelowo/onecache | A Go caching library with support for multiple backends and garbage collection. | 136 |
viney-shih/go-cache | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 139 |
maypok86/otter | A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,707 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |
snazy/ohc | A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,071 |
laurarozier/system.caching | An implementation of .NET's caching functionality in the Beef programming language | 3 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
codenoble/cache-crispies | A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
nixzhu/navi | An avatar caching system for iOS apps | 115 |