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:
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years 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
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Heap-based async timers☆215Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- ☆60Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- ☆87Updated 9 months ago
- Lock free bounded non blocking pub sub queue☆76Updated this week
- Custom derivation macro for Rust☆113Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- A pool of reusable values☆51Updated 6 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆62Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 5 months ago
- Utilities for pinning☆97Updated last year