An implementation of a LRU cache
☆787Jan 7, 2026Updated last month
Alternatives and similar repositories for lru-rs
Users that are interested in lru-rs are comparing it to the libraries listed below
Sorting:
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 7 months ago
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- A metrics ecosystem for Rust.☆1,427Updated this week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- The `io_uring` library for Rust☆1,608Updated this week
- Notify async tasks or threads☆504Feb 7, 2026Updated 3 weeks ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- Task abstraction for building executors☆575Feb 13, 2026Updated 2 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,599Feb 9, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,618Feb 22, 2026Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- Compile time static maps for Rust☆2,107Updated this week
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Utilities for working with bytes☆2,188Feb 4, 2026Updated last month