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:
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated last week
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Thread parking and unparking☆79Updated 10 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆39Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 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 filesystem primitives☆141Updated last month
- Asynchronous DNS lookups☆67Updated last year
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Native Rust library for managing control groups under Linux☆78Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- Get a unique thread ID in Rust☆42Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- liburing bindings☆35Updated 3 years ago
- NATS unique identifiers☆20Updated 4 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago