a-agmon / LocalLRULinks
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆49Updated 4 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☆70Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆55Updated last month
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Fast JSON deserialization on borrowed data☆106Updated last week
- ☆39Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A versatile and extensible logging implementation.☆95Updated 2 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Benchmarking library for stable Rust☆43Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- Deadlock free mutexes☆175Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Practically zero-overhead string interning☆38Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Library facilitating safe pinned initialization☆43Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated last month
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Hash trait that is object-safe☆32Updated 3 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- ☆158Updated 3 weeks ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- Yet another string type for Rust☆86Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year