koute / schnellru
A fast and flexible LRU map.
☆174Updated last month
Alternatives and similar repositories for schnellru:
Users that are interested in schnellru are comparing it to the libraries listed below
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- ☆190Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆172Updated last week
- Define your own PhantomData☆151Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- ☆65Updated 8 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Lending iterators on stable Rust☆81Updated last year
- Inter-event timing metrics on top of tracing.☆116Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆105Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- An on-disk hash table implementation☆113Updated 3 years ago
- A concurrent, append-only vector.☆148Updated this week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- A lightweight version of pin-project written with declarative macros.☆237Updated last week