maidsafe / lru_time_cacheLinks
LRU cache settable via size or time to live
☆107Updated 3 years ago
Alternatives and similar repositories for lru_time_cache
Users that are interested in lru_time_cache are comparing it to the libraries listed below
Sorting:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Heap-based async timers☆216Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Extensions for standard networking types☆106Updated last year
- ☆62Updated 4 years 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
- A fast key-value store written in Rust☆109Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- ☆130Updated 6 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- ☆88Updated 2 weeks ago
- skiplist☆144Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Utilities for pinning☆97Updated last year
- 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
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago