a-agmon / LocalLRULinks
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆50Updated 6 months ago
Alternatives and similar repositories for LocalLRU
Users that are interested in LocalLRU are comparing it to the libraries listed below
Sorting:
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆159Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A buffering MPSC queue.☆79Updated last year
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago
- Utilities for working with shared slices of memory☆73Updated last month
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆125Updated this week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- ☆50Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A very fast Key-Value store in pure rust☆210Updated last month
- Library facilitating safe pinned initialization☆60Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Deadlock free mutexes☆176Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated 3 weeks ago
- Tiny Rust Async Linux Executor☆104Updated 3 months ago
- A faster Arc.☆73Updated last year
- An alternative rust async runtime.☆50Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 5 months ago