al8n / caches-rsLinks
This is a Rust implementation for popular caches (support no_std).
☆113Updated 10 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:
- ☆52Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- ☆205Updated last year
- Async filesystem primitives☆141Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Define your own PhantomData☆158Updated this week
- Object Pool LockFree in Rust☆49Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Performant time measuring in Rust☆199Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- FFI-compatible futures☆169Updated 2 months ago
- Async synchronization primitives☆277Updated this week