moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆131Updated 5 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:
- A fast and flexible LRU map.☆185Updated 5 months ago
- ☆195Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated 3 weeks ago
- rust bindings of snmalloc☆136Updated 2 months ago
- Asynchronous HTTP body trait☆141Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Lightweight and high performance concurrent cache☆242Updated last month
- Lending iterators on stable Rust☆82Updated last year
- ☆49Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A versatile and extensible logging implementation.☆95Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Performant time measuring in Rust☆192Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Common utilities used with hyper.☆147Updated this week
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆101Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week