edward-shen / lfu-cache
A Rust implementation of a constant time LFU cache
☆14Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for lfu-cache
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Utilities building on top of Rust's async primitives.☆22Updated 5 years ago
- ☆24Updated last year
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- ☆15Updated 6 months ago
- NATS unique identifiers☆19Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Timer facilities for Rust's async story☆53Updated last month
- The simd optimized escape code☆53Updated last week
- ☆28Updated 4 years ago
- ☆46Updated 4 years ago
- ☆37Updated last year