edward-shen / lfu-cache
A Rust implementation of a constant time LFU cache
☆14Updated 7 months ago
Alternatives and similar repositories for lfu-cache:
Users that are interested in lfu-cache are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- NATS unique identifiers☆20Updated last year
- ☆24Updated 2 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- a fast async pool based on channel☆22Updated 2 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Dynamic structured values for Rust☆27Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- ☆36Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- ☆28Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆38Updated last year