Is there a way to atomically add to a list and return its index?

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • kotlinx.collections.immutable

    Immutable persistent collections for Kotlin

  • In Clojure, it is called an Atom. I created my own via AtomicReference and https://github.com/Kotlin/kotlinx.collections.immutable. It works really well in Kotlin. It works especially well if you use tons of coroutines.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Immutable lists, O(1) prepend/append

    1 project | /r/Kotlin | 10 Jul 2023
  • What type of variable contains amutable list?

    1 project | /r/Kotlin | 5 Nov 2022
  • what is the best persistent collection library?

    5 projects | /r/java | 2 Sep 2022
  • A personal Kotlin guide for Java developers

    2 projects | /r/Kotlin | 24 Mar 2021
  • What are your concerns and pet peeves about Kotlin so far?

    2 projects | /r/Kotlin | 18 Jan 2021