m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆139Updated 7 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☆276Updated last week
- A fast and flexible LRU map.☆199Updated last year
- a lock-free concurrent slab (experimental)☆304Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- rust bindings of snmalloc☆148Updated 4 months ago
- ☆205Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Library safely exposing the io_uring API.☆74Updated this week
- Better reference counted strings for Rust☆140Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Small, fast, synchronization primitives☆254Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Async synchronization primitives☆280Updated last month
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- offsetof for Rust☆228Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆348Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- FFI-compatible futures☆172Updated 4 months ago