2873 Repositories
Android Program-source-code-and-data Libraries
A {K}otlin g{ra}mmar for data {vis}ualization
kravis - A {k}otlin {gra}mmar for data {vis}ualization Visualizing tabular and relational data is the core of data-science. kravis implements a gramma
Spotify Web API wrapper for Kotlin, Java, JS, and Native
Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
A growing library of assorted data structures, algorithms and utilities for OPENRNDR
ORX (OPENRNDR EXTRA) 0.4 Note that this is a yet unreleased version of ORX. The prior released version of ORX can be found in the ORX 0.3 branch. A gr
This library provides some useful kotlin extension functions for implementing toString(), hashCode() and equals() without all of the boilerplate.
Kassava This library provides some useful kotlin extension functions for implementing toString(), equals() and hashCode() without all of the boilerpla
Extension and top-level functions to use JDK7/JDK8 features in Kotlin 1.0
kotlinx.support Provides extension and top-level functions to use JDK7/JDK8 features in Kotlin 1.0. In Kotlin 1.1+ please use the standard library art
SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks
SimpleDNN SimpleDNN is a machine learning lightweight open-source library written in Kotlin whose purpose is to support the development of feed-forwar
Do comprehensions for Kotlin and 3rd party libraries [STABLE]
Komprehensions Komprehensions is a library to reduce boilerplate and simplify your call chains. Rationale As your code starts getting more and more fu
A Kotlin compiler plugin that removes the `copy` method of data classes.
NoCopy Compiler Plugin A Kotlin compiler plugin that removes the `copy` method from data classes and enables using them as value-based classes. Usage
Joda Time and Java 8 Time Extensions for Kotlin
koda-time Joda Time Extensions in Kotlin supply arithmetic operation (+,-,*,/) for joda-time DateTime in Kotlin language Usage val now = DateTime.
Gson TypeAdapter & Factory generator for Kotlin data classes
An annotation processor generates Gson TypeAdapter from Kotlin Data Classes Motivation By default, Gson uses reflection to read/write data from JSON.
Flexible and easy to use config library written in kotlin
Overview Cfg4k is a configuration library made for Kotlin in Kotlin! Features Automatic reload Interface binding Ability to handle data classes automa
A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.
kotlin-futures A collections of extension functions to make the CompletableFuture API more functional and Kotlin like. [ Table of Contents kotlin-futu
unsigned support for Kotlin via boxed types and unsigned operators
kotlin-unsigned Unsigned operators and boxed types (Ubyte, Uint, Ulong and Ushort) for unsigned support. To have a quick idea what this library offers
A syntax highlighting template for the Kotlin language in LaTeX listings.
Kotlin for LaTeX Listings Currently, I am writing my bachelor thesis with Kotlin and need to document some code in LaTeX. The lstpackage does not supp
Testing tools for kotlinc and kapt
kompile-testing A library for testing kotlinc compilation with kotlin annotation processors(kapt) which is strongly inspired by google/compile-testing
Portable Game Window for Kotlin for JVM, Android and HTML5
Korui With Korui you can create your UI once, and run it in HTML5, Java AWT and Android. Support korgw If you like korgw, or want your company logo he
Type-safe dimensional analysis and unit conversion in Kotlin.
units-of-measure Type-safe dimensional analysis and unit conversion in Kotlin. Project Status Stable and safe for production. Building UOMs for the fi
Data Structure library for Multiplatform Kotlin 1.3
Kds is a Data Structure library for Multiplatform Kotlin. It includes a set of optimized data structures written in Kotlin Common so they are availabl
Kotlin compiler plugin to hide secret data
Sekret Kotlin compiler plugin that hides data class properties in generated toString() method Motivation In 2019 Facebook and Google admitted a leakin
A kotlin library for refactoring code. Port of GitHub's scientist.
Scientist A kotlin library for carefully refactoring critical paths in your application. This library is inspired by the ruby gem scientist. How do I
A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘
ktfmt-gradle 🧹 🐘 A wrapper to apply ktfmt to your Gradle builds, and reformat you Kotlin source code like a glimpse. How to use 👣 ktfmt-gradle is d
Detection of design principle violations in Kotlin as a plugin to detekt.
detekt-hint (Attention: Looking for developers) Detection of design principle violations in Kotlin added as comments on pull requests. Getting started
This set of libraries is designed to help developers accomplish various tasks easier and faster
Kotlin Bootstrap Meet Kotlin Bootstrap by Cleveroad This is tutorial about android bootstrap library. This set of libraries is designed to help develo
A tool for scan and replace file content. Instead of global search and replace, it can specify replace scope
ScanReplace.kt A tool for scan and replace file content Instead of global search and replace, it can specify replace scope Usage java -jar ScanReplace
This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Retrofit and Compose
Saber News App sample project to explain how to build solid, clean architected App using MVVM and repository architecture Techniques Kotlin Clean arch
Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA
Spring-Boot-Kotlin-Sample Spring Boot built using Kotlin, H2, Postgres, Hibernate and JPA Getting Started Reference Documentation For further referenc
Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and DataBinding
Words Android App using Kotlin, MVVM, ViewModel, LiveData, Coroutines, Room and
A full fledge radio player plugin for android and ios
Flutter radio plugin handles a single streaming media preciously. This plugin wa
Web-based media manager with duplication detection, tagging, and more
reelchest 📦 🎞️ 📽️ A basic web-based media manager. Download or upload clips,
Note app that allows user to save/edit/delete/search any type of notes and view them in a list
NoteApp Note app that allows user to save/edit/delete/search any type of notes a
SNS app showing nearby parks and forests
🌲 LittleForest Little Forest는 공원과 자연휴양림을 소개하고, 사진을 공유하는 안드로이드 SNS 어플리케이션입니다. 우리
Floating Action Button But Moveable And Expandalbe
MeFab todo add the maven bacge here Floating Action Button but MOVEABLE and EXPA
Add IndustrialTNT like from old IC2 mod which keeps items after explosion and helps to mine resources
IndustrialTNT Add IndustrialTNT like from old IC2 mod which keeps items after ex
Spring boot cloud tool usage trail and learning project
Spring boot cloud tool usage trail and learning project Todo Maven based multi-p
Display list of item from local Json and download, view after downloading
Download App Features: ● Display fake responses for the list of videos and books ● choose one or multiple files to download, ● show the download perce
SmartLens uses Google's ML Kit for Barcode scanning, Face recognition, Text recognition, and Image labeling.
SmartLens SmartLens uses Google's ML Kit for Barcode scanning, Face recognition, Text recognition, and Image labeling. 📷 Screen Shots 🔥 Features It
Solution to the 2021 Advent of code challenge in Kotlin. aoc-2021-in-kotlin
advent-of-code-2021 Welcome to the Advent of Code1 Kotlin project created by aniobistanley using the Advent of Code Kotlin Template delivered by JetBr
PrimeCalendar provides all the java.util.Calendar functionalities for Persian, Hijri, and Japanese dates
PrimeCalendar ⚡ PrimeCalendar provides all the java.util.Calendar functionalities for Persian, Hijri, and Japanese dates. PrimeCalendar can be used in
Kotlin extension to pluralize and singularize strings
kotlin-pluralizer kotlin extension to pluralize and singularize strings Show some love Usage Pluralization: "person".pluralize() # = "people"
KickAss Configuration. An annotation-based configuration system for Java and Kotlin
KAConf 2016-2020 Mario Macías KickAss Configuration v0.9.0 is an Annotation-based configuration system inspired in the wonderful Spring Boot. Its stro
Embeddable and standalone Kotlin Multiplatform MQTT broker
KMQTT KMQTT is a Kotlin Multiplatform MQTT 3.1.1/5.0 Broker, with the objective of targeting the most possible build targets. Features ✖️ = TODO ✔️ =
AR-based library for Android which is capable of detecting faces and overlaying images above the user’s head
ARFaceDetection Meet ARFaceDetection by Cleveroad We’re glad to share with you our latest AR-based library for Android. It’s designed with ARCore tech
Json Schema as code, autocomplete for your data model!
Overview Smartype is a powerful code generation tool that allows you to get the most out of the time you spend organizing and defining the structure o
Collection of Kotlin extension functions and utilities.
Katlib Successor of Ktoolz. Collection of Kotlin extension functions and utilities. This library does not have any dependency. Using Katlib Katlib is
Examples and demos for the new Vulkan API
Vulkan Kotlin examples and demos A comprehensive collection of open source Kotlin examples for Vulkan®, the new graphics and compute API from Khronos,
The implementation of SpleefX's web backend, used for statistics, debug reports, and wiki
SpleefX Backend The implementation of SpleefX's web backend, used for statistics, debug reports, and wiki Building The project uses Gradle's build sys
A framework designed around Kotlin providing Restful HTTP Client, JDBC DSL, Loading Cache, Configurations, Validations, and more
tekniq A framework designed around Kotlin. Modules include tekniq-core (click for more info) A suite of tools that have no dependencies on other libra
A simple Kotlin library to Query over Json Data.
kotlin-jsonq A simple Kotlin library to Query over JSON Data Installation Gradle, allprojects { repositories { ... maven { url "ht
Secure Kotlin scripting and binary lambda-scripts
keplin Extended Kotlin Scripting Gradle /Maven With Kotlin 1.2.+ in your classpath, add: artifact GAV keplin-core uy.kohesive.keplin:keplin-core kepli
sponge is a website crawler and links downloader command-line tool
sponge - A website crawler and links downloader command line tool How to build and run it? You will need a Java JDK 8+ and maven 3.3.9 or above. mvn c
Port of waifu2x to pure kotlin + opencl. Anime-style upscaler and noise reductor based on convolutional neural networks using coffee trained models
Waifu2x implementation in pure Kotlin Waifu2x is a upscaler/noise-reductor for anime-style images based on convolutional neural networks. Original imp
This is my first ever android app , It is a simple calculator for all android phones , download and install the apk to try out.
This is my 1st ever android application , It's a basic calculator that can do basic operations like + , - , * , / , ^(exponent) , and square root It a
A calculator is a device that performs arithmetic operations on numbers. The simplest calculators can do only addition, subtraction, multiplication, and division
Calculator_kotlin This is my first project. 😁 😁 I used Kotlin language in Android Studio. A calculator is any electronic gadget that allows you to s
Gender Checker app built using Kotlin, MVVM, Genderize.io API. Take this as a reference for MVVM and Genderize.io API 🚀
Gender-Checker 👀 Gender Checker app built using Kotlin, MVVM, Genderize.io API Enter a name and the app will guess the gender 🤩 ✨ Highligts: API : G
Google map location tracker uploading current to realtime database and displaying location information from firebase realtime.
WEEK-8-SQ009-ANDROID LOCATION - GROUP WORK (2) Problem Description Track your partner(s). Implementation 1: You are to build a map application to show
My solutions for advent of code challenges 2021.
advent-of-code-2021 Welcome to the Advent of Code1 Kotlin project created by hiteshchalise using the Advent of Code Kotlin Template delivered by JetBr
A simple Cupcake Ordering App, choose flavor, pickup on a date, get order summary and send order via any other app.
Cupcake app This app contains an order flow for cupcakes with options for quantity, flavor, and pickup date. The order details get displayed on an ord
A Unified, Modern and Efficient Bukkit plugin framework
LSPlugin ! WARNING ! This project is still under development DO NOT PUT INTO PRODUCTION ENVIRONMENT 一个专门为了 .DP7 群服务器 Charmless 的定制插件框架。未来Charmless的一切开
Jetbrains advent of code 2021 in kotlin
jetbrains-advent-of-code-2021-in-kotlin Welcome to the Advent of Code1 Kotlin project created by matvs using the Advent of Code Kotlin Template delive
A basic list application designed using MVVM pattern with Retrofit, OkHttp, and Hilt for dependency injection
FRExercise A basic list application designed using MVVM pattern with Retrofit, O
A demo app using Jetpack Compose and Hilt based on modern Android tech stacks
Rick & Morty APP RickAndMorty is a small demo application based on modern Androi
Jenesis Data Store: a dynamic, cross platform, high performance, ORM data-mapper. Designed to assist in rapid development and data mining
Jenesis Data Store Jenesis Data Store (JDS) was created to help developers persist data to a strongly-typed portable JSON format. JDS has four goals:
Simple Kotlin and Java configuration library with recursive placeholders resolution and zero magic!
Properlty - Simple configuration library with placeholders resolution and no magic! Properlty provides a simple way to configure an application from m
Multiplatform kotlin string case conversion and detection library.
KaseFormat Multiplatform kotlin string case conversion and detection library. (Inspired by Guava's CaseFormat) Setup Declare repository Include the fo
Some helpful kotlin coroutines manager classes and extensions CoroutinesManager
Kotlin Coroutines Manager Some helpful kotlin coroutines manager classes and extensions. You can turn every function into coroutine function with powe
Minimalistic and multiplatform logging for Kotlin
klog This project is not abandonned. It's just nothing to add. KLogging provides unified logging API, which you can use from Kotlin code targeted for
Intellij Idea Plugin that can convert HTML to Compose for Web code.
HtmlToComposeWebConverter Intellij Idea Plugin that can convert HTML to Compose for Web code. Turn this: Into this: Show some ❤️ and star the repo to
An easy-to-use Android library that will help you to take screenshots of specif views of your app and save them to external storage (Including API 29 Q+ with Scope Storage)
🇺🇸 English | 🇧🇷 Português (pt-br) 🇺🇸 English: An easy to use Library that will help you to take screenshots 📸 of the views in your app Step 1.
LevelDB client for Kotlin and/or Java 8+
levelkt LevelDB client for Kotlin and/or Java 8+. Initially project aimed to provide an alternative API for fusesource/leveldbjni's JNI layer fixing s
Integrated code framework based on Kotlin, provides many useful extensions for standard library and some frameworks.
Integrated code framework based on Kotlin, provides many useful extensions for standard library and some frameworks.
Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Log4K Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments. Download Artifacts are publi
A powerful in-process event dispatcher based on Kotlin and Coroutines.
KEvent A powerful in-process event dispatcher based on Kotlin and Coroutines. Feature List Implement publish–subscribe pattern Tiny (52.8kb jar) and s
An Android app that pulls the credit score information from a given endpoint and displays the records as a donut view
ClearScoreTest This is an Android app that pulls the credit score information fr
This software was developed using an Agile and TDD methodology
VM-EmpDirectory Software Development Approach This software was developed using
Scaloid makes your Android code easy to understand and maintain.
Simpler Android Scaloid is a library that simplifies your Android code. It makes your code easy to understand and maintain by leveraging Scala languag
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Components Architecture in a Modular Word Android Components Architecture in a Modular Word is a sample project that presents modern, 2020 app
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
Xamarin.Android Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#. Build Status Platform
AndroidPhotoFilters aims to provide fast, powerful and flexible image processing instrument for creating awesome effects on any image media.
PhotoFiltersSDK PhotoFiltersSDK aims to provide fast, powerful and flexible image processing instrument for creating awesome effects on any image medi
Open-source XMPP client for Android
Xabber - XMPP client for Android Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freed
A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs
Smack About Smack is an open-source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android. Being a
Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that scaffolds your app and includes a server and build system.
What is it? Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that sca
A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs
Smack About Smack is an open-source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android. Being a
Volley is an HTTP library that makes networking for Android apps easier and, most importantly, faster.
Volley Volley is an HTTP library that makes networking for Android apps easier and, most importantly, faster. For more information about Volley and ho
🚀 Native iOS- and Android- Apps with JavaScript
Titanium Welcome to the Titanium open source project. Titanium provides a mature platform for developers to build completely native cross-platform mob
Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
usb-serial-for-android This is a driver library for communication with Arduinos and other USB serial hardware on Android, using the Android USB Host M
Android Library to rapidly develop attractive and insightful charts in android applications.
williamchart Williamchart is an Android Library to rapidly implement attractive and insightful charts in android applications. Note: WilliamChart v3 h
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
NativeScript empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile de
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Ionic Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a sin
Visualizing some advent of code puzzles using Jetpack compose for web
AdventOfCodeComposeWeb Visualizing some advent of code puzzles using Jetpack com
Tkhwang advent of code kotlin template
tkhwang-advent-of-code-kotlin-template Welcome to the Advent of Code1 Kotlin pro
This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi module clean architecture
GithubTrendingMVIFlow Build Architecture: This project shows trending github repositories using MVI (Model View Intent) using kotlin flows and multi m
🎄 Advent of Code puzzles solved live on Twitch! 🎄
Kotlin-AOC-2021 Welcome to the Advent of Code1 Kotlin project created by Stuie using the Advent of Code Kotlin Template delivered by JetBrains. In thi
🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, OkHttp, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.
Movies 🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API (https://www.themoviedb.org), OkHttp, Gson, Glide, Paging
Maintenance mode library for spring boot web and security projects.
spring-boot-starter-maintenance spring-boot-starter-maintenance is a maintenance mode library for spring boot web and security projects. Download Grad
Advent of Code 2021 🎄🎁
aoc-2021-in-kotlin Welcome to the Advent of Code1 Kotlin project created by pientaa using the Advent of Code Kotlin Template delivered by JetBrains. I
Dynamic Badge with customizable features as max number before displaying with +, color, shadow, border, corner radius, font properties and more written with Jetpack Compose
✏️📌 Dynamic Badge with customizable features as max number before displaying with +, color, shadow, border, corner radius, font properties and more written with Jetpack Compose. Displays numbers either in circle or rounded rectangle shape based on badge count and selected threshold to transform from circle to rounded rectangle.
This SDK can be used to identify a user via passport or ID Card prove identity of user via Biometry comparing selfie and photo from chip of ID Doc
Verdi Mobile SDK This SDK can be used to identify a user via passport or Id Card
An application I am following in a Udemy course to get experience developing an e-commerce using PayPal and Mercado Libre Pago
🏪 E-Commerce 🗂 Table of Contents General Infomation Technologies Used Features
A sample that shows how the latest updates on androidx.navigation, that target foldables, dual-screen and large-screen devices, work
Navigation-foldable sample androidx.navigation component has been updated to sup
Application to calculate the volume and area of a building
Hitungin3D Aplikasi penghitung volume dan luas bangun ruang Download this app: h