arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆238Updated 3 weeks ago
Alternatives and similar repositories for quick-cache
Users that are interested in quick-cache are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆412Updated this week
- Async synchronization primitives☆269Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Async broadcast channels☆178Updated 5 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Task abstraction for building executors☆466Updated 4 months ago
- ☆194Updated last year
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- ☆184Updated 2 months ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Rust allocator using jemalloc as a backend☆416Updated 3 weeks ago
- Performant time measuring in Rust☆192Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆146Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆225Updated this week
- Notify async tasks or threads☆471Updated last week
- A simple concurrent caching library that might fit to many use cases☆131Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆516Updated 3 weeks ago
- Asynchronous HTTP body trait☆142Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Track and query Cargo dependency graphs.☆222Updated this week
- Rust implementation of xxhash☆234Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Utilities for collecting metrics from a Tokio application☆353Updated last month
- A fast and flexible LRU map.☆183Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago