m-ou-se / atomic-wait
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆120Updated 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
- A fast and flexible LRU map.☆177Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- ☆189Updated last year
- Library safely exposing the io_uring API.☆58Updated last week
- rust bindings of snmalloc☆127Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆125Updated this week
- Async synchronization primitives☆261Updated last month
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- (lifetime) GATs on stable Rust☆57Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- ☆203Updated last month
- Define your own PhantomData☆151Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- Compatibility adapter between tokio and futures☆164Updated this week
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago