a-agmon / LocalLRU
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆45Updated 2 months ago
Alternatives and similar repositories for LocalLRU:
Users that are interested in LocalLRU are comparing it to the libraries listed below
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago
- A generic abstraction of paginated APIs☆59Updated last year
- Type-erased core::Discriminant<T>☆38Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆52Updated 2 months ago
- Practically zero-overhead string interning☆37Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆111Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- ☆136Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Perfect hashing for an imperfect world☆88Updated 2 months ago
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Cargo hack manager☆64Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A faster Arc.☆64Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 6 months ago
- ☆39Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- futures-buffered☆39Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Library facilitating safe pinned initialization☆36Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated last week