kotlinx.atomicfu
groothy

kotlinx.atomicfu | groothy | |
---|---|---|
4 | - | |
963 | 8 | |
2.7% | - | |
8.3 | 0.0 | |
3 days ago | about 7 years ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 or later | - |
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.
groothy
We haven't tracked posts mentioning groothy yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
better-parse - A nice parser combinator library for Kotlin
CakeParse - Simple parser combinator library for Kotlin
jclasslib - jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
kovenant - Kovenant. Promises for Kotlin.
kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings
klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.
kotlinx.reflect.lite - Lightweight library allowing to introspect basic stuff about Kotlin symbols
Humanizer.jvm
kxdate - Kotlin extensions for Java 8 java.time API
