moka-rs / mini-moka
A simple concurrent caching library that might fit to many use cases
☆106Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for mini-moka
- ☆185Updated 9 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆141Updated this week
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Lightweight and high performance concurrent cache☆178Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- ☆32Updated 9 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Performant time measuring in Rust☆171Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Program startup and thread support written in Rust☆167Updated last month
- Deadlock free mutexes☆148Updated 4 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- ☆45Updated 2 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆161Updated 7 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago
- A typed map which can make sure item exist.☆34Updated 3 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated this week
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Track and query Cargo dependency graphs.☆167Updated this week
- Define your own PhantomData☆147Updated last week
- `faststr` is a string library that try to avoid the cost of clone.☆93Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 2 months ago
- A concurrent, append-only vector.☆135Updated last week