moka-rs / mini-moka
A simple concurrent caching library that might fit to many use cases
☆126Updated 3 months ago
Alternatives and similar repositories for mini-moka:
Users that are interested in mini-moka are comparing it to the libraries listed below
- ☆192Updated last year
- A fast and flexible LRU map.☆181Updated 3 months ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆151Updated last week
- Asynchronous HTTP body trait☆137Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Compatibility adapter between tokio and futures☆167Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆98Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- Define your own PhantomData☆152Updated last month
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Lightweight and high performance concurrent cache☆235Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- ☆111Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆80Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- Automatically implement traits for common smart pointers☆109Updated last week
- Lending iterators on stable Rust☆82Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Check if tables and items in a .toml file are lexically sorted☆231Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- ☆204Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- Async broadcast channels☆177Updated 3 months ago
- ☆181Updated last month
- Lazy formatting utility macro for rust☆127Updated last year