m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆140Updated 8 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☆279Updated 2 weeks ago
- A fast and flexible LRU map.☆199Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- rust bindings of snmalloc☆149Updated last week
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- ☆205Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Define your own PhantomData☆158Updated last month
- Async stream for Rust and the futures crate.☆193Updated this week
- Library safely exposing the io_uring API.☆78Updated last week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- FFI-compatible futures☆172Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- Utilities for working with impl traits in Rust.☆121Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- Fast, concurrent, arena-based allocator with drop support☆145Updated 2 months ago