ticki / plru
A concurrent implementation of pseudo-LRU cache tracking.
☆24Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for plru
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- ☆46Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- rust histogram and percentile stats☆46Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- ☆54Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Extra components for use with Mio.☆31Updated last month
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 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
- ☆25Updated 9 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- A simple library to send ntp requests and receive responses☆28Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Async datagram traits☆11Updated 5 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 4 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago