a-agmon / LocalLRULinks
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆51Updated 7 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.☆166Updated 2 weeks ago
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- An alternative rust async runtime.☆51Updated 3 weeks ago
- Deadlock free mutexes☆177Updated 5 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 3 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆72Updated 2 weeks ago
- Library facilitating safe pinned initialization☆60Updated last week
- ☆39Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- A Configuration Library for Rust Applications☆39Updated 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 9 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Practically zero-overhead string interning☆40Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Perfect hashing for an imperfect world☆93Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Compile-time string operations☆103Updated last week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago