maidsafe / lru_time_cache
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
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Extensions for standard networking types☆106Updated 10 months ago
- ☆61Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Heap-based async timers☆212Updated 10 months ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- OpenTracing API for Rust☆63Updated 10 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 7 months ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A collection of Tokio middleware☆29Updated 7 years ago