koute / schnellru
A fast and flexible LRU map.
☆177Updated 2 months ago
Alternatives and similar repositories for schnellru:
Users that are interested in schnellru are comparing it to the libraries listed below
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆206Updated this week
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- ☆189Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated this week
- Better reference counted strings for Rust☆119Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- ☆65Updated 9 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Utilities for working with impl traits in Rust.☆104Updated last month
- A concurrent, append-only vector.☆153Updated this week
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- ☆203Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- rust bindings of snmalloc☆128Updated last month
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Versioned data-structures for Rust☆203Updated 3 weeks ago