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 last month
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 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
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago