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:
- Unix signal handling for tokio☆88Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆62Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- Extra components for use with Mio.☆31Updated last month
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago