CommonJSJVMNative

Stately

Multithreaded Kotlin Multiplatform Utilities

Add to your project
implementation("co.touchlab:stately-collections:2.0.0")
Parent project

Facilitates state management with concurrency primitives and thread-safe collections. Includes `Atomic` classes, `Lock`, `ThreadLocal`, `Synchronizable`, and a unique `ThreadRef` for thread ID handling.

Version history
Package version Release date Platforms
2.1.0 2 months ago Common, JVM, Native, Wasm, JS Details
2.0.7 7 months ago Common, JVM, Native, Wasm, JS Details
2.0.6 10 months ago Common, JVM, Native, Wasm, JS Details
2.0.5 12 months ago Common, JVM, Native, Wasm, JS Details
2.0.4 12 months ago Common, JVM, Native, Wasm, JS Details
2.0.3 1 year ago Common, JVM, Native, JS Details
2.0.2 1 year ago Common, JVM, Native, JS Details
2.0.0 1 year ago Common, JVM, Native, JS
2.0.0-rc3 1 year ago Common, JVM, Native, JS Details
2.0.0-rc2 1 year ago Common, JVM, Native, JS Details
2.0.0-rc1 1 year ago Common, JVM, Native, JS Details
1.2.5 1 year ago Common, JVM, Native, JS Details
1.2.3 2 years ago Common, JVM, Native, JS Details
1.2.2 2 years ago Common, JVM, Native, JS Details
1.2.1 2 years ago Common, JVM, Native, JS Details
1.2.0 2 years ago Common, JVM, Native, JS Details
1.2.0-nmm 3 years ago Common, JVM, Native, JS Details
1.1.10 3 years ago Common, JVM, Native, JS Details
1.1.9 3 years ago Common, JVM, Native, JS Details
1.1.9-hmpp 3 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

2.0.0

  • Kotlin 1.9.10
  • Gradle 7.4.2
Supported targets
Android Native:
  • android_arm32
  • android_arm64
  • android_x64
  • android_x86
JVM:
  • 1.8
Linux:
  • linux_arm32_hfp
  • linux_arm64
  • linux_mips32
  • linux_x64
Windows:
  • mingw_x64
  • mingw_x86
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_device_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Kevin Galligan