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:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- ☆223Updated last month
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- ☆201Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- ☆74Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- Async broadcast channels☆187Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- rust bindings of snmalloc☆140Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- A lightweight version of pin-project written with declarative macros.☆255Updated last month