koute / schnellruLinks
A fast and flexible LRU map.
☆190Updated 7 months ago
Alternatives and similar repositories for schnellru
Users that are interested in schnellru are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆156Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Better reference counted strings for Rust☆134Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- ☆198Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆216Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Async broadcast channels☆180Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- A concurrent, append-only vector.☆191Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Automatically implement traits for common smart pointers☆119Updated 4 months ago