moka-rs / mini-moka
A simple concurrent caching library that might fit to many use cases
☆125Updated 2 months ago
Alternatives and similar repositories for mini-moka:
Users that are interested in mini-moka are comparing it to the libraries listed below
- ☆191Updated last year
- A fast and flexible LRU map.☆180Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Asynchronous HTTP body trait☆136Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆105Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Lightweight and high performance concurrent cache☆229Updated 3 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 3 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- Deadlock free mutexes☆165Updated this week
- Pyroscope Profiler for Rust. Profile your Rust applications.☆163Updated last month
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Auto-generate serde implementations for prost types☆92Updated 8 months ago
- Compatibility adapter between tokio and futures☆167Updated 3 weeks ago
- Async broadcast channels☆175Updated 3 months ago
- A concurrent, append-only vector.☆153Updated last week
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- ☆46Updated 3 months ago
- rust bindings of snmalloc☆128Updated last month
- Generate accurate and informative tree dumps of asynchronous tasks.☆167Updated last week
- A library for generating chrome://tracing traces in Rust.☆104Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆72Updated last year
- ☆137Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆138Updated 2 years ago