Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆229Mar 15, 2026Updated last week
Alternatives and similar repositories for portable-atomic
Users that are interested in portable-atomic are comparing it to the libraries listed below
Sorting:
- Atomic operations on potentially uninitialized integers.☆29Mar 14, 2026Updated last week
- Byte-wise atomic memcpy.☆45Mar 12, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Mar 29, 2024Updated last year
- Pluggable critical section☆164Jul 29, 2025Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- Better reference counted strings for Rust☆144Jul 18, 2024Updated last year
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Safe Rust bindings to POSIX-ish APIs☆1,931Feb 22, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- Compile-time string formatting☆269Oct 6, 2025Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆95Apr 16, 2025Updated 11 months ago
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- Async synchronization primitives☆285Dec 21, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Async I/O and timers☆592Mar 16, 2026Updated last week
- Hybrid typenum/const generic arrays☆20Mar 8, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Utilities for working with impl traits in Rust.☆125Jan 27, 2025Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆548Dec 25, 2025Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 2026Updated 2 months ago
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- A no_std + serde compatible message library for Rust☆1,360Feb 3, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- An ordered set data structure in Rust, optimized for stack-allocated storage of a tiny number of elements with a fixed cap.☆19Apr 14, 2023Updated 2 years ago
- Compile-time string operations☆118Feb 1, 2026Updated last month
- ☆324Sep 30, 2025Updated 5 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 2 months ago
- ☆909Feb 16, 2026Updated last month