taiki-e / portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆172Updated last week
Alternatives and similar repositories for portable-atomic:
Users that are interested in portable-atomic are comparing it to the libraries listed below
- A fast and flexible LRU map.☆174Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- a lock-free concurrent slab (experimental)☆278Updated last month
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- Generic Atomic<T> type for Rust☆226Updated last year
- A fixed-size circular buffer written in Rust.☆106Updated 3 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆121Updated this week
- Program startup and thread support written in Rust☆174Updated this week
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Async synchronization primitives☆261Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Stack unwinding library in Rust☆113Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year