We have hosted the application atomicfu in order to run this application in our online workstations with Wine or directly.


Quick description about atomicfu:

Atomicfu is a multiplatform library that provides an idiomatic and efficient way of using atomic operations in Kotlin.

Features:
  • Complete multiplatform support: JVM, Native, JS and Wasm (since Kotlin 1.9.20).
  • Code it like a boxed value atomic(0), but run it in production efficiently
  • For JVM: an atomic value is represented as a plain value atomically updated with java.util.concurrent.atomic.AtomicXxxFieldUpdater from the Java standard library
  • For JS: an atomic value is represented as a plain value
  • For Native: atomic operations are delegated to Kotlin/Native atomic intrinsics
  • Use Kotlin-specific extensions (e.g. inline loop, update, updateAndGet functions)


Programming Language: Kotlin.
Categories:
Libraries

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.