moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆135Updated 8 months ago
Alternatives and similar repositories for mini-moka
Users that are interested in mini-moka are comparing it to the libraries listed below
Sorting:
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- ☆200Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Asynchronous HTTP body trait☆147Updated last week
- Define your own PhantomData☆156Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A concurrent, append-only vector.☆195Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- ☆50Updated 8 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 2 months ago
- Lightweight and high performance concurrent cache☆262Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆177Updated 2 months ago
- rust bindings of snmalloc☆140Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Track and query Cargo dependency graphs.☆234Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Resource limits☆51Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year