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:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Async filesystem primitives☆143Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- ☆205Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- ☆52Updated last year
- Define your own PhantomData☆158Updated last month
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- A fast and flexible LRU map.☆199Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- rust bindings of snmalloc☆148Updated 4 months ago
- FFI-compatible futures☆172Updated 4 months ago
- Auto-generate serde implementations for prost types☆101Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Compatibility adapter between tokio and futures☆188Updated last week
- a lock-free concurrent slab (experimental)☆304Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Run closures in parallel☆115Updated last year
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Async synchronization primitives☆280Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago