Stars
Gradle plugin to keep your modules graph healthy and lean.
Kotlin multiplatform units for representing SI and IEC bytes and bits, inspired by jakewharton/byteunits and kotlin.time.Duration
Run a "hook" lambda after a block of code regardless of whether the block succeeds, fails, or the application is killed.
Generation of modularized Gradle projects in different logic layers with CLI or website https://cdsap.github.io/ProjectGenerator/
Desktop tool to quickly explore disassembled Kotlin code.
🔫 Helps to snipe hard to get reservations at restaurants that use resy
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps …
Script to wait for an artifact to appear in a Maven repository or to monitor coordinates for new versions.
Playground project for the Jetpack Compose APIs
Modern, type-safe API for building animations on iOS
Render your Android screens without a physical device or emulator
A JAX-RS message body reader/writer and parameter converter which uses Kotlinx Serialization
A tool to help pinpoint performance bottlenecks in individual Android Lint checks.
A Gradle plugin for configuring Kotlin/Native with Cocoapods
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
An exploratory 3rd-party Kotlin Compiler Plugin
Kotlin Multiplatfom app for Droidcon Events
Set of Kotlin APIs to make graphics math easier to write.
A demo showing that you can (probably) structure Gradle projects like you would Bazel
A library for Sketch plugins that lets you load UI views from NIB files built with Interface Builder. Designed for use with skpm.
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
A tool for gathering profiling and benchmarking information for Gradle builds
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
A Java serialization/deserialization library to convert Java Objects into JSON and back
Reactive SharedPreferences for Android