An implementation of a LRU cache
☆795Jan 7, 2026Updated 2 months ago
Alternatives and similar repositories for lru-rs
Users that are interested in lru-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 8 months ago
- A high performance concurrent caching library for Rust☆2,451Mar 15, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- Portable interface to epoll, kqueue, event ports, and wepoll☆726Feb 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Tools for concurrent programming in Rust☆8,369Feb 22, 2026Updated last month
- Task abstraction for building executors☆587Feb 13, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A metrics ecosystem for Rust.☆1,436Mar 12, 2026Updated last week
- Adaptors between compression crates and Rust's async IO types☆624Mar 15, 2026Updated last week
- Async synchronization primitives☆285Dec 21, 2025Updated 3 months ago
- The `io_uring` library for Rust☆1,620Mar 4, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,603Feb 9, 2026Updated last month
- Futures, streams, and async I/O combinators.☆539Feb 5, 2026Updated last month
- A crate for managing memory bit by bit