moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆134Updated 7 months ago
Alternatives and similar repositories for mini-moka
Users that are interested in mini-moka are comparing it to the libraries listed below
Sorting:
- ☆199Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A concurrent, append-only vector.☆191Updated last week
- Define your own PhantomData☆156Updated last week
- Compatibility adapter between tokio and futures☆175Updated last week
- ☆50Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Asynchronous HTTP body trait☆146Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Lending iterators on stable Rust☆83Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆175Updated 2 months ago
- ☆216Updated 2 weeks ago
- A library for generating chrome://tracing traces in Rust.☆115Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Lightweight and high performance concurrent cache☆259Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- rust bindings of snmalloc☆139Updated 4 months ago
- Async broadcast channels☆180Updated 8 months ago