m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆129Updated 2 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☆248Updated 2 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- rust bindings of snmalloc☆138Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Better reference counted strings for Rust☆134Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆198Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Define your own PhantomData☆156Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- FFI-compatible futures☆166Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Library safely exposing the io_uring API.☆68Updated 4 months ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆252Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- ☆167Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Generic Atomic<T> type for Rust☆236Updated 2 months ago