kotlinx.atomicfu
kotlin-pluralizer
kotlinx.atomicfu | kotlin-pluralizer | |
---|---|---|
4 | - | |
959 | 50 | |
2.0% | - | |
8.3 | 0.0 | |
about 15 hours ago | over 1 year ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kotlinx.atomicfu
-
EffeKt: reactivity in kotlin
You could look into using https://github.com/Kotlin/kotlinx-atomicfu instead of using java atomics
- Design pattern for coroutines sharing mutable state and running serially
-
Coroutines
} `` Unfortunately,AtomicBooleanis JVM-specific. If you work on multiplatfrom code, you can use [kotlinx.atomicfu](https://github.com/Kotlin/kotlinx.atomicfu),CompletableDeferred` or channel.
-
Kotlin Team AMA #3: Ask Us Anything
Other examples are atomicfu and power assert (developed and maintained externally!), and we expect this list to grow even further.
kotlin-pluralizer
We haven't tracked posts mentioning kotlin-pluralizer yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
better-parse - A nice parser combinator library for Kotlin
aleksa - Aleksa is a small framework for writing Alexa Skills in Kotlin
groothy - Kotlin implementation of Groovy Truth
jclasslib - jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
units-of-measure - Type-safe dimensional analysis and unit conversion in Kotlin.
kovenant - Kovenant. Promises for Kotlin.
Humanizer.jvm
kotlin-futures - A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.
kxdate - Kotlin extensions for Java 8 java.time API
progress - Progress for Kotlin