moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆131Updated 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:
- Library and proc macro to analyze memory usage of data structures in rust.☆155Updated this week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- ☆194Updated last year
- A fast and flexible LRU map.☆184Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆100Updated 3 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Asynchronous HTTP body trait☆142Updated last month
- Compatibility adapter between tokio and futures☆171Updated 2 months ago
- Lightweight and high performance concurrent cache☆238Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 10 months ago
- Deadlock free mutexes☆174Updated 2 months ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Resource limits☆47Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Rust crate for managing CPU core affinities☆188Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Performant time measuring in Rust☆192Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 7 months ago
- Async broadcast channels☆177Updated 5 months ago