al8n / caches-rs
This is a Rust implementation for popular caches (support no_std).
☆109Updated 2 months ago
Alternatives and similar repositories for caches-rs:
Users that are interested in caches-rs are comparing it to the libraries listed below
- Performant time measuring in Rust☆188Updated last year
- rust bindings of snmalloc☆128Updated last week
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Async synchronization primitives☆264Updated 2 weeks ago
- ☆192Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Define your own PhantomData☆152Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- An updated version of linked-hash-map and friends☆111Updated this week
- ☆47Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 9 months ago
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- Async broadcast channels☆176Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆185Updated last month
- Async filesystem primitives☆133Updated 2 months ago
- Generic Atomic<T> type for Rust☆232Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆134Updated 6 months ago