moka-rs / mokaLinks
A high performance concurrent caching library for Rust
☆2,013Updated 2 months ago
Alternatives and similar repositories for moka
Users that are interested in moka are comparing it to the libraries listed below
Sorting:
- Rust cache structures and easy function memoization☆1,836Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Blazing fast concurrent HashMap for Rust.☆3,557Updated 4 months ago
- Type erasure for async trait methods☆2,018Updated last week
- Zero-copy deserialization framework for Rust☆3,424Updated 3 weeks ago
- A metrics ecosystem for Rust.☆1,298Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Find unused dependencies in Cargo.toml☆1,947Updated this week
- Simple validation for Rust structs☆2,270Updated 4 months ago
- A powerful mock object library for Rust☆1,666Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,488Updated this week
- Utilities for working with bytes☆2,073Updated last month
- 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite☆1,430Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- A small rust library for adding custom derives to enums☆2,094Updated last week
- Dead simple pool implementation for rust with async-await☆1,200Updated this week
- An io_uring backed runtime for Rust☆1,279Updated this week
- A Rust CPU profiler implemented with the help of backtrace-rs