a-agmon / LocalLRU
A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust
☆31Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for LocalLRU
- A zero-copy Rust library that builds and parses network packets in-place.☆100Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month
- A generic abstraction of paginated APIs☆59Updated 9 months ago
- Cargo hack manager☆63Updated 9 months ago
- ☆75Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆76Updated last week
- An ε-copy serialization/deserialization framework for Rust☆133Updated 2 months ago
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Tiny Rust Async Linux Executor☆55Updated 4 months ago
- A collection of boosting algorithms written in Rust 🦀☆40Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Additional utilities around the bytes crate☆18Updated 5 months ago
- A very fast Key-Value store in pure rust☆89Updated last month
- A Platform-less, Runtime-less Actor Computing Model☆122Updated 8 months ago
- A buffering MPSC queue.☆77Updated 4 months ago
- Type-erased core::Discriminant<T>☆35Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- ☆65Updated 5 months ago
- Compile-time regular expressions, the right way.☆70Updated 6 months ago
- A faster Arc.☆49Updated 9 months ago
- Port of bbolt in Rust☆65Updated last month
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago