moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆141Updated 10 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:
- A fast and flexible LRU map.☆198Updated 11 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- ☆205Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Define your own PhantomData☆158Updated 2 weeks ago
- ☆51Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Asynchronous HTTP body trait☆151Updated last week
- Lightweight and high performance concurrent cache☆290Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆180Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 5 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 5 months ago
- The Rustc Trait System Refactor Initiative☆26Updated 3 weeks ago