3294 Repositories
Android obsidian-kotlin-plugin Libraries
A lightweight coroutine based persistent job/cron scheduler written in Kotlin
kjob A coroutine based persistent background (cron) scheduler written in Kotlin. Features Persist scheduled jobs (e.g. mongoDB) Cron jobs Nice DSL for
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
Mathematical expression engine written in Kotlin, running on JVM.
KFormula ภาษาไทย Mathematical expression engine written in Kotlin, running on JVM. With KFormula, you can parse simple mathematical expression text an
Starter project for Kotlin
kotlin Starter project for Kotlin. quick preview This project contains: A simple hello world application with an optional name parameter Integration t
An acceptance test library for Kotlin
Konsent An acceptance testing library for Kotlin. KonsentExampleTests shows how to write a test. @RunWith(Konsent::class) @Preamble( "As a develop
Simple unit conversion library for Kotlin
KtUnits Simple unit conversion library for Kotlin. Usage Conversion You can convert units easily: fun foo() { val m = 100.minutes.toMilliseconds //
Zero-overhead 2D rendering library for JOGL using Kotlin
JOGL2D Zero-overhead 2D rendering library for JOGL This library is licensed under Apache License 2.0. JOGL2D is an open source Kotlin library that pro
A JSON library written in pure Kotlin
fluid-json A JSON library written in pure Kotlin. Table of Contents Installation Basic Usage Annotation Customization Examples Manual Coding Error Han
Generate unit testing boilerplate from kotlin files.
TestIt While TDD is a better approach for development, many projects don't practice it and end up with low test coverage. This project is here to help
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
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
An attendance recorder app for teachers. Its a part of Android Study Jams 2021 @ GDSC-NITA
Attendance-Pad An attendance recorder app for teachers, build for Android using Kotlin. This project is a part of Andoird Study Jams 2021 @ GDSC-NITA.
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
These files are included in an Android Studio Project for a Magic the Gathering Life Counter app. The app was written in Kotlin.
Magic-Life-Counter These files were created in Android Studio using Kotlin. Usage This app was made to keep track of life totals while playing the tra
simple Kotlin logging: colorized logs for Kotlin on the JVM
sklog - simple Kotlin logging Kotlin (JVM) logging library for printing colorized text to the console, with an easy upgrade path to the popular kotlin
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
Simple bottom navigation with side navigation drawer using Jetpack navigation UI made in Kotlin
BottomNavWithSideNavApp simple bottom navigation with side navigation drawer usi
Created Classic TicTacToe using JavaFX & Kotlin
Tic Tac Toe Created Classic TicTacToe using JavaFX & Kotlin. Hope you all enjoy
Some fancy custom views for kotlin
CoolCustomViews 1. Neruromorphic ProgressBar Resources Documentaion and Other So
A command-line student management system in Kotlin
Student Management System Done as a part of NITK GSDC Android Study Jams 2021 Th
Car Shop App Built With Kotlin
Car Shop O aplicativo conta com 2 telas no total sendo elas a home(Tela principa
Wiroforce godot plugin for kotlin
Wiroforce Godot Plugin The purpose of this project is the creation of a plugin f
Kotlin implementation of WalletConnect v2 protocol for Android applications
WalletConnect V2 - Kotlin Kotlin implementation of WalletConnect v2 protocol for
Github users app with kotlin
github-users-app Screenshoot Please click the image below to enlarge.
A IntelliJ plugin to provide check on 'value type' which is limited to numerical constant values
ValueDef A IntelliJ plugin to provide check on 'value type' which is limited to
Weather API application with kotlin
mobile_bootcamp_final_project Weather API application Weather application using
Kotlin coroutine support for MongoDB built on top of the official Reactive Streams Java Driver
fluid-mongo Kotlin coroutine support for MongoDB built on top of the official MongoDB Reactive Streams Java Driver. Installation build.gradle.kts: dep
Convenience Kotlin API over the Google Guice DI Library
Kotlin Guiced A Kotlin API wrapper over the Google Guice Dependency Injection library. This library aims to encourage the use of Guice with Kotlin by
Kotlin Specification Framework
(NO LONGER MAINTANED) KSpec - Spek. KSpec Specifications for Kotlin. Basic Structure class TheMostAmazingAnimalSpec: KSpec() { override fun spec(
Kotlin port of RandomGen
RandomGenKt Initialize instances of any class with generated data. This is a Kotlin port of the Java library designed to generate random instances of
Html templating library for kotlin
h Html templating library for kotlin. Get started Download Download the latest release. (View releases) Clone the repo for the source code git clone h
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:
Simplest Most Powerful Testing Framework For Kotlin
DynaTest Dynamic Testing The simplest and most powerful testing framework for Kotlin. We promote builders over annotations. Instead of having annotati
Simple parser combinator library for Kotlin
CakeParse CakeParse is a simple parser combinator library for Kotlin. Documentation Documentation is available at the project's GitHub Page. Build Thi
Constructor dependency injection for Kodein.
kodeinject A small library allowing constructor dependency injection for applications using Kodein. Usage Add dependency Maven dependency group
Type-safe Kotlin configuration by delegates
Type-safe Kotlin configuration by delegates. Supports the most common external configuration sources, including: Command line Environment Variables Pr
kotlin extensions to the java8 time library
ktime Kotlin extensions to the java8 time library Examples Conversion from numbers to Duration Int, Long and Double values can be suffixed with a time
Repository for learning Kotlin Flow API
Flow Riddles Repository for learning Kotlin Flow API, inspired by RxRiddles Each riddle is a class with an unit test that will verify your solution. T
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
Fluent assertions for Kotlin
Kiwi: Fluent assertions for Kotlin projects Kiwi is multiplatform projects written in pure Kotlin. Except testing it does not use external dependencie
Kotlin configuration library with batteries included
AutoKonfig Kotlin configuration library with batteries included. Website https://autokonfig.nohus.dev/ Features overview Support for JSON, HOCON and J
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
Progress for Kotlin
#Progress Track progress for Kotlin Please refer to progress.komponents.nl for more information //private part val control = Progress.control() //pub
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
Kotlin DSL for Junit5
Kupiter is Kotlin DSL for Junit5. Current API is only for dynamic tests. Get it repositories { maven { url 'https://jitpack.io' } } dependencies
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
Retos semanales de la comunidad MoureDev para practicar Kotlin & Android
Code Weekly Challenge Kotlin/Android 2022 Proyecto de retos semanales de la comunidad MoureDev para practicar Kotlin y Android. Existen repositorios d
light-weight KOtlin Dependency Injection (KODI)
KODI KOtlin Dependency Injection (KODI) This is simple and useful dependency injection framework for work with your regular projects. It use standart
A small wrapper for the Kotlin compiler that can be used to execute .kts scripts
KotlinW A small wrapper for the Kotlin compiler that can be used to execute .kts scripts inspired by gradlew and similar wrappers that download the ac
A JMock wrapper for Kotlin
K-Sera A JMock wrapper for Kotlin. KSeraExampleTests shows how to write a test. class KSeraExampleTests { // Create a mockery using the usual JMo
Asynchronous web framework for Kotlin. Create REST APIs in Kotlin easily with automatic Swagger/OpenAPI doc generation
Zeko Rest API Framework Zeko Rest API Framework is an asynchronous web framework written for Kotlin language. Create restful APIs in Kotlin easily wit
Precondition error checking for Kotlin
Kotlin Preconditions kotlin-preconditions will assist you in ensuring all of your invariants are met before an operation is executed. Usage kotlin-pre
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
Multiplatform Kotlin library to interact with the pastebin.com API.
KPastebin Multiplatform Kotlin library to interact with the pastebin.com API. Setup Add the lib to your project's dependencies: Groovy (replace $kpast
validator for kotlin json serialization
kvalidator Why use kvalidator? Readable and declarative validation rules. Error messages with multilingual support. Support platform: JVM Android Inst
A fast, Kotlin-native Markdown parser
Krakdown Krakdown is a markdown parser written in native Kotlin (no external dependencies). It is meant to be used either on the server side (running
GraphQL toolkit for Kotlin.
GraphQL Kotlin Toolkit A toolkit for GraphQL, specifically for Kotlin. This toolkit provides some useful tools that are compatible with graphql-java.
A Kotlin-based DSL for text adventures, with a partial replica of the classic Colossal Cave as an example.
AdventKT A Kotlin-based DSL for text adventures, with a partial replica of the classic Colossal Cave as an example. Background My main goal was playin
Naive one-pass recursive descent, scannerless parser framework for Kotlin
ParserKt ・ ・ ・ Introduction ParserKt is a naive one-pass recursive descent, scannerless parser framework for Kotlin (mainly JVM, compatible for JS) A
Kotlin implementation of Groovy Truth
Kotlin implementation of Groovy Truth #Example if("".isTrue()) //false if(" ".isTrue()) //false if("hello, world".isTrue()) //true Maven You mus
Easy PDF generation with HTML & CSS using Chromium or Google Chrome
fluid-pdf Easy PDF generation with HTML & CSS using Chromium or Google Chrome Installation build.gradle.kts: dependencies { implementation("io.fluids
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.
ProgressDialog Library for Android
ProgressDialog A simple android library to show and hide a ProgressDialog. Gradle repositories { ... maven { url 'https://jitpack.io' } } dep
KoMock - Simple HTTP/Consul/SpringConfig http server framework written in Kotlin. Wiremock use cases
Komock Here is HTTP/Consul/SpringConfig mocker framework written in Kotlin. This tiny framework is very useful if you need to create REST based client
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
Type Extensions for Klaxon (Kotlin JSON library)
ext4klaxon Type Extensions for Klaxon (Kotlin JSON library) Current extensions: Long Int Enum Date Long Get Long, Double, Float, String as Int, withou
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
Test the shape of your functions!
🧪 This library is experimental! Its API is not stabilized yet, and writing tests is still a bit tedious. Use at your own risk. Looking forward to you
Kotlin extension library wrapping java.time API
KxjTime KxjTime is a micro library that provides a convenient way to create java.time API objects. Usage Simplify creation of various objects from jav
A JavaScript Object Notation library for Kotlin JVM.
Kotlin JSON Kotlin JSON is a lightweight, highly stylized JavaScript Object Notation (JSON) for The Kotlin Programming Language. Stylistic Kotlin JSON
A sample project to debunk common misbeliefs regarding the impact the Log4j vulnerabilities on Java Applications
Introduction This project intends to debunk two common misbeliefs regarding the
Domain-driven design using Kotlin
Domain-driven design using Kotlin This framework uses CQRS and ES patterns and i
A Simple Splash Screen For Kotlin
SolarSystem I have Completed the TASK-1: Made the splash screen TASK-2: Made a b
A Kotlin/JVM Project Template with Gradle
kotlin-project-template A Kotlin/JVM Project Template with Gradle. Clone or npx
Learning Playground - Kotlin Coroutines
Coroutines Kotlin Playground Coroutines Learning Playground Colaborator Very ope
A solution to fix obfuscated Java services after ProGuard has run
ProGuard Service Mapper This is a service mapper for the ProGuard Java bytecode
📚 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
AKotlin guess the word game in kotlin
GUESS THE WORD KOTLIN App Content appContent.mp4
Tkhwang advent of code kotlin template
tkhwang-advent-of-code-kotlin-template Welcome to the Advent of Code1 Kotlin pro
Android ConstraintLayout Assessment for kotlin
layouts Android ConstraintsLayout Assessment Initial Figma Design Completed Andr
Android Camper parking app written in kotlin for assignment 2 of Mobile App Development
Technical Report Splash view Application shows a splash screen when opened. The
Monads explained in Kotlin
Monads explained in Kotlin Monads, I don't know if you heard about them, if not
A Basic CRUD compose app with kotlin
e-Gym A basic Jetpack Compose CRUD app, developed just for study the technology,
WalletConnect Kit is the Swiss Army toolkit for WalletConnect!
WalletConnectKit WalletConnectKit is the Swiss Army toolkit for WalletConnect! It will allow you to connect your DApp with an Ethereum Wallet in a few
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
NamelessnessR is a vpn hub that combines a number of vpn protocols to provide a hub to a single vpn powerful to protect your privacy only.
namelessnexR Design concept The Design concept is designed using adobe xd basing of different ideas but mainly Anxray, V2rayNG and NamelessnetX with N
A set of highly-opinionated, batteries-included gradle plugins to get you started building delicious multi-module Kotlin projects
Sourdough Gradle What is Sourdough Gradle? Sourdough is a set of highly opinionated gradle plugins that aim to act as the starter for your Kotlin proj
🎄 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
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
Klutter: Flutter + Kotlin Multiplatform
Klutter Klutter is a framework and tool set which uses Flutter to create the frontend and Kotlin Multiplatform for the backend. The connective layer i
Simple dictionary, with simple caching
Dictionary Simple dictionary, with simple caching. If network requests are not a
IntelliJ IDEA plugin for JBang
jbang-intellij-plugin JBang plugin is a plugin for IntelliJ IDEA to integrate JB
Guess The Number With Kotlin
GUESS THE NUMBER KOTLIN App Content https://streamable.com/w6t0d4 App code (Main
Image Picker with Customizable UI for Android, Pick an image from Gallery
Image Picker A Image Picker Library for Android (Supports Android 12) with fully
Gradle plugins for easy start into kotlin
Starter gradle plugins for kotlin The aim The aim of this project is to create a
Connect nodemcu to android application
WifiController Use android application to connect esp8266 nodemcu.the purpose is
An easy-to-use text field validator for Kotlin & Jetpack compose.
validable Validating text fields when using jetpack compose can sometimes be challenging and verbose. Validable is an extensible library that allows y