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
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 4 months ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago