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 lock-free async waitgroup implementation☆37Updated 4 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Layered configuration system built upon serde☆32Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Pure Rust SSTable implementation☆14Updated last year
- 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 11 months ago
- ☆33Updated 5 years ago
- A Configuration Library for Rust Applications☆50Updated 2 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- ☆39Updated 5 years ago
- Run closures in parallel☆114Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A procedural macro for defining nom combinators in simple DSL☆47Updated last year
- ☆29Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- A bridge between different serde implementations.☆16Updated 4 months ago