better-parse
A nice parser combinator library for Kotlin (by h0tk3y)
klock
Multiplatform Date and time library for Kotlin (by korlibs-archive)

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
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
better-parse | klock | |
---|---|---|
3 | 2 | |
424 | 687 | |
- | - | |
0.0 | 3.9 | |
over 1 year ago | over 2 years ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Creative Commons Zero v1.0 Universal |
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.
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.
klock
Posts with mentions or reviews of klock.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-17.
-
What apps would you like to see ported to Qt/KDE?
Shame https://github.com/korlibs/klock seemed to have been taken.
-
How We integrated Kotlin Multiplatform Into Profi
Move from org.json to kotlinx.serialization and from JodaTime to klock. Some parts had to be moved into the platform-dependent code in the form of expect/actual.
What are some alternatives?
When comparing better-parse and klock you can also consider the following projects:
kravis - A {K}otlin g{ra}mmar for data {vis}ualization
koda-time - Joda Time and Java 8 Time Extensions for Kotlin
kotlinx.atomicfu - The idiomatic way to use atomic operations in Kotlin
kotlinx-datetime - KotlinX multiplatform date/time library
kotlin-times - :octocat: Kotlin reinvented.
krangl - krangl is a {K}otlin DSL for data w{rangl}ing
CakeParse - Simple parser combinator library for Kotlin
asmble - Compile WebAssembly to JVM and other WASM tools
scientist - A kotlin library for refactoring code. Port of GitHub's scientist.

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
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured