contain-rs / lru-cache
A cache that holds a limited number of key-value pairs
☆81Updated 2 years ago
Alternatives and similar repositories for lru-cache:
Users that are interested in lru-cache are comparing it to the libraries listed below
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆58Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆142Updated 11 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…☆86Updated 2 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆75Updated 5 years ago
- LRU cache settable via size or time to live☆104Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- An LCS based slice and string diffing implementation.☆78Updated 11 months ago
- A simple map based on a vector for small integer keys☆64Updated last month
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Extensions for standard networking types☆106Updated 6 months ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- A pool of reusable values☆50Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 8 months ago
- Run closures in parallel☆111Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent work-stealing deque☆46Updated 6 years ago