m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆135Updated 4 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:
- A fast and flexible LRU map.☆193Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- rust bindings of snmalloc☆142Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- ☆202Updated last year
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 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
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Define your own PhantomData☆158Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆255Updated last week
- Small, fast, synchronization primitives☆251Updated last year
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Make trait methods callable without the trait in scope☆159Updated last month
- Rust fast `&[u8]` to integer parser☆54Updated 4 months ago
- Async synchronization primitives☆274Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Deadlock free mutexes☆176Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month