moka-rs / mokaLinks
A high performance concurrent caching library for Rust
☆2,323Updated 2 weeks ago
Alternatives and similar repositories for moka
Users that are interested in moka are comparing it to the libraries listed below
Sorting:
- A safe and fast multi-producer, multi-consumer channel.☆2,835Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,877Updated 10 months ago
- Rust cache structures and easy function memoization☆1,937Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,866Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,230Updated last week
- Type erasure for async trait methods☆2,096Updated 3 weeks ago
- Dead simple pool implementation for rust with async-await☆1,257Updated last month
- Utilities for working with bytes☆2,154Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- The fast sync and async channel that Rust deserves☆1,674Updated 3 weeks ago
- A metrics ecosystem for Rust.☆1,397Updated 3 weeks ago
- A powerful mock object library for Rust☆1,762Updated last month
- An io_uring backed runtime for Rust☆1,397Updated 6 months ago
- A next-generation test runner for Rust.☆2,769Updated this week
- a debugger for async rust!☆4,355Updated last month
- Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation☆2,342Updated 3 months ago
- The `io_uring` library for Rust☆1,568Updated 3 weeks ago
- Simple validation for Rust structs☆2,391Updated 10 months ago
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago
- 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite☆1,606Updated last week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,131Updated this week
- Rust port of Google's SwissTable hash map☆2,843Updated last week
- A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.☆2,450Updated last month
- An async ORM for Rust (incubating)☆1,769Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- async fn(Request) -> Result<Response, Error>☆4,046Updated last month
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Rust port of simdjson☆1,356Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month