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)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Show HN: SnapCode – a real Java IDE in the browser

    5 projects | news.ycombinator.com | 8 Feb 2024
  • Java swing turn based roguelike game loop advice

    2 projects | /r/roguelikedev | 24 May 2023
  • From an idea to the closed beta in 3 months and it's not an AI or ChatGPT project

    1 project | /r/webdev | 12 Mar 2023
  • Tech-stack for web application using Kotlin?

    6 projects | /r/Kotlin | 15 Feb 2023
  • 90% of software engineering done today is integrating poorly documented APIs

    3 projects | news.ycombinator.com | 1 May 2022
  • Introducing Konsole: A Kotlin-idiomatic library for writing dynamic command line applications

    5 projects | /r/Kotlin | 4 Oct 2021
  • Ktor vs Spring for creating an API

    2 projects | /r/Kotlin | 2 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 3 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 p3c 30,131
2 jasync-sql 1,630
3 sentry-java 1,106
4 cloudopt-next 338
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