al8n / caches-rsLinks
This is a Rust implementation for popular caches (support no_std).
☆112Updated 6 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:
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A global executor built on top of async-executor and smol☆74Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Async filesystem primitives☆137Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- ☆50Updated 8 months ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- rust bindings of snmalloc☆138Updated 4 months ago
- ☆75Updated last week
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- ☆198Updated last year
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Define your own PhantomData☆156Updated last week
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Object Pool LockFree in Rust☆47Updated last month
- A fast and flexible LRU map.☆190Updated 7 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- Async broadcast channels☆180Updated 7 months ago
- Semantic wrapper for byte count representations☆141Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Compatibility adapter between tokio and futures☆175Updated last week