m-ou-se / atomic-wait
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆113Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomic-wait
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- rust bindings of snmalloc☆120Updated this week
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- ☆185Updated 8 months ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆125Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- Define your own PhantomData☆146Updated last week
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- An on-disk hash table implementation☆109Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆138Updated 2 months ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- FFI-compatible futures☆154Updated this week
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Map data structure whose keys are stored as ranges☆75Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago