m-ou-se / atomic-wait
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆126Updated 9 months ago
Alternatives and similar repositories for atomic-wait:
Users that are interested in atomic-wait are comparing it to the libraries listed below
- A fast and flexible LRU map.☆181Updated 3 months ago
- rust bindings of snmalloc☆128Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Better reference counted strings for Rust☆120Updated 8 months ago
- Library safely exposing the io_uring API.☆61Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- ☆192Updated last year
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An updated version of linked-hash-map and friends☆111Updated this week
- Make trait methods callable without the trait in scope☆136Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆175Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆204Updated last week
- docs.rs as a publishing platform?☆68Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆223Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago