moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆143Updated 11 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:
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 2 weeks ago
- ☆205Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- Define your own PhantomData☆158Updated this week
- ☆52Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated 2 weeks ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆98Updated this week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 9 months ago
- Asynchronous HTTP body trait☆151Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- The Rustc Trait System Refactor Initiative☆26Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Rust crate for managing CPU core affinities☆211Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year