moka-rs / mini-mokaLinks
A simple concurrent caching library that might fit to many use cases
☆134Updated 6 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:
- ☆197Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated 3 weeks ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Define your own PhantomData☆155Updated this week
- A concurrent, append-only vector.☆187Updated last month
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- Lightweight and high performance concurrent cache☆254Updated this week
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- ☆50Updated 7 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆104Updated this week
- rust bindings of snmalloc☆137Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A library for generating chrome://tracing traces in Rust.☆115Updated last year
- Rust crate for managing CPU core affinities☆196Updated 5 months ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆83Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- Asynchronous HTTP body trait☆143Updated this week
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆172Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year