contain-rs / lru-cacheLinks
A cache that holds a limited number of key-value pairs
☆84Updated 3 years ago
Alternatives and similar repositories for lru-cache
Users that are interested in lru-cache are comparing it to the libraries listed below
Sorting:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Utilities for concurrent programming☆37Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- Extensions for standard networking types☆106Updated last year
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Heap-based async timers☆216Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- How to run Hyper on async-std☆41Updated 3 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 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
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- ☆62Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Utilities for pinning☆98Updated last year
- rust histogram and percentile stats☆48Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆126Updated 3 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago