maidsafe / lru_time_cache
LRU cache settable via size or time to live
☆105Updated 2 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
- Extensions for standard networking types☆106Updated 8 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Heap-based async timers☆211Updated 9 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Object Pool LockFree in Rust☆45Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Make RocksDB really rocks! The Rust style API.☆48Updated 3 years ago
- Utilities for pinning☆97Updated 11 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Timer facilities for Tokio☆85Updated 6 years ago
- Fast and simple file reading for Rust☆36Updated 10 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 5 months ago
- ☆82Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 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
- Time Interval Counting for Rust - stats based on start/stop times for events☆75Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆60Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago