kotlinx.atomicfu
The idiomatic way to use atomic operations in Kotlin (by Kotlin)
better-parse
A nice parser combinator library for Kotlin (by h0tk3y)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
kotlinx.atomicfu | better-parse | |
---|---|---|
4 | 3 | |
963 | 424 | |
2.7% | - | |
8.3 | 0.0 | |
3 days ago | over 1 year ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 or later | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of kotlinx.atomicfu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-20.
-
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.
better-parse
Posts with mentions or reviews of better-parse.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-10.
- I created a library for parsing text in Kotlin. Better than regular expressions.
-
Can I use third-party libraries for projects?
I'm currently working on the "Kotlin Basics" track, specifically, on the "Smart Calculator" project. It would be super useful to leverage a parser combinator library, e.g., better-parse. Is this possible? Can I just add it as a dependency in Gradle? If so, how would I ideally do it, is there anything to consider? Thanks!
-
Konbini: a new multiplatform parser library
Konbini is a functional parser combinator library inspired by Haskell parsing libraries like Parsec. It's (hopefully) fairly easy to use, and is about as performant as the better-parse library. In fact, it's quite similar to better-parse in many aspects. The main difference is in how parsers are composed. Where better-parse prefers operators and infix functions, Konbini instead uses plain functions.
What are some alternatives?
When comparing kotlinx.atomicfu and better-parse you can also consider the following projects:
jclasslib - jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
kravis - A {K}otlin g{ra}mmar for data {vis}ualization
groothy - Kotlin implementation of Groovy Truth
kotlin-times - :octocat: Kotlin reinvented.
kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings
klock - Multiplatform Date and time library for Kotlin
kovenant - Kovenant. Promises for Kotlin.
krangl - krangl is a {K}otlin DSL for data w{rangl}ing
Humanizer.jvm
koda-time - Joda Time and Java 8 Time Extensions for Kotlin
kxdate - Kotlin extensions for Java 8 java.time API
asmble - Compile WebAssembly to JVM and other WASM tools
kotlinx.atomicfu vs jclasslib
better-parse vs kravis
kotlinx.atomicfu vs groothy
better-parse vs kotlin-times
kotlinx.atomicfu vs kotlin-pluralizer
better-parse vs klock
kotlinx.atomicfu vs kovenant
better-parse vs krangl
kotlinx.atomicfu vs Humanizer.jvm
better-parse vs koda-time
kotlinx.atomicfu vs kxdate
better-parse vs asmble

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured