koute / schnellru
A fast and flexible LRU map.
☆181Updated 3 months ago
Alternatives and similar repositories for schnellru:
Users that are interested in schnellru are comparing it to the libraries listed below
- ☆191Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 9 months ago
- Define your own PhantomData☆152Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated last month
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- ☆204Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Track and query Cargo dependency graphs.☆207Updated last week
- Better reference counted strings for Rust☆120Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- ☆133Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆111Updated this week
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month