al8n / caches-rsLinks
This is a Rust implementation for popular caches (support no_std).
☆113Updated 9 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.☆115Updated 8 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- ☆51Updated 10 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- FFI-compatible futures☆168Updated last month
- rust bindings of snmalloc☆144Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- ☆204Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 months ago
- Async filesystem primitives☆139Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Async synchronization primitives☆275Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year