Kotlin topic

Kotlin is a statically typed programming language for modern multiplatform applications. 100% interoperable with Java and Android, it now supports JavaScript and native with LLVM (including iOS). It was developed by JetBrains in 2011, and designed to be a new language for the Java Virtual Machine (JVM) that can compile quickly.

List Kotlin repositories

Android-Home-Hub

28
Stars
17
Forks
Watchers

Android Home Automation Hub with support for ZigBee And 433 MHz RF devices

me

190
Stars
12
Forks
Watchers

A Jetpack Compose Kotlin Multiplatform WYSIWYG blog editor

Mutator

42
Stars
7
Forks
Watchers

Flow powered mutual exclusion for UI state mutation over time.

Tiler

86
Stars
3
Forks
Watchers

Experimental declaratively transparent kotlin multiplatform paging library

Maven-Dependency-Tree

22
Stars
2
Forks
Watchers

🌲 Kotlin script to list transitive dependencies of a Maven artifact.

activity-launcher

5
Stars
1
Forks
Watchers

A very simple utils for startActivityForResult API in Android .

rugby-ranker

290
Stars
51
Forks
Watchers

An Android app for viewing and predicting the latest World Rugby rankings 🏉

fitness-app-template

6
Stars
1
Forks
Watchers

Fitness app template made with jetpack compose

advent-of-code

18
Stars
3
Forks
Watchers

Solutions to the Advent of Code editions, mainly using Kotlin.

cache-lite

113
Stars
11
Forks
Watchers

An extremely lite-weight cache framework in Kotlin, demonstrating how cache works.