moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆143Updated 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
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A fast and flexible LRU map.☆199Updated 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
- A concurrent, append-only vector.☆209Updated 5 months ago
- Lightweight and high performance concurrent cache☆308Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Compatibility adapter between tokio and futures☆187Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Asynchronous HTTP body trait☆152Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆101Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆26Updated 2 months ago
- Fast JSON deserialization on borrowed data☆122Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- rust bindings of snmalloc☆147Updated 4 months ago
- A library for generating chrome://tracing traces in Rust.☆120Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Async synchronization primitives☆279Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Track and query Cargo dependency graphs.☆249Updated this week
- Async broadcast channels☆189Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 4 months ago