Atomic operations and lock-free data structures for Kotlin/Native on iOS x64 platforms.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>atomicfu-iosx64</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.
Demonstrates atomic integer increment.
Use the appropriate artifact for your Kotlin/Native target (e.g., atomicfu-iosarm64 for iOS ARM64).
No dependency data recorded yet.