koute / schnellruLinks
A fast and flexible LRU map.
☆193Updated 9 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 last month
- Library safely exposing the io_uring API.☆69Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- ☆202Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last week
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- ☆226Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- ☆76Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Benchmarking library for stable Rust☆47Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Async broadcast channels☆187Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A concurrent, append-only vector.☆202Updated 2 months ago