899 Repositories
Android java-optimization-framework Libraries
Library for fetching usage stats of applications in an android device.
AppsUsageMonitor Library Java library for Android to detect time spent on applications in an android device. Contents Requirements Features Implementa
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-CleanArchitecture New version available written in Kotlin: Architecting Android… Reloaded Introduction This is a sample app that is part of a
Spring Boot project scaffold written in Kotlin, which is based on the Official Guide.
Kotlin-Spring-Boot Spring Boot project scaffold written in Kotlin, which is based on the Official Guide. Development environment Windows choco install
Randomly select a stock from your favorite U.S index and have them saved in your history for future uses. Enjoy! For more info, check the README.MD
Simple Random Stock Randomly select a stock from your favorite U.S index and have them saved in your history for future uses. I created this applicati
The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. 📚
Mediateka About The app demonstrates principles of Clean Architecture in Android. Based on data from https://www.themoviedb.org/ Screenshots Simple il
A simple custom view class to enter otp
otpview A custom view class to enter a four digit code which is used often these days for authentication. How to integrate the library in your app? Gr
LifecycleEvents library is an event bus implementation, using lifecycle from android architecture components and kotlin language features
MinSDK 14+ LifecycleEvents LifecycleEvents library is an event bus implementation, using lifecycle from android architecture components and kotlin lan
🌱 A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java.
🌱 Norin A test implementation of a Minecraft server using RESTful API taking advantage of the interoperability between Kotlin and Java. This project
Native-loader - Safely load native libraries in Java
Native Loader 📦️ Safe native loading in Java based off of the native-loader use
Android library which provides a signature view.
Easy-Signature-Android Easy signature is an ui library that provides android developer with a plugable signature view. This view can be added as an ac
Easily fetch locations
EasyLocationFetch Setup Step 1. Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https:
Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.
Shuttle Shuttle provides a modern, guarded way to pass large Serializable objects with Intent objects or saving them in Bundle objects to avoid app cr
Linq-like functions for Java Arraylist
LinqArraylist use Linq-like functions to Java Collections implementation 'gr.loukaspd:LinqArraylist:{latest version}' where {latest version} corr
Library for composability of interdependent non-blocking I/O tasks
Composer Composer helps you to organize and execute multiple interdependent asynchronous input/output tasks such as webservice calls, database read/wr
Efl is an Android Framework to simplify the android development process
Elf Framework Efl is an Android Framework to simplify the android development process. It has many commonly used features like annotation binding, fas
Creating a very light weight custom radiobutton
android RadioButton Creating a CustomRadioGroup and CustomRadioButton Steps to Create a CustomRadioGroup and CustomRadioButton To Create a CustomRadio
A toastoregg library for android.
ToastOrEgg Prerequisites allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Dependency Add this to your mo
BasicAdapter to use instead of separate java files for Android RecyclerView Adapters
Android-BasicAdapter BasicAdapter to use instead of separate java files for Android RecyclerView Adapters, with a more comprehensible adapter structur
Android library to convert a number to word for Persian/Farsi language written in Kotlin
PrettyPersianNumbers Convert numbers to Persian words - - 📺 Preview 📱 Compatibility 💻 Usage 📩 Download 📋 Features 🧾 Changelog 🏆 Credits ⚖️ Lice
Bringing some of the Kotlin goodness to java
K2J-Compat Bringing some of the Kotlin goodness to java Installation with Android Gradle // Add K2J-Compat dependency dependencies { implementatio
Android bindings for SoundTouch lib, focused on size optimization and real-time processing.
Android binding library for SoundTouch This library allows to use SoundTouch in real-time processing mode. It has also few Android-specific changes fo
This will provide food data in JSON form and display it using RecyclerView and CardView.
retrofit-with-food2fork.com This will provide food data in JSON form and display it using RecyclerView and CardView. NOTE:Please register at foot2fork
Vigour - An Android Fitness App that rewards users with Crypto for walking a certain amount of steps.
Vigour Group Project for 2022 Mobile Application Development. Our app rewards user with crypto after walking for a certain amount of steps. We will be
Register-Yourself - This app uses SQLite database to sign-up and register a user
Register-Yourself This Android app uses SQLite database to sign-up and register a user. Short description This is a basic application where a user sig
Utility - The cross-platform native Kotlin command line tool template
Utility The cross-platform native Kotlin command line tool template. Usage Make
CutableTextView - the super lightweight library that helps to you cut long text. ✂️
An easy to use CutableTextView when you need to cut a long text. ✂️ ✂️ ✂️ Gradle dependencies { implementation 'com.github.devit951:cutabletextvie
TikTok-RecyclerView - This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoPlayer2.
TikTok-RecyclerView Demo About This is a demo app built using 'Koin' a new dependency injection framework for Android along with RecyclerView and ExoP
Flavor - A lightweight Kotlin dependency injection & service management framework.
flavor A light-weight kotlin dependency injection & service management framework. Flavor is based around guice's design. Usage: Creating a Flavor inst
Dicio assistant app for Android
Dicio assistant Dicio is a free and open source voice assistant running on Android. It supports many different skills and input/output methods, and it
Final Project Kelompok 3 Studi independen Kampus Merdeka
Final Project Kelompok 3 Studi independen Kampus Merdeka Introduction My Calculator Build variant 'debug':\app\build\outputs\apk\debug Build variant '
GraphQL Jetpack - A collection of packages for easily writing Java GraphQL server implementations
GraphQL Jetpack A collection of packages for easily writing Java GraphQL server
Wynncraft API Wrapper - Simple wrapper to get Wynncraft Stats of a player or a guild and more in Java
WynncraftAPIWrapper Simple wrapper to get Wynncraft Stats of a player or a guild
Exposed - Exposed, an ORM framework for Kotlin.
Welcome to Exposed, an ORM framework for Kotlin. Exposed offers two levels of database access: typesafe SQL wrapping DSL and lightweight data access o
MapDB combines embedded database engine and Java collections.
MapDB: database engine MapDB combines embedded database engine and Java collections. It is free under Apache 2 license. MapDB is flexible and can be u
Javalin - A simple web framework for Java and Kotlin
Javalin - A simple web framework for Java and Kotlin Javalin is a very lightweight web framework for Kotlin and Java which supports WebSockets, HTTP2
Optaplanner
OptaPlanner www.optaplanner.org Looking for Quickstarts? OptaPlanner’s quickstarts have moved to optaplanner-quickstarts repository. Quick development
Tornadofx - JavaFX Framework for Kotlin
TornadoFX JavaFX Framework for Kotlin Important: TornadoFX is not yet compatible with Java 9/10 Oracle is intending to decouple JavaFX from the JDK. W
Apollo Kotlin - a GraphQL client that generates Kotlin and Java models from GraphQL queries.
Apollo Kotlin Apollo Kotlin (formerly known as Apollo Android) is a GraphQL client that generates Kotlin and Java models from GraphQL queries. Apollo
FXGL - JavaFX Game Development Framework
About JavaFX Game Development Framework Why FXGL? No installation or setup required "Out of the box": Java 8-17, Win/Mac/Linux/Android 8+/iOS 11.0+/We
MaxonBank is a Kotlin + Spring Boot + Axon Framework application that supports opening, depositing to, and withdrawing from accounts.
MaxonBank MaxonBank is a Kotlin + Spring Boot + Axon Framework application that supports opening, depositing to, and withdrawing from accounts. The ap
Repository ini berguna untuk menyimpan kode yang dibutuhkan untuk membuat sebuah Aplikasi Android yang memiliki ListView yang menggunakan Custom Adapter dan Mengambil data dari Database secara CRUD.
AndroidListView Repository ini berguna untuk menyimpan kode yang dibutuhkan untuk membuat sebuah Aplikasi Android yang memiliki ListView yang mengguna
Repository ini berguna untuk menyimpan kode yang dibutuhkan untuk membuat sebuah Aplikasi Android yang bisa melakukan Create, Read, Update, dan Delete sederhana ke dalam Database.
AndroidCRUD Repository ini berguna untuk menyimpan kode yang dibutuhkan untuk membuat sebuah Aplikasi Android yang bisa melakukan Create, Read, Update
Repository ini berguna untuk menyimpan kode yang dibutuhkan untuk membuat sebuah Aplikasi Kalkulator di Android.
AndroidCalculator Repository ini berguna untuk menyimpan kode yang dibutuhkan untuk membuat sebuah Aplikasi Kalkulator di Android. Repository ini memi
Plannr is an organizational platform developed using Java, in the form of an Android app, that helps university students coordinate their everyday routine.
Plannr Plannr is an organizational platform developed using Java, in the form of an Android app, that helps university students coordinate their every
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
jclasslib bytecode editor Download Installers can be downloaded from the releases section. Purpose jclasslib bytecode editor is a tool that visualizes
A specification framework for Kotlin
A Test Framework for Kotlin Visit the web site for more documentation and information. Current State of the Project Spek 2.x is main development branc
Ebean ORM
Sponsors Need help? Post questions or issues to the Ebean google group - https://groups.google.com/forum/#!forum/ebean Documentation Goto https://ebea
The modular web framework for Java and Kotlin
∞ do more, more easily Jooby is a modern, performant and easy to use web framework for Java and Kotlin built on top of your favorite web server. Java:
Lightweight logging framework for Kotlin. A convenient and performant logging library wrapping slf4j with Kotlin extensions
kotlin-logging Lightweight logging framework for Kotlin, written in . A convenient and performant logging library wrapping slf4j with Kotlin extension
Libraries for running GraphQL in Kotlin
GraphQL Kotlin GraphQL Kotlin is a collection of libraries, built on top of graphql-java, that simplify running GraphQL clients and servers in Kotlin.
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
jasync-sql is a Simple, Netty based, asynchronous, performant and reliable database drivers for PostgreSQL and MySQL written in Kotlin. Show your ❤ wi
A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
What's Ktorm? Ktorm is a lightweight and efficient ORM Framework for Kotlin directly based on pure JDBC. It provides strong-typed and flexible SQL DSL
Kotlin extensions for the libGDX game framework
Kotlin extensions for libGDX. Introduction KTX is a Kotlin game framework built on libGDX. It aims to make libGDX as Kotlin-friendly as possible witho
Kotlin Serverless Framework
Kotless Kotless stands for Kotlin serverless framework. Its focus lies in reducing the routine of serverless deployment creation by generating it stra
Zircon is an extensible and user-friendly, multiplatform tile engine.
Zircon - A user-friendly Tile Engine & Text GUI Need info? Check the Docs | or Create an issue | Check our project Board | Ask us on Discord | Support
Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere.
JTransc (Java Trans Compiler) is an AOT (ahead of time compiler) that compiles .class and .jar files into a target programming language / executable bundling all the required dependencies in a single file or folder, without requiring a jitter or an external runtime.
OPENRNDR. A Kotlin/JVM library for creative coding, real-time and interactive graphics
OPENRNDR 0.4 A Kotlin/JVM and Kotlin/JS library for creative coding, real-time and interactive graphics. Can currently be used on Windows, macOS and L
An HTTP Framework
Wasabi - An HTTP Framework IMPORTANT tl;dr We are merging with Ktor. Ktor and Wasabi both have the same goals - define a simple, extensible HTTP frame
A lightweight Kotlin web framework for backend developers 🦆
Kweb 🦆 Quick Start Read Getting Started from the User Manual. Overview Kweb is a new way to create beautiful, efficient, and scalable websites in Kot
Kotlin Web Framework for the JVM
Kara Web Framework Kara is a web framework for the JVM written in Kotlin. It enables developers to build succinct, type-safe HTML and CSS all in one l
Firefly is an asynchronous web framework for rapid development of high-performance web application.
What is Firefly? Firefly framework is an asynchronous Java web framework. It helps you create a web application Easy and Quickly. It provides asynchro
krangl is a {K}otlin DSL for data w{rangl}ing
krangl krangl is a {K}otlin library for data w{rangl}ing. By implementing a grammar of data manipulation using a modern functional-style API, it allow
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
Hexagon The atoms of your platform Home Site | Quick Start | Developer Guide What is Hexagon Hexagon is a microservices' toolkit (not a framework) wri
tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
tinylog 2 Example import org.tinylog.Logger; public class Application { public static void main(String[] args) { Logger.info("Hello
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc Community Contributions are Welcomed ℹ️ | Docs are being expanded and moved to Readme.io Qu
👄 The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Quick Info this library tries to solve language detection of very short words and phrases, even shorter than tweets makes use of both statistical and
A state container for Java & Kotlin, inspired by Redux & Elm
Bansa This is my take on Redux, the state container for JavaScript apps. It's oriented toward developers who like building React-style apps and Kotlin
🧩 Shape-Safe Symbolic Differentiation with Algebraic Data Types
Kotlin∇: Type-safe Symbolic Differentiation for the JVM Kotlin∇ is a type-safe automatic differentiation framework written in Kotlin. It allows users
JVM game engine based on Swing/JavaFX.
FriceEngine CI status Travis CI AppVeyor CircleCI CodeShip An easy, light, native game engine running on JVM. Why easy? A flappy bird game uses just 5
Easily build reactive web-apps in Kotlin based on flows and coroutines.
fritz2 is an extremely lightweight, well-performing, independent library to build reactive web apps in Kotlin heavily depending on coroutines and flow
🗝️ Dotenv is a module that loads environment variables from a .env file
🗝️ dotenv-kotlin A port of the Ruby dotenv project for Java and Kotlin. Load environment variables from a .env file. Looking for the pure Java versio
A minimalist web framework for building REST APIs in Kotlin/Java.
Kanary A minimalist Kotlin web framework for building expressive REST APIs fun main(args: ArrayString) { val app = KanaryApp() val server =
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Komputation Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C. Maven Komputation is available throug
A simple and modern Java and Kotlin vert.x web framework
Cloudopt Next is a very lightweight and modern, JVM-based, full stack kotlin framework designed for building modular, easily testable JVM applications
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
Konf A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats. Features Type-safe. Get/set value in
A pure Kotlin UI framework for the Web.
A pure Kotlin, UI framework Single Language Doodle is written entirely in Kotlin and so are its apps. Doodle Web Applications do not use HTML, CSS sty
Kotlin extensions for Java 8 java.time API
kxdate This library contains various Kotlin extensions for the Java 8 java.time API. Rails Style Date Constants kxdate supports the Rails-style syntax
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes.
🚀 The Rapid and Delightful Kotlin Web Framework. Easy, elegant, and productive!
Alpas - The Rapid and Delightful Kotlin Web Framework. Easy, elegant, and productive! 🚀 Alpas is a Kotlin-based web framework that gets you creating
Humanizer.jvm is an adaptation of the humanizer framework for .Net which is made for the jvm and is written in Kotlin.
Humanizer.jvm is an adaptation of the humanizer framework for .Net which is made for the jvm and is written in Kotlin. Humanizer.jvm meets all your jv
The invisible REST and web framework
Kovert The invisible REST (and WEB) framework. It is "invisible" since it does not invade your code, and only uses annotations for exception cases (or
Three.js port for the JVM (desktop)
three.kt (Work in progress) Kotlin/JVM port of the popular three.js 3D library (r106). Be warned, while the basics works, such as: Primitives, Points
Examples ported in JOGL from "Learning Modern 3D Graphic Programming" by J.L.McKesson
modern-jogl-examples This porting is free but needs your support to sustain its development. There are lots of desirable new features and maintenance
Unofficial Actions on Google SDK for Kotlin and Java
Actions On Google Client Library This is a port of the official Node.js SDK to Kotlin. This can also be used from Java and any JVM language. Quick Fac
Snapshot Testing framework for Kotlin.
KotlinSnapshot Snapshot Testing framework for Kotlin. What is this? Snapshot testing is an assertion strategy based on the comparision of the instance
JVM Open Asset Import Library (Assimp)
assimp JVM porting of Assimp This port is being written trying to stick as much as possible close to the C version in order to: minimize maintenance t
Animated dark mode toggle button with Android & Pure Java. ☕
Dark-Toggle-Button Animated dark mode toggle button for Android Java. ☕ converted from kotlin to Java 201 lines: DarkToggleButton.java Android Demo In
An observables framework for Kotlin
Snail-Kotlin 🐌 A lightweight observables framework, also available in Swift Download You can download a jar from GitHub's releases page. Jitpack allp
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.
Kotlin port of OpenGL Mathematics (GLM), a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications.
This is the Kotlin port of OpenGL Mathematics (GLM), written by g-truc (repository), a header only C++ mathematics library for graphics software based
A web crawling framework written in Kotlin
About Krawler is a web crawling framework written in Kotlin. It is heavily inspired by crawler4j by Yasser Ganjisaffar. The project is still very new,
A Kotlin framework for building web applications in Javascript.
Yested Yested is a Kotlin framework for building single-page web applications in Javascript. Important This project is no longer maintained. Please ch
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.
Kottpd - REST framework written in pure Kotlin.
kottpd Kottpd - REST framework written in pure Kotlin. It is available from maven central repository. It supports plain HTTP and secured HTTPs. d
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
Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections
SeKurity - Kotlin powered TLS library This library provides an API for creating basic SSL/TLS connections with standard Java Secure Socket Extension,
A utility to make Kotlin/Java tests random yet reproducible
Elmyr Elmyr is a Kotlin library providing tools to generate “random” values, specifically useful for tests Being an adept of testing code, I write a l
Greatly simplifies the complexities of Kotlin's reflection of Java
CatReflect 这是一个可以极大简化 Java 反射的复杂操作的工具,适用于 Kotlin & Java This is a tool that grea
Slack app example for Heroku deployment, written in Kotlin, using Bolt framework.
slack-kotlin-heroku-example Slack app example for Heroku deployment, written in Kotlin, using Bolt framework. You need to configure your Slack app to
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