a-agmon / LocalLRULinks
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆51Updated 9 months ago
Alternatives and similar repositories for LocalLRU
Users that are interested in LocalLRU are comparing it to the libraries listed below
Sorting:
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 3 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆58Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- A Configuration Library for Rust Applications☆46Updated last week
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- An alternative rust async runtime.☆59Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Library facilitating safe pinned initialization☆64Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- ☆51Updated 11 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 7 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated last week
- Practically zero-overhead string interning☆41Updated 7 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- A buffering MPSC queue.☆82Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆58Updated last week
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago