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 this week
- rust histogram and percentile stats☆48Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 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
- Concurrent work-stealing deque☆47Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 5 years ago
- ☆39Updated 5 years ago
- ☆27Updated 10 years ago
- ☆53Updated 5 years ago
- Measuring a network link by creating new connections☆10Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- ☆47Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Async readiness traits☆11Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 7 years ago
- Opentelemetry layer for the tracing crate☆23Updated 5 years ago
- Thrift RPC in Rust (Async I/O) with tokio☆19Updated 7 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago