moka-rs / mokaView external linksLinks
A high performance concurrent caching library for Rust
☆2,394Jan 26, 2026Updated 3 weeks ago
Alternatives and similar repositories for moka
Users that are interested in moka are comparing it to the libraries listed below
Sorting:
- Blazing fast concurrent HashMap for Rust.☆3,941Mar 5, 2025Updated 11 months ago
- Rust cache structures and easy function memoization☆1,959Dec 22, 2025Updated last month
- Zero-copy deserialization framework for Rust☆4,014Feb 10, 2026Updated last week
- a debugger for async rust!☆4,413Feb 3, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- Lightweight and high performance concurrent cache☆322Oct 20, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,256Updated this week
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- A metrics ecosystem for Rust.☆1,419Feb 10, 2026Updated last week
- An embedded key-value database in pure Rust☆4,221Jan 17, 2026Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,603Feb 9, 2026Updated last week
- Rust async runtime based on io-uring.☆4,865Nov 13, 2025Updated 3 months ago
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- A simple concurrent caching library that might fit to many use cases☆147Jan 12, 2025Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A small and fast async runtime for Rust☆4,753Jan 20, 2026Updated 3 weeks ago
- An implementation of a LRU cache☆781Jan 7, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,588Feb 9, 2026Updated last week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,525Updated this week
- A next-generation test runner for Rust.☆2,816Updated this week
- A native gRPC client & server implementation with async/await support.☆11,836Updated this week
- derive(Error) for struct and enum error types☆5,338Updated this week
- the champagne of beta embedded databases☆8,919Nov 4, 2025Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,844Updated this week
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,077Feb 9, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,787Feb 5, 2026Updated last week
- A tracing library 10~100x faster than others.☆1,035Jan 30, 2026Updated 2 weeks ago
- Async-friendly QUIC implementation in Rust☆4,879Feb 9, 2026Updated last week
- A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀☆687Nov 26, 2024Updated last year
- Find unused dependencies in Cargo.toml☆2,079Dec 29, 2025Updated last month
- Type erasure for async trait methods☆2,114Feb 8, 2026Updated last week