This package contains simple wrappers for primitive types to enforce
atomic access. The standard library's sync/atomic is powerful, but
it's easy to forget which variables must be accessed atomically.
This library preserves all the functionality of the standard library,
but wraps the primitive types to provide a safer, more convenient API.
Installed Size: 133.1 kB
Architectures: all