koute / schnellruLinks
A fast and flexible LRU map.
☆185Updated 5 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☆152Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- ☆195Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- ☆69Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- rust bindings of snmalloc☆136Updated 2 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- ☆209Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Benchmarking library for stable Rust☆43Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated this week
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year