al8n / caches-rsLinks
This is a Rust implementation for popular caches (support no_std).
☆113Updated 8 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 filesystem primitives☆139Updated last month
- Async stream for Rust and the futures crate.☆188Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆202Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- rust bindings of snmalloc☆142Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- A fast and flexible LRU map.☆193Updated 9 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- ☆51Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Auto-generate serde implementations for prost types☆97Updated 3 months ago
- FFI-compatible futures☆167Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Rust crate for managing CPU core affinities☆207Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- ☆75Updated 2 weeks ago
- Performant time measuring in Rust☆195Updated last year