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)

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow AtomicFU

AtomicFU Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AtomicFU!

Additional Project Details

Programming Language

Kotlin

Related Categories

Kotlin Libraries

Registered

2024-02-09