koute / schnellruLinks
A fast and flexible LRU map.
☆190Updated 6 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☆155Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆96Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆216Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- ☆197Updated last year
- Benchmarking library for stable Rust☆45Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Better reference counted strings for Rust☆131Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆110Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- ☆72Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year