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:
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 4 months ago
- ☆33Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A bridge between different serde implementations.☆16Updated 5 months ago
- Async filesystem primitives☆135Updated last week
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆28Updated 3 weeks ago
- BzTree implementation for Rust☆35Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A Configuration Library for Rust Applications☆39Updated this week
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆33Updated last year
- liburing bindings☆35Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Thread parking and unparking☆78Updated 6 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- ☆50Updated 7 months ago
- comvert bool expression to elasticsearch DSL in rust☆51Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- Layered configuration system built upon serde☆32Updated 5 months ago
- a fast async pool based on channel☆25Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago