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:
- Epoch-based garbage collection☆81Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Asynchronous file I/O for Tokio