/atomic-array-rs

Defines several array types in which elements may be updated atomically. Intended to provide atomic array types similar to those found in java.util.concurrent.atomic in Java.

Primary LanguageRustApache License 2.0Apache-2.0

Stargazers