a-agmon / LocalLRULinks
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆49Updated 5 months ago
Alternatives and similar repositories for LocalLRU
Users that are interested in LocalLRU are comparing it to the libraries listed below
Sorting:
- Utilities for working with shared slices of memory☆72Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- Library facilitating safe pinned initialization☆57Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- A lock-free memory allocator☆61Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated last week
- Deadlock free mutexes☆175Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- A faster Arc.☆73Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- A versatile and extensible logging implementation.☆102Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- Tiny Rust Async Linux Executor☆103Updated 3 months ago
- ☆39Updated 11 months ago
- 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…☆62Updated 7 months ago
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Practically zero-overhead string interning☆39Updated 4 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month