ticki / plru
A concurrent implementation of pseudo-LRU cache tracking.
☆24Updated 4 years ago
Alternatives and similar repositories for plru:
Users that are interested in plru are comparing it to the libraries listed below
- Asynchronous file I/O for Tokio☆48Updated 7 months ago
- ☆46Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 4 years ago
- ☆52Updated 5 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Async readiness traits☆11Updated 5 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- ☆20Updated 7 years ago
- ☆37Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago