A lightweight, allocation-free atomic nullable boolean struct implemented on top of an inline ValueAtomicInt
-
Updated
Jan 21, 2026 - C#
A lightweight, allocation-free atomic nullable boolean struct implemented on top of an inline ValueAtomicInt
A thread-safe bool struct implemented on top of Interlocked/Volatile operations.
Add a description, image, and links to the valueatomicbool topic page so that developers can more easily learn about it.
To associate your repository with the valueatomicbool topic, visit your repo's landing page and select "manage topics."