AtomicFU provides atomic operations and lock-free data structures for Kotlin multiplatform projects.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>atomicfu</artifactId>
<version>0.32.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of AtomicFU to create and increment an atomic integer.
No known issues recorded.
No dependency data recorded yet.