contain-rs / lru-cacheLinks
A cache that holds a limited number of key-value pairs
☆83Updated 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:
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 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…☆90Updated 3 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Heap-based async timers☆214Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- ☆87Updated 7 months ago
- Extensions for standard networking types☆106Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆62Updated 3 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- ☆125Updated 2 years ago
- Send syslog messages from Rust☆117Updated last year
- Utilities for pinning☆97Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 2 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago