moka-rs / mini-moka
A simple concurrent caching library that might fit to many use cases
☆122Updated last month
Alternatives and similar repositories for mini-moka:
Users that are interested in mini-moka are comparing it to the libraries listed below
- Library and proc macro to analyze memory usage of data structures in rust.☆146Updated 3 weeks ago
- A fast and flexible LRU map.☆175Updated 2 months ago
- ☆189Updated last year
- Utilities for working with impl traits in Rust.☆101Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆140Updated 7 months ago
- Asynchronous HTTP body trait☆134Updated this week
- Lightweight and high performance concurrent cache☆220Updated this week
- Track and query Cargo dependency graphs.☆203Updated this week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Define your own PhantomData☆151Updated last week
- Automatically implement traits for common smart pointers☆106Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆96Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- Reports when tokio runtime threads are blocking☆64Updated 5 months ago
- A library for generating chrome://tracing traces in Rust.☆103Updated 11 months ago
- Compatibility adapter between tokio and futures☆164Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Lending iterators on stable Rust☆81Updated last year
- rust bindings of snmalloc☆127Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆135Updated 2 years ago
- Performant time measuring in Rust☆186Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆46Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- A minimalist property-based testing library☆108Updated last week
- Async broadcast channels☆173Updated 2 months ago