koute / schnellruLinks
A fast and flexible LRU map.
☆198Updated 11 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.☆138Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Define your own PhantomData☆158Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- ☆240Updated 4 months ago
- Better reference counted strings for Rust☆139Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- Benchmarking library for stable Rust☆47Updated this week
- Make trait methods callable without the trait in scope☆161Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆205Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year