Kotlin Projects

Open-source Kotlin projects categorized as Projects

Top 6 Kotlin Project Projects

  • p3c

    Alibaba Java Coding Guidelines pmd implements and IDE plugin

  • jasync-sql

    Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin

  • Project mention: Java virtual threads caused a deadlock in TPC-C for PostgreSQL | news.ycombinator.com | 2024-01-15

    Was curious what it is "jasync". And man it hurts me to see documentation like this (when compared to classic javadocs)

    https://github.com/jasync-sql/jasync-sql/wiki/API-Overview

    From project WIKI (https://github.com/jasync-sql/jasync-sql/wiki)

  • 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.

    WorkOS logo
  • sentry-java

    A Sentry SDK for Java, Android and other JVM languages.

  • Project mention: Methods and processes for reduce bugs in production | news.ycombinator.com | 2023-08-24

    >As now we've introduced some peers code review, automatic testing on most critical stuff (but since the codebase sucks these aren't really reliable tests)

    They may not be "reliable", but these are your safety net, or harness, so you don't fall. I wrote about similar issues, for instance here: https://news.ycombinator.com/item?id=26591067 and, given your promotion, here: https://news.ycombinator.com/item?id=37211796. It contains a few steps starting from "So...".

    You can add monitoring, something like Sentry (https://sentry.io) will capture exceptions that were not handled that you have not seen because the stack trace is buried in hundreds of pages of logs or something. It groups them by exception and counts them. It's pretty awesome. (https://docs.sentry.io). It supports around 108 platforms (Java, Python, JavaScript, etc.). This lets you see the exceptions and makes prioritizing easier (which ones are the most frequent, which ones impact the most, etc.).

    If you don't have them already, issue templates are really useful and the comment I linked to explains why, but here's an example of an issue template (again, you can configure them for different types of issues so team members select from a dropdown for a bug or a feature):

      

  • cloudopt-next

    A simple and modern Java and Kotlin vert.x web framework

  • Kanary

    A minimalist web framework for building REST APIs in Kotlin/Java.

  • JetBrains-Academy-Projects

    A collection of all my projects from the Kotlin Basic Track on JetBrains Academy

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).

Kotlin Projects related posts

Index

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

Project Stars
1 p3c 30,087
2 jasync-sql 1,617
3 sentry-java 1,096
4 cloudopt-next 337
5 Kanary 327
6 JetBrains-Academy-Projects 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com