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 leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆61Updated 3 years ago
- Line protocol for Tokio☆63Updated 7 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- A pool of reusable values☆50Updated 5 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…☆89Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆70Updated 3 years ago
- ☆85Updated 4 months ago
- Extensions for standard networking types☆106Updated 11 months ago