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 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- ☆33Updated 5 years ago
- Pure Rust SSTable implementation☆14Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A bridge between different serde implementations.☆16Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- a fast async pool based on channel☆26Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A Configuration Library for Rust Applications☆40Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated last year
- ☆33Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 5 months ago
- A queue designed for buffer swapping instead of task popping☆23Updated 3 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- ☆51Updated 10 months ago
- Layered configuration system built upon serde☆32Updated last month