cacache-rs
Cache system
A high-performance, concurrent cache system with support for async APIs and various features.
A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀
556 stars
13 watching
36 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
cachelibraryrust
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Rust implementations of caching structures and simplified function memoization. | 1,605 |
| A high-performance concurrent caching library for Rust that provides flexible cache implementations with bounding and expiration policies. | 1,691 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| A hybrid cache with advanced resiliency features and optional real-time sync capabilities | 1,976 |
| An in-memory caching system that simplifies the process of caching external data retrieved from slower lookup services. | 60 |
| A distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms. | 26 |
| A high-performance caching system with features like transactions, expiration, and distribution across nodes. | 1,617 |
| A client library for using Apache Kafka as a persistent store for an in-memory cache | 245 |
| A Redis-based cache system for ThinkJS applications. | 5 |
| A small, single-purpose data cache written in Swift. | 126 |
| A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,072 |
| A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 70 |
| A caching solution designed to improve the performance of ThinkJS 3.x applications by reducing the number of requests made to external resources. | 2 |
| A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |