kotlin-power-assert
Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language (by bnorm)
ktor
Framework for quickly creating connected applications in Kotlin with minimal effort (by ktorio)
kotlin-power-assert | ktor | |
---|---|---|
2 | 57 | |
587 | 13,761 | |
- | 1.0% | |
3.2 | 9.8 | |
about 1 year ago | 1 day ago | |
Kotlin | Kotlin | |
Apache License 2.0 | Apache License 2.0 |
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.
kotlin-power-assert
Posts with mentions or reviews of kotlin-power-assert.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-06.
-
Kotlin assertion libraries - JUnit, Hamkrest and Strikt
I’m getting recommendations a compiler plug-in that also looks very interesting https://github.com/bnorm/kotlin-power-assert
-
Kotlin Team AMA #3: Ask Us Anything
Other examples are atomicfu and power assert (developed and maintained externally!), and we expect this list to grow even further.
ktor
Posts with mentions or reviews of ktor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-28.
-
The Fread Project is Now Open Source, Based on Kotlin Multiplatform and Compose Multiplatform
ktor: Networking and communication
-
Ultimate Kotlin Cheatsheet
KTor - Asynchronous web framework
- 2025년에 안드로이드 앱을 만들기
-
An advanced Data Table with HTMX
Kotlin / Ktor: Ktor is a Kotlin framework that allows developing HTTP APIs. It’s somewhat equivalent to Express or Fastify in Kotlin. One of the advantages of the Hypermedia approach is that it allows development in a language other than Javascript, and I took this opportunity for these demos.
-
Kotlin Native and GraalVM - The Story So Far
Kotlin Native Support #571
-
Ktor -Create asynchronous applications the Kotlin way!!
If you want to learn more about Ktor, visit this site
-
Building a subscription tracker Desktop and iOS app with compose multiplatform - Configuring Notion
To make requests to Notion's API, we will work with Ktor to instantiate an HTTP client on our app.
-
Building a subscription tracker Desktop and iOS app with compose multiplatform
Ktor client to manage HTTP requests
-
Kotlin Routing - routing everything
In paralel Jetbrains has created a lot of KMP frameworks that are awesome. One of them is Ktor that helps "create asynchronous client and server applications."
-
Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide
Ktor, a powerful web framework built with Kotlin, offers a lightweight and flexible solution for building web applications. In this article, we will guide you through the process of creating a Ktor project manually using Gradle and SDKMAN!. By following the steps below, you'll have a basic Ktor project up and running in no time.
What are some alternatives?
When comparing kotlin-power-assert and ktor you can also consider the following projects:
KEEP - Kotlin Evolution and Enhancement Process
Quarkus - Quarkus: Supersonic Subatomic Java.
kotlin-multiplatform-libsodium - A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.
http4k - The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
swift-evolution - This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
javalin - A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]