koute / schnellruLinks
A fast and flexible LRU map.
☆189Updated 6 months ago
Alternatives and similar repositories for schnellru
Users that are interested in schnellru are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Define your own PhantomData☆155Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Benchmarking library for stable Rust☆45Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- ☆197Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- An on-disk hash table implementation☆123Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Async broadcast channels☆179Updated 6 months ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- ☆72Updated last month