Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆223Feb 22, 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.☆28Updated this week
- Byte-wise atomic memcpy.☆43Updated this week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Pluggable critical section☆163Jul 29, 2025Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Mar 29, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆348Aug 23, 2025Updated 6 months ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- Iterator of const known length☆18Dec 2, 2024Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- Async I/O and timers☆585Feb 15, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Safe Rust bindings to POSIX-ish APIs☆1,920Feb 22, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Compile-time string operations☆117Feb 1, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆539Dec 25, 2025Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Better reference counted strings for Rust☆142Jul 18, 2024Updated last year
- A lightweight lock protected by an atomic boolean.☆39Jan 20, 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
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- ☆322Sep 30, 2025Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆180Nov 27, 2025Updated 3 months ago