m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆129Updated last month
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☆247Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- rust bindings of snmalloc☆137Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Better reference counted strings for Rust☆131Updated last year
- ☆197Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Library safely exposing the io_uring API.☆66Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Define your own PhantomData☆155Updated 3 weeks ago
- FFI-compatible futures☆167Updated last month
- Generic Atomic<T> type for Rust☆236Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- ☆216Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Rust crate for managing CPU core affinities☆194Updated 4 months ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆150Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Async stream for Rust and the futures crate.☆185Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Map data structure whose keys are stored as ranges☆90Updated this week
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year