Description
A library that provides semi-portable access to hardware atomic memory operations used by low-level concurrent software.
It is runtime infrastructure for programs that need thread-safe atomic primitives. Users normally receive it as a dependency, and its benefits appear as safer or faster concurrency inside applications.