moka-rs / mini-moka
A simple concurrent caching library that might fit to many use cases
☆129Updated 4 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:
- ☆193Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- Asynchronous HTTP body trait☆139Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated last week
- Compatibility adapter between tokio and futures☆169Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Track and query Cargo dependency graphs.☆207Updated last week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Automatically implement traits for common smart pointers☆110Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month
- Deadlock free mutexes☆174Updated last month
- Lightweight and high performance concurrent cache☆235Updated 3 weeks ago
- ☆47Updated 4 months ago
- Performant time measuring in Rust☆189Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- A versatile and extensible logging implementation.☆85Updated 3 weeks ago
- Async broadcast channels☆177Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Async synchronization primitives☆267Updated last month
- rust bindings of snmalloc☆129Updated last month
- An inline SIMD accelerated hashmap designed for small amount of data.☆74Updated last year