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☆48Updated 7 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Epoch-based garbage collection☆82Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 5 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Extra components for use with Mio.☆32Updated 2 weeks ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- probe: Static probes for Rust☆102Updated 3 months ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago