al8n / caches-rsLinks
This is a Rust implementation for popular caches (support no_std).
☆113Updated 11 months ago
Alternatives and similar repositories for caches-rs
Users that are interested in caches-rs are comparing it to the libraries listed below
Sorting:
- rust bindings of snmalloc☆147Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A fast and flexible LRU map.☆198Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- ☆205Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆52Updated last year
- Async filesystem primitives☆142Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Auto-generate serde implementations for prost types☆100Updated last month
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- Run closures in parallel☆115Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- ☆76Updated last month
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Copy-on-write string utilities for Rust☆160Updated last year
- FFI-compatible futures☆171Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆129Updated last week