m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆129Updated 3 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☆256Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- rust bindings of snmalloc☆140Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Better reference counted strings for Rust☆136Updated last year
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- A fast and safe implementation of stackful coroutines in Rust☆253Updated last week
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- ☆201Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Define your own PhantomData☆158Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- FFI-compatible futures☆167Updated 3 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Async synchronization primitives☆273Updated last month
- ☆223Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Small, fast, synchronization primitives☆250Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago