moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆146Updated last year
Alternatives and similar repositories for mini-moka
Users that are interested in mini-moka are comparing it to the libraries listed below
Sorting:
- ☆205Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- ☆52Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- Define your own PhantomData☆158Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- rust bindings of snmalloc☆149Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Resource limits☆53Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆103Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Track and query Cargo dependency graphs.☆251Updated last week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Deadlock free mutexes☆177Updated 10 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- A library for generating chrome://tracing traces in Rust.☆122Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆181Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago