koute / schnellruLinks
A fast and flexible LRU map.
☆183Updated 4 months ago
Alternatives and similar repositories for schnellru
Users that are interested in schnellru are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- ☆194Updated last year
- Define your own PhantomData☆152Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- ☆209Updated last week
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Track and query Cargo dependency graphs.☆222Updated this week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- ☆155Updated this week
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Asynchronous HTTP body trait☆142Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- An on-disk hash table implementation☆120Updated 3 years ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week