taiki-e / portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆176Updated this week
Alternatives and similar repositories for portable-atomic:
Users that are interested in portable-atomic are comparing it to the libraries listed below
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Program startup and thread support written in Rust☆174Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A fixed-size circular buffer written in Rust.☆111Updated 4 months ago
- ☆189Updated last year
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Compatibility adapter between tokio and futures☆164Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆125Updated this week
- Async synchronization primitives☆261Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- ☆203Updated last month
- Generic Atomic<T> type for Rust☆230Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆121Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 9 months ago
- Easy function multiversioning for Rust☆218Updated 3 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated last week