A simple concurrent caching library that might fit to many use cases
☆149Mar 1, 2026Updated last week
Alternatives and similar repositories for mini-moka
Users that are interested in mini-moka are comparing it to the libraries listed below
Sorting:
- Lightweight and high performance concurrent cache☆322Oct 20, 2025Updated 4 months ago
- A high performance concurrent caching library for Rust☆2,429Mar 2, 2026Updated last week
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 6 months ago
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated 2 weeks ago
- Lending iterators on stable Rust☆84Jan 12, 2024Updated 2 years ago
- ☆207Feb 19, 2024Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Mar 20, 2024Updated last year
- ☆30Jun 1, 2023Updated 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.☆67Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- An efficient JSON Value parser☆76Dec 8, 2023Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆230Jun 10, 2025Updated 8 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Performant time measuring in Rust☆201Mar 18, 2024Updated last year
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- JSONB implement in rust☆86Jan 27, 2026Updated last month
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- The TiKV development/contribution guide☆35Jul 20, 2022Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- An implementation of a LRU cache☆791Jan 7, 2026Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- System information☆22Updated this week
- A minimalist property-based testing library☆126Apr 30, 2025Updated 10 months ago
- {{{ rem = reth + malachite }}} {{{ proof of concept }}}☆20Jan 5, 2025Updated last year
- A high performance, zero-copy URL router.☆521Dec 30, 2025Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Sep 8, 2024Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆350Aug 23, 2025Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- high-speed timing library in Rust☆391Jun 10, 2025Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated 3 weeks ago
- Define your own PhantomData☆160Feb 16, 2026Updated 3 weeks ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- RFC 2047 MIME Message Header decoder Rust library.☆12Feb 6, 2026Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year