edward-shen / lfu-cacheLinks
A Rust implementation of a constant time LFU cache
☆14Updated last year
Alternatives and similar repositories for lfu-cache
Users that are interested in lfu-cache are comparing it to the libraries listed below
Sorting:
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- ☆33Updated 5 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆46Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated this week
- Thread parking and unparking☆78Updated 7 months ago
- Pure Rust SSTable implementation☆14Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A bridge between different serde implementations.☆16Updated this week
- Asynchronous DNS lookups☆66Updated last year
- Layered configuration system built upon serde☆32Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- ☆50Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- comvert bool expression to elasticsearch DSL in rust☆52Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Run closures in parallel☆114Updated 7 months ago