339 Repositories
Android testing-framework Libraries
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
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
Fluent Assertion-Library for Kotlin
Kluent Kluent is a "Fluent Assertions" library written specifically for Kotlin. It uses the Infix-Notations and Extension Functions of Kotlin to provi
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
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
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML
A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
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
Hamcrest for Kotlin
HamKrest - Hamcrest for Kotlin A reimplementation of Hamcrest to take advantage of Kotlin language features. Note: as of version 1.4.0.0, you must add
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 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
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
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
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
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
Simple, Expressive, Extensible Testing for Kotlin on the JVM
Minutest JUnit multiplied by Kotlin Why Another Test Framework? JUnit is great for quickly writing and running tests as part of a TDD workflow, but tr
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
A collection of useful Kotlin Extension
KrazyKotlin is a collection of useful Kotlin Extension - inspired by SwifterSwift. More extensions are on the way. If you have any requests, create an
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
Very simple Morse API text translator. Mainly to do some testing with jitpack, API development etc.
Very simple Morse text translator API. Far from finish or even being reliable. Use for single sentence. Mainly to test github dependency for Android
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
🌶 A simple Kotlin web framework inspired by Clojure's Ring.
kog A simple, experimental Kotlin web framework inspired by Clojure's Ring. A kog application is a function that takes a Request and returns a Respons
Arbitrater is a Kotlin library for creating arbitrary instances of classes by reflection for use in testing
Arbitrater Arbitrater is a library for creating arbitrary instances of classes by reflection, for example to use in testing. It was designed primarily
Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL.
Aspen is a JUnit runner for Kotlin. It's inspired by Ruby's RSpec syntax, the default DSL has a lot more restrictions, but you can create your own DSL
Aleksa is a small framework for writing Alexa Skills in Kotlin
Aleksa Aleksa is a small framework for writing Alexa Skills in Kotlin. Warning This framework uses an old version of the Alexa SDK - skills built with
Property-based testing library for Kotlin
Kwik Property-based testing library for Kotlin. Main features: Test-engine agnostic Multiplatform No reflection Configurable built-in generators Easy
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
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
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的一切开
Kotlin Specification Framework
(NO LONGER MAINTANED) KSpec - Spek. KSpec Specifications for Kotlin. Basic Structure class TheMostAmazingAnimalSpec: KSpec() { override fun spec(
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
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
validator for kotlin json serialization
kvalidator Why use kvalidator? Readable and declarative validation rules. Error messages with multilingual support. Support platform: JVM Android Inst
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
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.
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
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
📚 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
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
A framework for building native applications using React
React Native Learn once, write anywhere: Build mobile apps with React. Getting Started · Learn the Basics · Showcase · Contribute · Community · Suppor
This project uses Quarkus, the Supersonic Subatomic Java Framework
api Project This project uses Quarkus, the Supersonic Subatomic Java Framework.
To build it, it is needed to clone the Tint Browser Addon Framework Library project.
Tint Browser This project is licensed under the GPL v3 license. To build it, it is needed to clone the Tint Browser Addon Framework Library project. W
Android WiFi Walkie Talkie (js-collider framework demo)
WalkieTalkie This program transmits sound recorded from microphone to some other devices running the same program on the same network segment, so work
conceptual Android audio plugin framework
AAP: Android Audio Plugin Framework disclaimer: the README is either up to date, partially obsoleted, or sometimes (but not very often) ahead of imple
A modern Android architecture framework built on Jetpack & Kotlin.
RainbowCake RainbowCake is an Android architecture framework, providing tools and guidance for building modern Android applications. It builds on top
Android app to collect data to be analyzed for medical purposes.
Android app to collect medical data Android app to collect data to be analyzed for medical purposes. Its development was started as part of a final de
A JUnit5 Platform TestEngine integrated with the official FHIR Validator to run profile and Questionnaire validation as tests.
🔥 FHIR Validator JUnit Engine A JUnit5 TestEngine to integrate the FHIR Validator into the JUnit5 ecosystem. Supports writing expected validation out
Framework for quickly creating connected applications in Kotlin with minimal effort
Ktor is an asynchronous framework for creating microservices, web applications and more. Written in Kotlin from the ground up. import io.ktor.server.n
On-device low-memory testing for Android
Android Developer Toolbelt On-device low-memory testing for Android. Fill your phone's RAM and see how your application performs. Download the app, ta
A lightweight tool that simplifies testing of the process death scenario.
Venom Venom is a lightweight tool that simplifies testing of the process death scenario for your android application. Why Venom? The Android Run Time
💪 A framework for assisting in the renovation of Android componentization
💪 A framework for assisting in the renovation of Android componentization
Fantastic Apps and How to Test Them Sample Project
Book Testing Showcase This is a sample project for workshop Fantastic Apps and How to Test Them Sample Project. This app is about book searching and b
Entity Framework Core UI plugin for JetBrains Rider
Entity Framework Core UI plugin for JetBrains Rider This plugin introduces Entity Framework Core commands' UI inside JetBrains Rider. Features There a
Registration validation testing, Room database testing using JUnit4
Notes app Registration details validation testing, Room database testing using JUnit4 ✨ Screenshots Authors Tridev Deka - LinkedIn - Tridev Deka MIT L
MVVM + Kotlin + Jetpack Compose +Navigation Compose + Hilt + Retrofit + Unit Testing + Compose Testing + Coroutines + Kotlin Flow + Io mockK
MvvmKotlinJetpackCompose Why do we need an architecture even when you can make an app without it? let's say you created a project without any architec
Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM clean architecture.
Delish Screens Tech stack & Open-source libraries 100% Kotlin based + Coroutines + Flow for asynchronous. Dagger Hilt 2.37 Accompanist JetPack Jetpack
A seed and demo about how to do end-to-end testing of a Dataflow pipeline
dataflow-e2e-demo This is a demo and a seed project to show how you can end-to-end test a Dataflow pipeline. You can find more about by follwing this
Android app for testing out various networking capabilities
Networking Tools Collection of handy networking tools for everyday development. Port Scanning Subnet Device Finder (discovers devices on local network
Example of a multimodule project following SOLID principles and MVVM, Hilt, Room, coroutines and testing.
MarvelCharacters David Ferrándiz Features Retrieve Marvel’s characters and show them in a grid. See more information about the character in a new scre
Firebase Authentication plugin for Ktor framework.
Firebase Authentication is a Ktor plugin which verifies requests authorized by a Firebase Auth Id Token.
A modern framework for full stack web apps in Kotlin
Kobweb is an opinionated Kotlin framework for creating websites and web apps, built on top of Web Compose and inspired by Next.js and Chakra UI.
Project for testing intern candidate simple level
RickAndMorty-TestTask Тестовый проект 'Гайд по мультфильму Рик и Морти' для практикантов начального и продвинутого уровня. Структура проекта Структура
A framework for building responsive Android apps using Jetpack Compose
Jetmagic - A framework for building responsive Android apps using Jetpack Compose Jetmagic is an Android framework that can be used to develop respons
Upsert DSL extension for Exposed, Kotlin SQL framework
Exposed Upsert Upsert DSL extension for Exposed, Kotlin SQL framework. Project bases on various solutions provided by community in the official "Expos
Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality
Project containing Jetpack Compose samples For pagination & network images it uses CATAAS. Known issues Navigation-Compose Issue with fast tapping on
A modular framework for building Discord bots in Kotlin using Kordex and Kord
Mik Bot A modular framework for building Discord bots in Kotlin using Kordex and Kord **If you are here for mikmusic, click here and there Deployment
A tiny framework to execute shell scripts on Android
Skippy A tiny framework to execute shell scripts on Android Why I first sought out to create a basic script manager for Android.
Consumer android from nutrition-framework API
About This Project (work-in-progress 👷 🔧️ 👷♀️ ⛏ ) Consumer Dari Nutrition Framework General Framework for Application Development Around Nutrition
Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3
TO-DO Notes - Code for 5.1-5.3 Testing Codelab Code for the Advanced Android Kotlin Testing Codelab 5.1-5.3 Introduction TO-DO Notes is an app where y
A Gradle plugin to ease testing in Kotlin Multiplatform projects.
Multiplatform Testing Plugin A Gradle plugin for easy testing of Kotlin Multiplatform projects in your CI pipeline. Support for testing android() targ
A simple and scalable Android bot emulation framework, as presented at Black Hat Europe's Arsenal
m3 A simple and scalable Android bot emulation framework. A detailed explanation can be found here. This project was first published at Black Hat Euro
A micro mocking framework for KMP
Micro-Mock A micro Kotlin/Multiplatform Kotlin Symbol Processor that generates Mocks & Fakes. Limitations: Mocking only applies to interfaces Faking o
General purpose parsing framework. Simplify parsing of text
General purpose parsing framework. Simplify parsing of text. Allows capture complex nested formats with simple and human-readable syntax.
This project uses Quarkus, the Supersonic Subatomic Java Framework.
foodhouse Project This project uses Quarkus, the Supersonic Subatomic Java Framework. If you want to learn more about Quarkus, please visit its websit
Jetpack Compose performance testing
Jetpack Compose performance testing
Jetpack Compose performance testing
Jetpack Compose performance testing ( 🚧 WIP) 🛑 Disclaimer This project is not official, and the information is provided as-is. All test cases descri
The News App has been carried out within the framework of the MVVM architecture, information about news is obtained by consulting an API, it is built usisng Jetpack Copose, Coroutines, Dependency Injection with Hilt and Retrofit
Journalist The News App consists of an application that displays the latest news from EEUU from an API that provides official and updated information.
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
Simple Stack Why do I want this? To make navigation to another screen as simple as backstack.goTo(SomeScreen()), and going back as simple as backstack
Used to generate the template code of GetX framework
Language: English | 中文简体 statement some fast code snippet prompt come from getx-snippets-intelliJ Description install Plugin effect Take a look at the
gRPC-Kotlin/JVM - An RPC library and framework
gRPC-Kotlin/JVM - An RPC library and framework A Kotlin/JVM implementation of gRPC: A high performance, open source, general RPC framework that puts m
This is a practical project for Professional Android Developers that covers clean Architecture basics using the following: skills: Real-like coding with Kotlin, MVVM Design pattern, Kotlin Coroutines, Room database, Navigation Controller, Jetpack compose, Use cases, and Dependency injection using Dagger-Hilt.
Note App This is a practical project for Professional Android Developers that covers clean Architecture basics using the following: skills: Real-like
A sample Android application with a strong focus on a clean architecture, automated unit and UI testing and continuous integration.
Android playground This is a sample Android application with a strong focus on a clean architecture, automated unit and UI testing and continuous inte
A super file picker framework.
一款超强的文件选择框架。A super file picker framework. 功能: 文件选择 支持多种类型文件选择 支持多个文件同时选择 如何添加 Gradle添加: 1.在Project的build.gradle中添加仓库地址
Ktor is an asynchronous framework for creating microservices, web applications and more.
ktor-sample Ktor is an asynchronous framework for creating microservices, web applications and more. Written in Kotlin from the ground up. Application
This plugin helps tp build GraphQL applications in Java using the DGS framework
dgs-intellij-plugin This plugin helps tp build GraphQL applications in Java using the DGS framework. The DGS Framework is open sourced by Netflix and
JVM Bytecode Transformation Framework
unboks - JVM Bytecode Transformation Framework ⚠️ Read the State of the Project section before considering use! ⚠️ This framework exposes a graph-base
The Okila server project uses the Spring boot framework and uses the Kotlin language
Okila-Server The Okila server project uses the Spring boot framework and uses the Kotlin language Format Response //The response successfully format