m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆138Updated 6 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☆268Updated last month
- A fast and flexible LRU map.☆198Updated 11 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆205Updated last year
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆335Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated this week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Async synchronization primitives☆277Updated this week
- Rust fast `&[u8]` to integer parser☆56Updated this week