ticki / plruLinks
A concurrent implementation of pseudo-LRU cache tracking.
☆24Updated 5 years ago
Alternatives and similar repositories for plru
Users that are interested in plru are comparing it to the libraries listed below
Sorting:
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- rust ratelimiter☆31Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Extra components for use with Mio.☆30Updated 3 weeks ago
- ☆22Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago