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.
126 stars
13 watching
7 forks
Language: Swift
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| A caching solution for Rack-based web applications | 821 |
| 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 |
| A distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms. | 26 |
| A thread-safe memory cache implementation with LRU policies and type-safety features. | 78 |
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
| Caching library that synchronizes with models and databases in Rails applications | 398 |
| Caching middleware for Koa.js applications | 6 |
| A high-performance, concurrent cache system with support for async APIs and various features. | 556 |
| A caching framework that supports multiple data source drivers and provides a simple way to implement cache in Go applications | 11 |
| A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
| A package to cache slow database queries using in-memory or Redis storage | 140 |