Kotlin Static Analysis

Open-source Kotlin projects categorized as Static Analysis

Top 6 Kotlin Static Analysis Projects

  • detekt

    Static code analysis for Kotlin

    Project mention: HRV-Mart | dev.to | 2023-05-08

    In protection rules, I added build workflow in Require status checks to pass before merging. This is to ensure that before merging code in master branch, build should run successfully. I also added Jacoco Code Coverage to make sure that enough unit tests are available in project and Detekt to make sure that code in project is readable. I added them in build configuration. Even if one of them gives error, build will fail. Whenever, someone push code in pull request, build action will run and check if build is running successfully or not.

  • diktat

    Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • bundel

    A digital wellbeing Android app that helps minimise distractions when you don't want them. Watch us live code it at https://cwti.link/twitch or catch up on YouTube at https://cwti.link/yt. Merch available at https://cwti.link/spaccio.

  • IntelliJ-Luanalysis

    Type-safe Lua IDE Plugin for IntelliJ IDEA

    Project mention: Microsoft DeviceScript – TypeScript for Tiny IoT Devices | news.ycombinator.com | 2023-06-08

    Because of compile-time type safety / static analysis. And I say this as the author of an IDE that bolts those features onto Lua: https://github.com/Benjamin-Dobell/IntelliJ-Luanalysis

  • sift

    A CLI tool to analyze and reverse model software system designs from JVM bytecode. (by junkdog)

    Project mention: sift 0.12.0: A CLI tool for Reverse Modeling JVM Applications, Now With Improved Kotlin Support! | /r/Kotlin | 2023-06-22

    The latest release brings kotlin language support to sift's class parsing. This means that kotlin constructs - including value classes and extension functions - always report the correct name. Full changelog here: https://github.com/junkdog/sift/releases/tag/sift-0.12.0

  • save-cloud

    Cluster-based cloud mechanism for running SAVE framework

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-22.

Kotlin Static Analysis related posts

Index

What are some of the best open-source Static Analysis projects in Kotlin? This list will help you:

Project Stars
1 detekt 5,989
2 diktat 496
3 bundel 276
4 IntelliJ-Luanalysis 145
5 sift 56
6 save-cloud 38
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com