Kotlin Java

Open-source Kotlin projects categorized as Java

Top 23 Kotlin Java Projects

  • OkHttp

    Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

  • Project mention: Consuming and Testing third party API's using Spring Webclient | dev.to | 2024-02-19

    We will use Square’s Mock Webserver to spin up a mock server which we can use to simulate real api's request to the get coffee endpoint.

  • leakcanary

    A memory leak detection library for Android.

  • Project mention: Armando9213 | /r/ethereum | 2023-11-28
  • 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
  • MaterialDrawer

    The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.

  • recyclerview-animators

    An Android Animation library which easily add itemanimator to RecyclerView items.

  • uhabits

    Loop Habit Tracker, a mobile app for creating and maintaining long-term positive habits

  • Project mention: Show HN: Patterns – Habit Tracker App | news.ycombinator.com | 2023-11-07
  • Alerter

    An Android Alerting Library

  • Android-Iconics

    Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

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

    Android Library to rapidly develop attractive and insightful charts in android applications. (by diogobernardino)

  • intellij-rainbow-brackets

    🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

  • Project mention: Changing my relationship with GitHub Copilot | news.ycombinator.com | 2023-08-28
  • Context-Menu.Android

    You can easily add awesome animated context menu to your app.

  • Spotlight

    Android Library that lights items for tutorials or walk-throughs etc...

  • WordPress-Android

    WordPress for Android

  • jclasslib

    jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.

  • apkupdater

    APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.

  • MultiSnapRecyclerView

    Android library for multiple snapping of RecyclerView

  • Android-RoundCornerProgressBar

    [Android] Round Corner Progress Bar Library for Android

  • RootEncoder

    RootEncoder for Android (rtmp-rtsp-stream-client-java) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP, SRT and UDP with all code written in Java/Kotlin

  • apps-android-wikipedia

    📱The official Wikipedia app for Android!

  • Lightning Browser

    A lightweight Android browser with modern navigation

  • SeriesGuide

    Track your favorite TV shows and movies on Android devices.

  • intellij-elixir

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

  • Project mention: Why Elixir (2014) | news.ycombinator.com | 2024-03-27

    Not sure what you're looking for in IDE support...

    If you're an IntelliJ addict, there's this IDE extension which has worked well for me: https://github.com/KronicDeth/intellij-elixir

  • Orbit

    Orbit - Virtual actor framework for building distributed systems (by orbit)

  • Gradle buildSrcVersions

    Life is too short to google for dependencies and versions

  • Project mention: Dependency Managers Don't Manage Your Dependencies (2021) | news.ycombinator.com | 2023-06-19

    Lately I've been using gradle with kotlin-js and a mix of npm and jvm dependencies. There's the https://splitties.github.io/refreshVersions/ plugin that I can recommend if you are using gradle (with or without kotlin-js).

    It manages plugin dependencies, library dependencies, and version dependencies. It can use the new gradle version catalog or not if you prefer. On first use, you migrate your versions and it extracts these to a versions.properties (or your version catalog). Then whenever you run refreshVersions it indicates available new versions in comments in this file. It also indicates unused dependencies. Though for npms this is a bit harder. All you need to do is manually use the versions you want.

    I run this frequently to stay on top of upstream changes. Few software engineers realize that the testing and integration overhead with version changes multiplies (just like with other forms of change). Libraries that you haven't updated amount to technical debt that you haven't addressed. So, the workload increases massively if you don't update for a while. Staying up to date minimizes the workload. This plugin makes that super easy.

    Given that we are using kotlin-js, we have to deal with a rapidly evolving library ecosystem so we do have occasional issues that we need to work around by either downgrading or fixing some code. Whenever I can't update something, I document it in my versions.properties with a comment. Often you just have to wait for the next release or so for things to straighten out. The price of using cutting edge software.

    Kotlin-js manages a yarn lock file as well. So it properly locks dependencies. Whenever you update npm dependencies, you have to run a command to upgrade the lock file. There's also a whole mess of webpack dependencies that comes along with kotlin-js.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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). The latest post mention was on 2024-03-27.

Kotlin Java related posts

Index

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

Project Stars
1 OkHttp 45,230
2 leakcanary 29,112
3 MaterialDrawer 11,658
4 recyclerview-animators 11,450
5 uhabits 7,267
6 Alerter 5,488
7 Android-Iconics 5,150
8 WilliamChart 5,062
9 intellij-rainbow-brackets 4,320
10 Context-Menu.Android 3,846
11 Spotlight 3,551
12 WordPress-Android 2,914
13 jclasslib 2,606
14 apkupdater 2,610
15 MultiSnapRecyclerView 2,503
16 Android-RoundCornerProgressBar 2,458
17 RootEncoder 2,345
18 apps-android-wikipedia 2,202
19 Lightning Browser 2,108
20 SeriesGuide 1,907
21 intellij-elixir 1,768
22 Orbit 1,705
23 Gradle buildSrcVersions 1,620
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com