koute / schnellruLinks
A fast and flexible LRU map.
☆192Updated 8 months ago
Alternatives and similar repositories for schnellru
Users that are interested in schnellru are comparing it to the libraries listed below
Sorting:
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- ☆216Updated last month
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Better reference counted strings for Rust☆135Updated last year
- A concurrent, append-only vector.☆195Updated 3 weeks ago
- Async broadcast channels☆182Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- ☆200Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- rust bindings of snmalloc☆140Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago