I created a library for parsing text in Kotlin. Better than regular expressions.

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • KotlinSpirit

    Lightweight library for parsing text in Kotlin, inspired by C++ boost spirit library.

    You can check one of the tests here.https://github.com/tiksem/KotlinSpirit/blob/master/src/test/java/com/kotlinspirit/PerformanceTest.kt

  • CodeRabbit

    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 logo
  • better-parse

    A nice parser combinator library for Kotlin

  • parsus

    Parser-combinators with Multiplatform Kotlin Coroutines

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

  • Can I use third-party libraries for projects?

    1 project | /r/Hyperskill | 24 Jan 2023
  • I created a library for parsing text in Kotlin. Better than regular expressions. What do you think?

    2 projects | /r/Kotlin | 10 Jul 2023
  • How to create a Dart lint rule – plural quantity check example

    6 projects | dev.to | 1 Aug 2024
  • SLF4K VS kotlin-logging - a user suggested alternative

    2 projects | 18 Mar 2024
  • The new type of SQL injection

    4 projects | /r/ProgrammerHumor | 15 Mar 2023

Did you konow that Kotlin is
the 17th most popular programming language
based on number of metions?