a-agmon / LocalLRU
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆46Updated 3 months ago
Alternatives and similar repositories for LocalLRU:
Users that are interested in LocalLRU are comparing it to the libraries listed below
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Practically zero-overhead string interning☆38Updated last month
- ☆39Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- A versatile and extensible logging implementation.☆85Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆77Updated 3 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- ☆33Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆53Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- Deadlock free mutexes☆174Updated last month
- A faster Arc.☆67Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated this week
- The missing compound borrowing for Rust.☆57Updated last month
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- ☆148Updated last week
- Library facilitating safe pinned initialization☆38Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- A buffering MPSC queue.☆78Updated 10 months ago
- PDF library in Rust☆40Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Perfect hashing for an imperfect world☆91Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year