ticki / plru
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
- Asynchronous file I/O for Tokio☆49Updated last week
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- ☆47Updated 4 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- ☆52Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- ☆37Updated 4 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Async readiness traits☆11Updated 5 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 5 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 3 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year