arthurprs / quick-cache
Lightweight and high performance concurrent cache
☆177Updated last month
Related projects ⓘ
Alternatives and complementary repositories for quick-cache
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated 3 weeks ago
- Async synchronization primitives☆255Updated 3 weeks ago
- High performance containers and utilities for concurrent and asynchronous programming☆341Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆259Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆174Updated last year
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- ☆185Updated 8 months ago
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- Async broadcast channels☆164Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- A simple concurrent caching library that might fit to many use cases☆105Updated last week
- Adaptors between compression crates and Rust's async IO types☆403Updated 2 weeks ago
- ☆156Updated 2 weeks ago
- high-speed timing library in Rust☆302Updated this week
- in-place allocation-reusing queues for Rust☆287Updated 5 months ago
- Task abstraction for building executors☆401Updated 3 weeks ago
- A tracing library 10~100x faster than others☆191Updated this week
- Performant time measuring in Rust☆170Updated 7 months ago
- Notify async tasks or threads☆447Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- FFI-compatible futures☆154Updated this week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆160Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Reflection via DWARF.☆293Updated last year