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.☆185Updated this week
- Detect blocking code in Tokio async tasks. (Rust)☆83Updated 4 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- 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
- Practically zero-overhead string interning☆42Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- A Configuration Library for Rust Applications☆49Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated last week
- Library facilitating safe pinned initialization☆73Updated this week
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Type-erased core::Discriminant<T>☆38Updated last week
- Deadlock free mutexes☆177Updated 8 months ago
- an extremely fast async mutex with alternative sync API☆80Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 5 months ago
- A faster Arc.☆76Updated last year
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- ☆52Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago