SaaSHub helps you find the best software and product alternatives Learn more →
Ksp Alternatives
Similar projects and alternatives to ksp
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
-
-
-
-
-
-
-
-
Jetty
Eclipse Jetty® - Web Container & Clients - supports HTTP/3, HTTP/2, HTTP/1, websocket, servlets, and more
-
-
kotlinx-nodejs
Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript
-
jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better ksp alternative or higher similarity.
ksp discussion
ksp reviews and mentions
Posts with mentions or reviews of ksp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-11-21.
-
Finally xcode 26
KSP update
-
Why don't you write unit tests and integration tests to ksp project
google/ksp is one of the lightweight compiler plugin. We can easy to create compiler plugin with simple syntax. It's set as stable last year.
-
How configure compose compiler and ksp with Kotlin 1.8
google/ksp is one of the lightweight compiler plugin which is developed by google. Some jetpack libraries are supporting that configures with ksp (ex: room).
-
Is it possible to make the usage of KSP easier?
Some guys consider it as a bug.https://github.com/google/ksp/issues/969
-
Android KSP guide for dummies by a Dummy: Part 1
Links: GitHub Repo : https://github.com/aniketbhoite/ksp-my-event Google KSP Doc: https://github.com/google/ksp KotlinLang KSP Doc: https://kotlinlang.org/docs/ksp-overview.html
-
Kotliner CLI
If you ever come back to it, check out https://github.com/google/ksp, it's relatively new but I think it might be a great fit for the project.
-
Yet another DI for kotlin multiplatform
Fyi ksp handles tracking this for incremental builds, you may be able to see what they are doing?
-
Kotlin Coroutines and Swift, revisited
I'd like to further iterate on all these patterns in some form of codegen library in the future, as compiler plugins start to mature. I'm hopeful for a multiplatform version of Kotlin Symbol Processing to help with this, though this won't be possible before Kotlin 1.5.20 at the earliest due to missing extension points in the Kotlin compiler. Fingers crossed for something this summer I guess.
-
Kotlin Team AMA #3: Ask Us Anything
Well, KSP is developed by Google, so you should ask them for more documentation, I think :) For compiler plugins -- yes, JetBrains should at some point invest some time and create at least the basic documentation for compiler plugin authors. But first of all, we need to create the public compiler API itself. We are going to do that after releasing the JS IR back-end.
- The Kotlin Foundation – By Jetbrains and Google
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Stats
Basic ksp repo stats
14
3,430
9.4
8 days ago
google/ksp is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of ksp is Kotlin.