m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆138Updated 5 months ago
Alternatives and similar repositories for atomic-wait
Users that are interested in atomic-wait are comparing it to the libraries listed below
Sorting:
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- rust bindings of snmalloc☆144Updated 2 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Better reference counted strings for Rust☆139Updated last year
- ☆204Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Library safely exposing the io_uring API.☆69Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async stream for Rust and the futures crate.☆189Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 2 months ago
- Define your own PhantomData☆158Updated last week
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Async synchronization primitives☆276Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆262Updated last month
- Small, fast, synchronization primitives☆253Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Make trait methods callable without the trait in scope☆161Updated last week
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago