m-ou-se / atomic-wait
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆127Updated 11 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.☆183Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- Better reference counted strings for Rust☆126Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- rust bindings of snmalloc☆131Updated last month
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- ☆194Updated last year
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆58Updated last year
- An updated version of linked-hash-map and friends☆113Updated last month
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- generators☆208Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Define your own PhantomData☆152Updated last week
- Generic Atomic<T> type for Rust☆234Updated last year
- Make trait methods callable without the trait in scope☆146Updated this week
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated this week
- Convert closures into wakers☆45Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆241Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago