Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Ksp Alternatives
Similar projects and alternatives to ksp
-
jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
-
groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
kotlin-multiplatform-bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
-
kotlinx-nodejs
Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
kotlindl
High-level Deep Learning Framework written in Kotlin and inspired by Keras
-
kotlinx.serialization
Kotlin multiplatform / multi-format serialization
-
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
-
ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
-
Jetty
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
ksp reviews and mentions
-
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?
Multiplatform is in a snapshort rn because of https://github.com/google/ksp/issues/632, the snapshot has a work-around but it's pretty gross imo and has some bad side-effects. I could release it with an alpha marker if people were interested in that.
-
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 - InfluxDB
www.influxdata.com | 3 Dec 2023
Stats
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.