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☆274Updated last week
- A fast and flexible LRU map.☆198Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- rust bindings of snmalloc☆147Updated 4 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- ☆205Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Small, fast, synchronization primitives☆254Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Async synchronization primitives☆279Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- FFI-compatible futures☆171Updated 3 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago