A high performance concurrent caching library for Rust
☆2,429Mar 2, 2026Updated last week
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,965Mar 5, 2025Updated last year
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,067Feb 28, 2026Updated last week
- a debugger for async rust!☆4,428Feb 3, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,522Updated this week
- Lightweight and high performance concurrent cache☆322Oct 20, 2025Updated 4 months ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,563Feb 13, 2026Updated 3 weeks ago
- A metrics ecosystem for Rust.☆1,430Mar 3, 2026Updated last week
- An embedded key-value database in pure Rust☆4,278Feb 15, 2026Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,624Mar 2, 2026Updated last week
- Rust async runtime based on io-uring.☆4,902Feb 19, 2026Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆149Mar 1, 2026Updated last week
- A small and fast async runtime for Rust☆4,802Feb 23, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- An implementation of a LRU cache☆791Jan 7, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- A native gRPC client & server implementation with async/await support.☆11,888Updated this week
- A next-generation test runner for Rust.☆2,839Mar 3, 2026Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,600Feb 9, 2026Updated last month
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆16,719Mar 3, 2026Updated last week
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 3 weeks ago
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Mar 2, 2026Updated last week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,815Mar 3, 2026Updated last week
- Async-friendly QUIC implementation in Rust☆4,938Updated this week
- A tracing library 10~100x faster than others.☆1,049Mar 2, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A high-performance, concurrent, content-addressable disk cache, with support for both sync and async APIs. 💩💵 but for your 🦀☆692Nov 26, 2024Updated last year
- Type erasure for async trait methods☆2,124Feb 16, 2026Updated 3 weeks ago