maidsafe / lru_time_cache
LRU cache settable via size or time to live
☆104Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lru_time_cache
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated last month
- Access File System operations off-thread, using a Futures.☆68Updated 5 years ago
- A fast key-value store written in Rust☆108Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Heap-based async timers☆211Updated 4 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆139Updated 8 months ago
- Extensions for standard networking types☆108Updated 4 months ago
- ☆59Updated 2 years ago
- OpenTracing API for Rust☆60Updated 4 months ago
- A rust implementation of murmur3☆68Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆142Updated 6 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Run closures in parallel☆109Updated 3 weeks ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Utilities for pinning☆97Updated 7 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- Asynchronous Rust client for Apache Kafka☆31Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆73Updated 3 years ago