A simple concurrent caching library that might fit to many use cases
☆154Mar 1, 2026Updated 2 months ago
Alternatives and similar repositories for mini-moka
Users that are interested in mini-moka are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lightweight and high performance concurrent cache☆340Apr 20, 2026Updated 2 weeks ago
- A high performance concurrent caching library for Rust☆2,530Mar 22, 2026Updated last month
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 8 months ago
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated 2 months ago
- Lending iterators on stable Rust☆85Jan 12, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆31Jun 1, 2023Updated 2 years ago
- ☆210Feb 19, 2024Updated 2 years ago
- An efficient JSON Value parser☆76Dec 8, 2023Updated 2 years ago
- A crate for mucking around with piles of bytes☆989Jan 31, 2026Updated 3 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆308Nov 19, 2025Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Mar 20, 2024Updated 2 years ago
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆69Updated this week
- Performant time measuring in Rust