a-agmon / LocalLRULinks
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆52Updated 10 months ago
Alternatives and similar repositories for LocalLRU
Users that are interested in LocalLRU are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆181Updated this week
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- 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 last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated this week
- A collection of boosting algorithms written in Rust 🦀☆56Updated 6 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆81Updated 3 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- An alternative rust async runtime.☆60Updated this week
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- A buffering MPSC queue.☆83Updated last year
- Practically zero-overhead string interning☆42Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Compile-time regular expressions, the right way.☆81Updated 9 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- A faster Arc.☆76Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆59Updated 2 weeks ago
- Embedded Key-Value Storage Engine☆128Updated 2 weeks ago
- ☆51Updated 11 months ago