koute / schnellruLinks
A fast and flexible LRU map.
☆198Updated 10 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☆158Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago
- ☆204Updated last year
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Better reference counted strings for Rust☆138Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- ☆231Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- rust bindings of snmalloc☆144Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆76Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago