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
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week
- Extensions for standard networking types☆106Updated 8 months ago
- Timer facilities for Tokio☆85Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Heap-based async timers☆211Updated 8 months ago
- ☆60Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- ☆82Updated 2 months ago
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- Message broker for the Actix actor framework☆38Updated 4 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
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆113Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago