maidsafe / lru_time_cacheLinks
LRU cache settable via size or time to live
☆105Updated 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:
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- ☆61Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Heap-based async timers☆212Updated 11 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for pinning☆97Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- Run closures in parallel☆113Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 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
- ☆85Updated 4 months ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- A fast key-value store written in Rust☆108Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆76Updated 2 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago