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:
- ☆201Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆163Updated last month
- A fast and flexible LRU map.☆192Updated 9 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated 3 weeks ago
- A concurrent, append-only vector.☆200Updated last month
- ☆51Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Define your own PhantomData☆158Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆268Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆177Updated 3 months ago
- Resource limits☆51Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆183Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Compile-time string operations☆104Updated last week
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Asynchronous HTTP body trait☆147Updated last month
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Track and query Cargo dependency graphs.☆236Updated last week
- A library for generating chrome://tracing traces in Rust.☆115Updated last year
- Deadlock free mutexes☆177Updated 6 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 2 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago