maidsafe / lru_time_cacheLinks
LRU cache settable via size or time to live
☆106Updated 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:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Heap-based async timers☆215Updated last year
- 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
- Extensions for standard networking types☆106Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆62Updated 3 years ago
- ☆130Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 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…☆90Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆125Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated last week
- A circular buffer with fixed capacity (Rust).☆106Updated last year