arthurprs / quick-cache
Lightweight and high performance concurrent cache
☆178Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for quick-cache
- A simple concurrent caching library that might fit to many use cases☆106Updated 2 weeks ago
- ☆160Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Async synchronization primitives☆255Updated last month
- High performance containers and utilities for concurrent and asynchronous programming☆349Updated this week
- ☆185Updated 9 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆409Updated this week
- Async broadcast channels☆164Updated 4 months ago
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Performant time measuring in Rust☆171Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- A tracing library 10~100x faster than others☆221Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- Rust allocator using jemalloc as a backend☆366Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆161Updated 7 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- Structured concurrency operations for async Rust☆411Updated last week
- Deadlock free mutexes☆148Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A concurrent, append-only vector.☆135Updated last week