al8n / caches-rs
This is a Rust implementation for popular caches (support no_std).
☆109Updated 3 months ago
Alternatives and similar repositories for caches-rs
Users that are interested in caches-rs are comparing it to the libraries listed below
Sorting:
- Async filesystem primitives☆132Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Asynchronous HTTP body trait☆142Updated last month
- Performant time measuring in Rust☆192Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- ☆194Updated last year
- Async synchronization primitives☆269Updated last month
- ☆75Updated last week
- An updated version of linked-hash-map and friends☆113Updated last month
- ☆47Updated 5 months ago
- rust bindings of snmalloc☆131Updated last month
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- FFI-compatible futures☆164Updated last week
- Auto-generate serde implementations for prost types☆96Updated 10 months ago
- Convert closures into wakers☆45Updated 4 months ago