#rw-lock #spin-lock #mutex

nightly no-std atomic_sync

Atomic-based synchronization implementing traits in abs_sync

2 unstable releases

Uses new Rust 2024

0.2.0 Jun 17, 2025
0.1.0 Oct 9, 2024

#335 in No standard library

Download history

93 downloads per month
Used in 3 crates (via pincol)

MIT/Apache

105KB
3K SLoC

atomic_sync

Atomic-based synchronization utils implementing traits in abs_sync.

See mod mutex and mod rwlock for detail.

Dependencies

~145KB