al8n / caches-rsLinks
This is a Rust implementation for popular caches (support no_std).
☆112Updated 7 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:
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Async stream for Rust and the futures crate.☆187Updated 3 weeks ago
- ☆51Updated 9 months ago
- Async filesystem primitives☆139Updated 2 weeks ago
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- ☆201Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- FFI-compatible futures☆167Updated 3 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Auto-generate serde implementations for prost types☆97Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Compatibility adapter between tokio and futures☆182Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Async broadcast channels☆187Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Run closures in parallel☆115Updated 8 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Object Pool LockFree in Rust☆47Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Semantic wrapper for byte count representations☆145Updated 2 weeks ago