moka-rs / mini-moka
A simple concurrent caching library that might fit to many use cases
☆112Updated 2 weeks ago
Alternatives and similar repositories for mini-moka:
Users that are interested in mini-moka are comparing it to the libraries listed below
- Lightweight and high performance concurrent cache☆208Updated 4 months ago
- ☆189Updated 11 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆144Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆101Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆96Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆162Updated last week
- Generate accurate and informative tree dumps of asynchronous tasks.☆163Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Track and query Cargo dependency graphs.☆199Updated this week
- ☆33Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- Performant time measuring in Rust☆184Updated 10 months ago
- ☆46Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Deadlock free mutexes☆159Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- Lending iterators on stable Rust☆81Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 months ago
- ☆197Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- Async synchronization primitives☆262Updated last week
- ☆98Updated this week
- ☆42Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆178Updated 3 months ago
- rust bindings of snmalloc☆125Updated last month
- A library for generating chrome://tracing traces in Rust.☆102Updated 10 months ago
- A concurrent, append-only vector.☆141Updated last month
- Define your own PhantomData☆151Updated last week