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:
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A simple map based on a vector for small integer keys☆67Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Utilities for concurrent programming☆37Updated 7 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…☆91Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A pool of reusable values☆51Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Send syslog messages from Rust☆121Updated last year
- LRU cache settable via size or time to live☆107Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- Heap-based async timers☆216Updated last year
- Unix signal handling for tokio☆88Updated 7 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 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
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Extensions for standard networking types☆106Updated last year
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- ☆125Updated 3 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- skiplist☆144Updated 4 years ago