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:
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Async filesystem primitives☆142Updated 2 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A Configuration Library for Rust Applications☆49Updated last month
- Extra components for use with Mio.☆31Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆39Updated 5 years ago
- liburing bindings☆35Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Run closures in parallel☆115Updated 11 months ago
- Pure Rust SSTable implementation☆14Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- ☆52Updated last year
- ☆33Updated 5 years ago
- BzTree implementation for Rust☆37Updated 4 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago