a-agmon / LocalLRU
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆33Updated 2 weeks ago
Alternatives and similar repositories for LocalLRU:
Users that are interested in LocalLRU are comparing it to the libraries listed below
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- ☆99Updated this week
- Compile-time regular expressions, the right way.☆77Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- Type-erased core::Discriminant<T>☆38Updated this week
- A very fast Key-Value store in pure rust☆97Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- ☆29Updated 8 months ago
- Embedded Key-Value Storage Engine☆105Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last month
- Cargo hack manager☆64Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- ☆39Updated 5 months ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- ☆75Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A simple in-memory search for collections and key-value stores.☆69Updated last week
- ☆36Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Fast JSON deserialization on borrowed data☆85Updated 3 weeks ago