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:
- Async stream for Rust and the futures crate.☆186Updated this week
- Async filesystem primitives☆137Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- rust bindings of snmalloc☆140Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆200Updated last year
- ☆50Updated 8 months ago
- FFI-compatible futures☆167Updated 2 months ago
- Auto-generate serde implementations for prost types☆97Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Thread parking and unparking☆78Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆216Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago