<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Kotlin Updates Daily</title>
  <id>https://www.trackawesomelist.com/KotlinBy/awesome-kotlin/feed.xml</id>
  <updated>2024-12-04T02:04:21.316Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/KotlinBy/awesome-kotlin/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/KotlinBy/awesome-kotlin/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/KotlinBy/awesome-kotlin/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of awesome Kotlin related stuff Inspired by awesome-java. </subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/04/</id>
    <title>Awesome Kotlin Updates on Dec 04, 2024</title>
    <updated>2024-12-04T02:04:21.316Z</updated>
    <published>2024-12-04T02:04:21.316Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/kryptokrona/kryptokrona-kotlin-sdk" rel="noopener noreferrer">kryptokrona/kryptokrona-kotlin-sdk (⭐51)</a> - Kryptokrona SDK in Kotlin for building decentralized private communication and payment systems.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/04/"/>
    <summary>1 awesome projects updated on Dec 04, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/23/</id>
    <title>Awesome Kotlin Updates on Oct 23, 2024</title>
    <updated>2024-10-23T12:50:52.833Z</updated>
    <published>2024-10-23T12:50:52.833Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://hexagontk.com" rel="noopener noreferrer">hexagontk/hexagon</a> - A Microservices toolkit that takes care of HTTP, serialization and templates.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/23/"/>
    <summary>1 awesome projects updated on Oct 23, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/22/</id>
    <title>Awesome Kotlin Updates on Oct 22, 2024</title>
    <updated>2024-10-22T12:51:19.540Z</updated>
    <published>2024-10-22T12:51:19.142Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/lupuuss/Mokkery" rel="noopener noreferrer">lupuuss/Mokkery (⭐205)</a> - The mocking library for Kotlin Multiplatform, easy to use, boilerplate-free and compiler plugin driven.</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/eriksencosta/money" rel="noopener noreferrer">eriksencosta/money (⭐167)</a> - Monetary calculations and allocations made easy</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/22/"/>
    <summary>2 awesome projects updated on Oct 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/09/</id>
    <title>Awesome Kotlin Updates on Oct 09, 2024</title>
    <updated>2024-10-09T01:53:03.822Z</updated>
    <published>2024-10-09T01:53:03.511Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Books</p>
</h3>
<ul>
<li><a href="https://www.amazon.com/dp/9355516304" rel="noopener noreferrer">Kotlin Crash Course</a> - Quickly master Kotlin by practicing what you learn in eight interactive projects, including REST APIs, serverless deployments, and more.</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://vendelieu.github.io/re.this/" rel="noopener noreferrer">vendelieu/re.this</a> - Kotlin Multiplatform Redis Client: coroutine-based, DSL-powered, and easy to use.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/09/"/>
    <summary>2 awesome projects updated on Oct 09, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/01/</id>
    <title>Awesome Kotlin Updates on Oct 01, 2024</title>
    <updated>2024-10-01T12:52:21.248Z</updated>
    <published>2024-10-01T12:52:21.248Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/jzbrooks/vgo" rel="noopener noreferrer">jzbrooks/vgo (⭐43)</a> - vgo is a tool for optimizing and converting between vector artwork representations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/01/"/>
    <summary>1 awesome projects updated on Oct 01, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/27/</id>
    <title>Awesome Kotlin Updates on Sep 27, 2024</title>
    <updated>2024-09-27T12:51:27.733Z</updated>
    <published>2024-09-27T12:51:27.733Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Compiler Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/Mr-Mappie/mappie" rel="noopener noreferrer">Mr-Mappie/mappie (⭐24)</a> - Kotlin compiler plugin generating type-safe and performant object mapping code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/27/"/>
    <summary>1 awesome projects updated on Sep 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/16/</id>
    <title>Awesome Kotlin Updates on Sep 16, 2024</title>
    <updated>2024-09-16T12:50:42.546Z</updated>
    <published>2024-09-16T12:50:42.546Z</published>
    <content type="html"><![CDATA[<h3><p>Kotlin Native / Projects</p>
</h3>
<ul>
<li><a href="https://github.com/trueangle/kotlin-native-aws-lambda-runtime" rel="noopener noreferrer">trueangle/kotlin-native-aws-lambda-runtime (⭐6)</a> - A runtime for executing AWS Lambda functions written in Kotlin/Native, designed to reduce cold start issues common with the JVM platform.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/16/"/>
    <summary>1 awesome projects updated on Sep 16, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/09/</id>
    <title>Awesome Kotlin Updates on Sep 09, 2024</title>
    <updated>2024-09-09T12:49:30.850Z</updated>
    <published>2024-09-09T12:49:30.850Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Parsers</p>
</h3>
<ul>
<li><a href="https://github.com/fleeksoft/ksoup" rel="noopener noreferrer">fleeksoft/ksoup (⭐317)</a> - Kotlin Multiplatform library for working with HTML and XML. It's a port of the renowned Java library Jsoup.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/09/"/>
    <summary>1 awesome projects updated on Sep 09, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/03/</id>
    <title>Awesome Kotlin Updates on Sep 03, 2024</title>
    <updated>2024-09-03T01:46:14.730Z</updated>
    <published>2024-09-03T01:46:14.730Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Dependency Injection</p>
</h3>
<ul>
<li><a href="https://github.com/traversals/kapsule" rel="noopener noreferrer">traversals/kapsule (⭐164)</a> - Minimalist dependency injection library for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/03/"/>
    <summary>1 awesome projects updated on Sep 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/21/</id>
    <title>Awesome Kotlin Updates on Aug 21, 2024</title>
    <updated>2024-08-21T12:42:54.175Z</updated>
    <published>2024-08-21T12:42:54.175Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/allangomes/kotlinwind.css" rel="noopener noreferrer">allangomes/kotlinwind.css (⭐16)</a> - Kotlin DSL for CSS based on Tailwind.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/21/"/>
    <summary>1 awesome projects updated on Aug 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/02/</id>
    <title>Awesome Kotlin Updates on Aug 02, 2024</title>
    <updated>2024-08-02T12:44:22.772Z</updated>
    <published>2024-08-02T12:44:22.772Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/mongodb/mongo-java-driver" rel="noopener noreferrer">mongodb/mongo-java-driver (⭐2.6k)</a> - The official MongoDB Kotlin Driver allows developers to build server-side Kotlin applications with MongoDB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/02/"/>
    <summary>1 awesome projects updated on Aug 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/09/</id>
    <title>Awesome Kotlin Updates on Jul 09, 2024</title>
    <updated>2024-07-09T01:39:23.607Z</updated>
    <published>2024-07-09T01:39:23.607Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/Trendyol/stove" rel="noopener noreferrer">Trendyol/stove (⭐173)</a> - The easiest way of writing e2e tests for your JVM back-end API with Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/09/"/>
    <summary>1 awesome projects updated on Jul 09, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/07/</id>
    <title>Awesome Kotlin Updates on Jul 07, 2024</title>
    <updated>2024-07-07T08:52:58.671Z</updated>
    <published>2024-07-07T08:52:58.258Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/objectbox/objectbox-java" rel="noopener noreferrer">objectbox/objectbox-java (⭐4.4k)</a> - Embedded on-device object database for Mobile Apps and IoT.</li>
</ul>

<ul>
<li><a href="https://github.com/smyrgeorge/sqlx4k" rel="noopener noreferrer">smyrgeorge/sqlx4k (⭐146)</a> - A small non-blocking database driver written in Kotlin for the Native platform.</li>
</ul>
<h3><p>Libraries/Frameworks / I/O</p>
</h3>
<ul>
<li><a href="https://github.com/lepicekmichal/SignalRKore" rel="noopener noreferrer">lepicekmichal/SignalRKore (⭐26)</a> - Kotlin multiplatform implementation of SignalR.</li>
</ul>
<h3><p>Libraries/Frameworks / API Clients</p>
</h3>
<ul>
<li><a href="https://github.com/InsanusMokrassar/ktgbotapi" rel="noopener noreferrer">InsanusMokrassar/ktgbotapi (⭐364)</a> - Strongly typed API wrapper for Telegram Bots API</li>
</ul>
<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/FirstArtaxer/karbitrage" rel="noopener noreferrer">FirstArtaxer/karbitrage (⭐0)</a> - Kotlin-based project designed to extract cryptocurrency prices from various exchanges using the Ktor framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/07/"/>
    <summary>5 awesome projects updated on Jul 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/24/</id>
    <title>Awesome Kotlin Updates on May 24, 2024</title>
    <updated>2024-05-24T01:34:10.016Z</updated>
    <published>2024-05-24T01:34:10.016Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Tests</p>
</h3>
<ul>
<li><a href="https://github.com/KakaoCup/Kakao" rel="noopener noreferrer">KakaoCup/Kakao (⭐332)</a> - Nice and simple DSL for Espresso in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/24/"/>
    <summary>1 awesome projects updated on May 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/30/</id>
    <title>Awesome Kotlin Updates on Apr 30, 2024</title>
    <updated>2024-04-30T12:39:09.257Z</updated>
    <published>2024-04-30T12:39:09.257Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://typealias.com/start/" rel="noopener noreferrer">Kotlin: An Illustrated Guide</a> - Illustrated guide to learn Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/30/"/>
    <summary>1 awesome projects updated on Apr 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/07/</id>
    <title>Awesome Kotlin Updates on Apr 07, 2024</title>
    <updated>2024-04-07T01:34:06.225Z</updated>
    <published>2024-04-07T01:34:06.052Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/eriksencosta/math-common" rel="noopener noreferrer">eriksencosta/math-common (⭐1)</a> - Mathematical conventions to reduce boilerplate code</li>
</ul>

<ul>
<li><a href="https://github.com/eriksencosta/math-percentage" rel="noopener noreferrer">eriksencosta/math-percentage (⭐2)</a> - Percentage calculations made easy</li>
</ul>
<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/respawn-app/FlowMVI" rel="noopener noreferrer">respawn-app/FlowMVI (⭐327)</a> - A Kotlin Multiplatform architectural framework based on coroutines with an extensive feature set, powerful plugin system and a rich DSL.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/07/"/>
    <summary>3 awesome projects updated on Apr 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/07/</id>
    <title>Awesome Kotlin Updates on Mar 07, 2024</title>
    <updated>2024-03-07T01:07:49.621Z</updated>
    <published>2024-03-07T01:07:49.621Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://timefold.ai" rel="noopener noreferrer">timefoldai/timefold-solver</a> - AI solver to optimize scheduling of vehicle routes, employees, maintenance, jobs, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/07/"/>
    <summary>1 awesome projects updated on Mar 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/26/</id>
    <title>Awesome Kotlin Updates on Feb 26, 2024</title>
    <updated>2024-02-26T01:22:36.200Z</updated>
    <published>2024-02-26T01:22:36.200Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/seljabali/java-time-fun" rel="noopener noreferrer">seljabali/java-time-fun (⭐59)</a> - java.time Kotlin extension functions library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/26/"/>
    <summary>1 awesome projects updated on Feb 26, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/23/</id>
    <title>Awesome Kotlin Updates on Feb 23, 2024</title>
    <updated>2024-02-23T05:48:41.051Z</updated>
    <published>2024-02-23T05:48:40.603Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://selfie.dev/jvm" rel="noopener noreferrer">diffplug/selfie</a> - Snapshot testing (inline, on disk, and memoization)</li>
</ul>
<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://github.com/sigbla/sigbla-app" rel="noopener noreferrer">sigbla/sigbla-app (⭐21)</a> - Sigbla is a framework for working with data in tables, supporting various data types, reactive programming and events, user input, charts, and more</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/23/"/>
    <summary>2 awesome projects updated on Feb 23, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/01/</id>
    <title>Awesome Kotlin Updates on Feb 01, 2024</title>
    <updated>2024-02-01T12:36:51.829Z</updated>
    <published>2024-02-01T12:36:51.816Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/L-Briand/KTM" rel="noopener noreferrer">L-Briand/KTM (⭐20)</a> - Mustache templating in kotlin multiplatform</li>
</ul>
<h3><p>Libraries/Frameworks / Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/appmattus/crypto" rel="noopener noreferrer">appmattus/crypto (⭐92)</a> - A collection of Kotlin Multiplatform Mobile cryptographic hashing functions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/01/"/>
    <summary>2 awesome projects updated on Feb 01, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/31/</id>
    <title>Awesome Kotlin Updates on Jan 31, 2024</title>
    <updated>2024-01-31T01:21:39.764Z</updated>
    <published>2024-01-31T01:21:39.764Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Parsers</p>
</h3>
<ul>
<li><a href="https://github.com/asm0dey/staks" rel="noopener noreferrer">asm0dey/staks (⭐13)</a> - Extensible XML parser DSL, based on StAX</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/31/"/>
    <summary>1 awesome projects updated on Jan 31, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/27/</id>
    <title>Awesome Kotlin Updates on Jan 27, 2024</title>
    <updated>2024-01-27T01:20:17.117Z</updated>
    <published>2024-01-27T01:20:17.117Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Projects</p>
</h3>
<ul>
<li><a href="https://github.com/inorichi/tachiyomi" rel="noopener noreferrer">inorichi/tachiyomi</a> - Free and open source manga reader for Android.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/27/"/>
    <summary>1 awesome projects updated on Jan 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/26/</id>
    <title>Awesome Kotlin Updates on Dec 26, 2023</title>
    <updated>2023-12-26T23:14:58.825Z</updated>
    <published>2023-12-26T23:14:58.132Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://plugins.jetbrains.com/plugin/16340-kotlin-notebook" rel="noopener noreferrer">Kotlin Notebook</a> - Kotlin notebooks are interactive worksheets with rich outputs.</li>
</ul>
<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/divyanshupundir/mavlink-kotlin" rel="noopener noreferrer">divyanshupundir/mavlink-kotlin (⭐49)</a> - A modern MAVLink library for Kotlin Multiplatform.</li>
</ul>
<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kandy" rel="noopener noreferrer">Kotlin/kandy (⭐609)</a> - Kotlin plotting library</li>
</ul>

<ul>
<li><a href="https://github.com/Kotlin/kotlindl" rel="noopener noreferrer">Kotlin/KotlinDL (⭐1.5k)</a> - High-level Deep Learning Framework written in Kotlin and inspired by Keras.</li>
</ul>
<h3><p>Kotlin WebAssembly / Official Links</p>
</h3>
<ul>
<li><a href="https://kotl.in/wasm" rel="noopener noreferrer">Kotlin/Wasm Overview</a> - Learn everything about Kotlin WebAssembly platform</li>
</ul>
<h3><p>Kotlin WebAssembly / Examples</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlin-wasm-examples" rel="noopener noreferrer">Kotlin/Wasm Examples (⭐527)</a> - Explore a variety of Kotlin/Wasm example projects, showcasing applications like Compose Multiplatform, browser DOM API, Node.js, and WASI integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/26/"/>
    <summary>6 awesome projects updated on Dec 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/27/</id>
    <title>Awesome Kotlin Updates on Nov 27, 2023</title>
    <updated>2023-11-27T01:32:14.153Z</updated>
    <published>2023-11-27T01:32:13.834Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/jillesvangurp/geogeometry" rel="noopener noreferrer">jillesvangurp/geogeometry (⭐126)</a> - GeoGeometry is a set of algorithms and functions for manipulating geo hashes and geometric shapes with geo coordinates</li>
</ul>

<ul>
<li><a href="https://github.com/jillesvangurp/querylight" rel="noopener noreferrer">jillesvangurp/querylight (⭐6)</a> - In memory search engine for simple in app search. Implements tf/idf and a some basic queries, tokenizers and analyzers.</li>
</ul>
<h3><p>Libraries/Frameworks / API Clients</p>
</h3>
<ul>
<li><a href="https://github.com/jillesvangurp/kt-search" rel="noopener noreferrer">jillesvangurp/kt-search (⭐111)</a> - Kotlin multiplatform library for Elasticsearch and Opensearch</li>
</ul>

<ul>
<li><a href="https://github.com/formation-res/overpass-kotlin-client" rel="noopener noreferrer">formation-res/overpass-kotlin-client (⭐1)</a> - A simple client for overpass that uses ktor-client and kotlinx.serialization for parsing JSON responses.</li>
</ul>
<h3><p>Libraries/Frameworks / Internationalisation and Localization</p>
</h3>
<ul>
<li><a href="https://github.com/formation-res/fluent-kotlin" rel="noopener noreferrer">formation-res/fluent-kotlin (⭐10)</a> - Kotlin multi platdform localization for js and jvm based on project fluent.</li>
</ul>
<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/jillesvangurp/rankquest-studio" rel="noopener noreferrer">jillesvangurp/rankquest-studio (⭐7)</a> - Rankquest Studio is a web based tool that you can use to benchmark search query metrics for your search APIs. Written in Kotlin &amp; Fritz2</li>
</ul>
<h3><p>Projects / Examples</p>
</h3>
<ul>
<li><a href="https://github.com/formation-res/kt-fullstack-demo" rel="noopener noreferrer">formation-res/kt-fullstack-demo (⭐2)</a> - This demo kotlin-js project implements a UI and server for a little recipe search engine to demonstrate fritz2, kotlin-js, localization with mozilla fluent, use of koin in a webapp.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/27/"/>
    <summary>7 awesome projects updated on Nov 27, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/26/</id>
    <title>Awesome Kotlin Updates on Nov 26, 2023</title>
    <updated>2023-11-26T01:35:37.655Z</updated>
    <published>2023-11-26T01:35:37.655Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/typesafegithub/github-workflows-kt" rel="noopener noreferrer">typesafegithub/github-workflows-kt (⭐541)</a> - Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/26/"/>
    <summary>1 awesome projects updated on Nov 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/14/</id>
    <title>Awesome Kotlin Updates on Nov 14, 2023</title>
    <updated>2023-11-14T01:24:34.244Z</updated>
    <published>2023-11-14T01:24:34.244Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/nsk90/kstatemachine" rel="noopener noreferrer">nsk90/kstatemachine (⭐371)</a> - KStateMachine is a Kotlin DSL library for creating state machines and statecharts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/14/"/>
    <summary>1 awesome projects updated on Nov 14, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/08/</id>
    <title>Awesome Kotlin Updates on Oct 08, 2023</title>
    <updated>2023-10-08T01:31:58.905Z</updated>
    <published>2023-10-08T01:31:58.905Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/Flaxoos/flax-ktor-plugins" rel="noopener noreferrer">Flaxoos/flax-ktor-plugins (⭐69)</a> - A Ktor plugins repository for servers and clients, including a kafka client plugin, circuit breaker and more</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/08/"/>
    <summary>1 awesome projects updated on Oct 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/13/</id>
    <title>Awesome Kotlin Updates on Sep 13, 2023</title>
    <updated>2023-09-13T12:40:36.736Z</updated>
    <published>2023-09-13T12:40:36.736Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/popovanton0/Blueprint" rel="noopener noreferrer">Blueprint (⭐138)</a> - 📐 A library that draws a blueprint on top of your Jetpack Compose composables. It visualizes dimensions, like paddings and sizes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/13/"/>
    <summary>1 awesome projects updated on Sep 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/03/</id>
    <title>Awesome Kotlin Updates on Aug 03, 2023</title>
    <updated>2023-08-03T01:38:27.089Z</updated>
    <published>2023-08-03T01:38:27.089Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / DSL</p>
</h3>
<ul>
<li><a href="https://github.com/bipokot/Kabu" rel="noopener noreferrer">bipokot/Kabu (⭐33)</a> - The fastest way to create complex Kotlin DSL</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/03/"/>
    <summary>1 awesome projects updated on Aug 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/14/</id>
    <title>Awesome Kotlin Updates on Jul 14, 2023</title>
    <updated>2023-07-14T12:47:13.781Z</updated>
    <published>2023-07-14T12:47:13.781Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Jetpack-Compose</p>
</h3>
<ul>
<li><a href="https://github.com/mahozad/wavy-slider" rel="noopener noreferrer">mahozad/wavy-slider (⭐170)</a> - Multiplatform UI widget that recreates the Android 13 squiggly progress bar</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/14/"/>
    <summary>1 awesome projects updated on Jul 14, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/11/</id>
    <title>Awesome Kotlin Updates on Jul 11, 2023</title>
    <updated>2023-07-11T01:57:05.459Z</updated>
    <published>2023-07-11T01:57:05.454Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/Ashampoo/kim" rel="noopener noreferrer">Ashampoo/kim (⭐177)</a> - Kotlin Multiplatform library for reading and writing image metadata</li>
</ul>

<ul>
<li><a href="https://github.com/Ashampoo/xmpcore" rel="noopener noreferrer">Ashampoo/xmpcore (⭐17)</a> - Kotlin Multiplatform port of Adobe's XMP SDK</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/11/"/>
    <summary>2 awesome projects updated on Jul 11, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/04/</id>
    <title>Awesome Kotlin Updates on Jul 04, 2023</title>
    <updated>2023-07-04T12:49:15.359Z</updated>
    <published>2023-07-04T12:49:15.359Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Http Clients</p>
</h3>
<ul>
<li><a href="https://github.com/corbella83/kotliny.network" rel="noopener noreferrer">corbella83/kotliny.network (⭐6)</a> - Simple, powerful and lightweight Kotlin Multiplatform Network Client</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/04/"/>
    <summary>1 awesome projects updated on Jul 04, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/22/</id>
    <title>Awesome Kotlin Updates on Jun 22, 2023</title>
    <updated>2023-06-22T01:53:57.297Z</updated>
    <published>2023-06-22T01:53:57.297Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx-benchmark" rel="noopener noreferrer">Kotlin/kotlinx-benchmark (⭐519)</a> - A powerful library for benchmarking in Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/22/"/>
    <summary>1 awesome projects updated on Jun 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/12/</id>
    <title>Awesome Kotlin Updates on Jun 12, 2023</title>
    <updated>2023-06-12T13:40:38.520Z</updated>
    <published>2023-06-12T13:40:38.520Z</published>
    <content type="html"><![CDATA[<h3><p>Projects / Desktop</p>
</h3>
<ul>
<li><a href="https://github.com/krud-dev/ostara" rel="noopener noreferrer">krud-dev/ostara (⭐323)</a> - A desktop application that provides various features to monitor and interact with Spring Boot Applications via Actuator.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/12/"/>
    <summary>1 awesome projects updated on Jun 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/26/</id>
    <title>Awesome Kotlin Updates on May 26, 2023</title>
    <updated>2023-05-26T06:02:14.089Z</updated>
    <published>2023-05-26T06:02:13.832Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/Ahoo-Wang/Wow" rel="noopener noreferrer">Ahoo-Wang/Wow (⭐199)</a> - A Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing.</li>
</ul>
<h3><p>Libraries/Frameworks / Validation</p>
</h3>
<ul>
<li><a href="https://github.com/kciter/thing" rel="noopener noreferrer">kciter/thing (⭐65)</a> - A rule-based entity management library written in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/26/"/>
    <summary>2 awesome projects updated on May 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/22/</id>
    <title>Awesome Kotlin Updates on Apr 22, 2023</title>
    <updated>2023-04-22T01:40:49.954Z</updated>
    <published>2023-04-22T01:40:49.954Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Ahoo-Wang/Simba" rel="noopener noreferrer">Ahoo-Wang/Simba (⭐17)</a> - Distributed lock service</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/22/"/>
    <summary>1 awesome projects updated on Apr 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/13/</id>
    <title>Awesome Kotlin Updates on Apr 13, 2023</title>
    <updated>2023-04-13T01:38:18.699Z</updated>
    <published>2023-04-13T01:38:18.699Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://lpicanco.github.io/krate" rel="noopener noreferrer">lpicanco/krate</a> - Krate is a rate limiter library designed specifically for Kotlin applications. In memory, Redis and Caffeine support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/13/"/>
    <summary>1 awesome projects updated on Apr 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/22/</id>
    <title>Awesome Kotlin Updates on Mar 22, 2023</title>
    <updated>2023-03-22T12:42:13.168Z</updated>
    <published>2023-03-22T12:42:12.733Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/komapper/komapper" rel="noopener noreferrer">komapper/komapper (⭐302)</a> - Komapper is an ORM library for server-side Kotlin with JDBC and R2DBC support.</li>
</ul>
<h3><p>Libraries/Frameworks / API Clients</p>
</h3>
<ul>
<li><a href="https://github.com/MoviebaseApp/tmdb-api" rel="noopener noreferrer">MoviebaseApp/tmdb-api (⭐214)</a> - Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform.</li>
</ul>

<ul>
<li><a href="https://github.com/MoviebaseApp/trakt-api" rel="noopener noreferrer">MoviebaseApp/trakt-api (⭐46)</a> - Modern powerful Trakt API to track, discover and share your movies &amp; TV shows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/22/"/>
    <summary>3 awesome projects updated on Mar 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/12/</id>
    <title>Awesome Kotlin Updates on Jan 12, 2023</title>
    <updated>2023-01-12T01:51:56.779Z</updated>
    <published>2023-01-12T01:51:56.779Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/vsirotin/si-units" rel="noopener noreferrer">KotUniL (⭐117)</a> - KotUniL: Kotlin function and objects for working with SI units like meter, second, as well as currencies and general units like percent.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/12/"/>
    <summary>1 awesome projects updated on Jan 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/31/</id>
    <title>Awesome Kotlin Updates on Dec 31, 2022</title>
    <updated>2022-12-31T11:04:59.290Z</updated>
    <published>2022-12-31T11:04:59.023Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/ctripcorp/SQLlin" rel="noopener noreferrer">ctripcorp/SQLlin (⭐227)</a> - A DSL SQLite library for Kotlin Multiplatform</li>
</ul>
<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/ctripcorp/mmkv-kotlin" rel="noopener noreferrer">ctripcorp/mmkv-kotlin (⭐134)</a> - The Kotlin Multiplatform wrapper for MMKV</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/31/"/>
    <summary>2 awesome projects updated on Dec 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/11/</id>
    <title>Awesome Kotlin Updates on Dec 11, 2022</title>
    <updated>2022-12-11T11:27:40.922Z</updated>
    <published>2022-12-11T11:27:40.248Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://nacular.github.io/doodle/" rel="noopener noreferrer">nacular/doodle</a> - A pure Kotlin UI framework for the Web (and Desktop)</li>
</ul>
<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/nacular/measured" rel="noopener noreferrer">nacular/measured (⭐161)</a> - Type-safe, intuitive units of measure</li>
</ul>
<h3><p>Projects / Examples</p>
</h3>
<ul>
<li><a href="https://github.com/TobseF/Candy-Crush-Clone" rel="noopener noreferrer">TobseF/Candy-Crush-Clone (⭐136)</a> - A Kotlin Multiplatform match 3 sample game build to teach, made with KorGE.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/11/"/>
    <summary>3 awesome projects updated on Dec 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/25/</id>
    <title>Awesome Kotlin Updates on Nov 25, 2022</title>
    <updated>2022-11-25T02:01:12.264Z</updated>
    <published>2022-11-25T02:01:12.264Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/Ahoo-Wang/CoSec" rel="noopener noreferrer">Ahoo-Wang/CoSec (⭐32)</a> - RBAC-based And Policy-based Multi-Tenant Security Framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/25/"/>
    <summary>1 awesome projects updated on Nov 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/24/</id>
    <title>Awesome Kotlin Updates on Nov 24, 2022</title>
    <updated>2022-11-24T02:02:39.698Z</updated>
    <published>2022-11-24T02:02:39.698Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Ahoo-Wang/CoCache" rel="noopener noreferrer">Ahoo-Wang/CoCache (⭐8)</a> - Level 2 Distributed Coherence Cache Framework</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/24/"/>
    <summary>1 awesome projects updated on Nov 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/20/</id>
    <title>Awesome Kotlin Updates on Nov 20, 2022</title>
    <updated>2022-11-20T02:21:16.717Z</updated>
    <published>2022-11-20T02:21:16.717Z</published>
    <content type="html"><![CDATA[<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/Ahoo-Wang/CoSky" rel="noopener noreferrer">Ahoo-Wang/CoSky (⭐81)</a> - High-performance, low-cost microservice governance platform. Service Discovery and Configuration Service</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/20/"/>
    <summary>1 awesome projects updated on Nov 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/19/</id>
    <title>Awesome Kotlin Updates on Nov 19, 2022</title>
    <updated>2022-11-19T02:08:37.990Z</updated>
    <published>2022-11-19T02:08:37.990Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/Ninja-Squad/springmockk" rel="noopener noreferrer">Ninja-Squad/springmockk (⭐490)</a> - SpringMockK: MockBean and SpyBean, but for MockK instead of Mockito</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/19/"/>
    <summary>1 awesome projects updated on Nov 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/11/</id>
    <title>Awesome Kotlin Updates on Nov 11, 2022</title>
    <updated>2022-11-11T13:00:20.833Z</updated>
    <published>2022-11-11T13:00:20.833Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/itmaginationdemos/OTPComposable" rel="noopener noreferrer">OTPComposable (⭐2)</a> - A library dedicated to making OTP (One Time Password) components a breeze to implement</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/11/"/>
    <summary>1 awesome projects updated on Nov 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/31/</id>
    <title>Awesome Kotlin Updates on Oct 31, 2022</title>
    <updated>2022-10-31T12:59:51.019Z</updated>
    <published>2022-10-31T12:59:51.019Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/touchlab/KMMBridge" rel="noopener noreferrer">touchlab/KMMBridge (⭐364)</a> - KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMM (Kotlin Multiplatform Mobile) Xcode Framework binaries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/31/"/>
    <summary>1 awesome projects updated on Oct 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/30/</id>
    <title>Awesome Kotlin Updates on Oct 30, 2022</title>
    <updated>2022-10-30T13:50:52.000Z</updated>
    <published>2022-10-30T13:50:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/pmwmedia/tinylog" rel="noopener noreferrer">pmwmedia/tinylog (⭐703)</a> - Lightweight logging framework with native logging API for Kotlin.</li>
</ul>
<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/MarcinMoskala/ActivityStarter" rel="noopener noreferrer">MarcinMoskala/ActivityStarter (⭐431)</a></li>
</ul>

<ul>
<li><a href="https://github.com/MarcinMoskala/KotlinPreferences" rel="noopener noreferrer">MarcinMoskala/KotlinPreferences (⭐51)</a></li>
</ul>

<ul>
<li><a href="https://github.com/MarcinMoskala/PreferenceHolder" rel="noopener noreferrer">MarcinMoskala/PreferenceHolder (⭐155)</a></li>
</ul>

<ul>
<li><a href="https://github.com/pawegio/KAndroid" rel="noopener noreferrer">pawegio/KAndroid (⭐895)</a></li>
</ul>

<ul>
<li><a href="https://github.com/chibatching/Kotpref" rel="noopener noreferrer">chibatching/Kotpref (⭐697)</a></li>
</ul>

<ul>
<li><a href="https://github.com/TouK/bubble" rel="noopener noreferrer">TouK/bubble (⭐99)</a></li>
</ul>

<ul>
<li><a href="https://github.com/mcxiaoke/kotlin-koi" rel="noopener noreferrer">mcxiaoke/kotlin-koi (⭐516)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/30/"/>
    <summary>8 awesome projects updated on Oct 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/29/</id>
    <title>Awesome Kotlin Updates on Oct 29, 2022</title>
    <updated>2022-10-29T13:50:51.000Z</updated>
    <published>2022-10-29T13:50:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/dizitart/nitrite-database/tree/master/potassium-nitrite" rel="noopener noreferrer">dizitart/nitrite-database (⭐841)</a> - Potassium Nitrite is a kotlin extension of nitrite database, an open source nosql embedded document store with mongodb like api.</li>
</ul>
<h3><p>Projects / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Poweranimal/PowerCollections" rel="noopener noreferrer">Poweranimal/PowerCollections (⭐16)</a> - Powerfull Collections, Sets, Lists and Maps.</li>
</ul>

<ul>
<li><a href="https://github.com/ruslanys/telegraff" rel="noopener noreferrer">ruslanys/telegraff (⭐146)</a> - Kotlin DSL for Telegram Bots creation.</li>
</ul>

<ul>
<li><a href="https://github.com/AngryJKirk/familybot" rel="noopener noreferrer">AngryJKirk/familybot (⭐121)</a> - Telegram bot to have some fun with your buddies</li>
</ul>
<h3><p>Projects / Desktop</p>
</h3>
<ul>
<li><a href="https://github.com/ice1000/dev-kt" rel="noopener noreferrer">ice1000/dev-kt (⭐94)</a> - DevC++-like cross-platform Kotlin IDE.</li>
</ul>

<ul>
<li><a href="https://github.com/datalisk/datalisk" rel="noopener noreferrer">datalisk/datalisk</a> - A file sync and storage application with end-to-end encryption and multi-platform support.</li>
</ul>

<ul>
<li><a href="https://github.com/pintowar/sudoscan" rel="noopener noreferrer">pintowar/sudoscan (⭐7)</a> - Scans and solves Sudoku Puzzles from images using AI</li>
</ul>

<ul>
<li><a href="https://github.com/russellbanks/HashHash" rel="noopener noreferrer">russellbanks/HashHash (⭐35)</a> - A Multiplatform GUI for Hashing, written in Compose for Desktop.</li>
</ul>
<h3><p>Projects / Examples</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/swot" rel="noopener noreferrer">JetBrains/swot (⭐1.8k)</a> - Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.</li>
</ul>

<ul>
<li><a href="https://github.com/robfletcher/lazybones-kotlin" rel="noopener noreferrer">robfletcher/lazybones-kotlin (⭐1)</a> - The Lazybones app migrated to Kotlin as a learning exercise.</li>
</ul>

<ul>
<li><a href="https://github.com/wangjiegulu/KotlinAndroidSample" rel="noopener noreferrer">wangjiegulu/KotlinAndroidSample (⭐27)</a> - Android sample with kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/dodyg/Kotlin101" rel="noopener noreferrer">dodyg/Kotlin101 (⭐193)</a> - 101 examples for Kotlin Programming language.</li>
</ul>

<ul>
<li><a href="https://github.com/dkandalov/kotlin-99" rel="noopener noreferrer">dkandalov/kotlin-99 (⭐653)</a> - Solve 99 problems with Kotlin!</li>
</ul>

<ul>
<li><a href="https://github.com/vicboma1/Kotlin-Koans" rel="noopener noreferrer">vicboma1/Kotlin-Koans (⭐123)</a> - hese are the simple solutions of the kotlin koans online with intellij project.</li>
</ul>

<ul>
<li><a href="https://github.com/vicboma1/GettingStartedKotlin" rel="noopener noreferrer">vicboma1/GettingStartedKotlin (⭐43)</a> - Learn the basics of getting started with kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/pakoito/FunctionalAndroidReference" rel="noopener noreferrer">pakoito/FunctionalAndroidReference (⭐274)</a> - A different Android app showcasing Functional Reactive Programming.</li>
</ul>

<ul>
<li><a href="https://github.com/bmaslakov/kotlin-algorithm-club" rel="noopener noreferrer">bmaslakov/kotlin-algorithm-club (⭐931)</a> - Classic algorithms and data structures in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/mkraynov/todomvc-react-kotlin" rel="noopener noreferrer">mkraynov/todomvc-react-kotlin (⭐10)</a> - React Kotlin TodoMVC – example based on create-react-kotlin-app and todomvc-react</li>
</ul>

<ul>
<li><a href="https://github.com/IvanMwiruki/30-seconds-of-kotlin" rel="noopener noreferrer">IvanMwiruki/30-seconds-of-kotlin (⭐251)</a> - Useful Kotlin snippets you can understand quickly, using only the stdlib.</li>
</ul>

<ul>
<li><a href="https://github.com/rozkminiacz/KotlinUnitTesting" rel="noopener noreferrer">rozkminiacz/KotlinUnitTesting (⭐115)</a> - Kotlin Unit Testing Examples.</li>
</ul>

<ul>
<li><a href="https://github.com/itmaginationdemos/KMM-Sample-App" rel="noopener noreferrer">itmaginationdemos/KMM-Sample-App (⭐5)</a> - A sample app written with the help of KMM (Kotlin Multiplatform). File System access, voice recording, and persistence.</li>
</ul>
<h3><p>Projects / Idea Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/Vektah/CodeGlance" rel="noopener noreferrer">Vektah/CodeGlance (⭐1.1k)</a> - Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime.</li>
</ul>

<ul>
<li><a href="https://github.com/intellij-rust/intellij-rust" rel="noopener noreferrer">intellij-rust/intellij-rust (⭐4.5k)</a> - Rust IDE built using the IntelliJ Platform.</li>
</ul>

<ul>
<li><a href="https://github.com/izhangzhihao/intellij-rainbow-brackets" rel="noopener noreferrer">izhangzhihao/intellij-rainbow-brackets (⭐4.5k)</a> - Rainbow Brackets / Rainbow Parentheses for IntelliJ IDEA based IDEs.</li>
</ul>

<ul>
<li><a href="https://github.com/roger-yh99/Readhub" rel="noopener noreferrer">roger-yh99/Readhub (⭐62)</a> - <a href="https://plugins.jetbrains.com/plugin/10539-readhub">Readhub</a> is a News Reader plugin for IntelliJ IDEs</li>
</ul>

<ul>
<li><a href="https://github.com/roger-yh99/AwesomeKotlinPlugin" rel="noopener noreferrer">roger-yh99/AwesomeKotlinPlugin (⭐12)</a> - <a href="https://plugins.jetbrains.com/plugin/11357-awesome-kotlin">AwesomeKotlin</a> plugin for IntelliJ IDEs</li>
</ul>

<ul>
<li><a href="https://github.com/emedinaa/kotlin-mvp-volley" rel="noopener noreferrer">emedinaa/kotlin-mvp-volley (⭐9)</a> - Example of Android project in Kotlin using MVP(Model View Presenter) pattern and volley library</li>
</ul>

<ul>
<li><a href="https://github.com/emedinaa/android-recyclerview" rel="noopener noreferrer">emedinaa/android-recyclerview (⭐2)</a> - Some samples about the RecyclerView and Adapters using kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/emedinaa/kotlin-viewmodel" rel="noopener noreferrer">emedinaa/kotlin-viewmodel (⭐3)</a> - Basic samples about ViewModel component</li>
</ul>

<ul>
<li><a href="https://github.com/csense-oss/idea-kotlin-checked-exceptions" rel="noopener noreferrer">csense-oss/idea-kotlin-checked-exceptions (⭐25)</a> - Plugin to help integrate with java and exceptions (highlights, warns when not catching exceptions and a lot more)</li>
</ul>
<h3><p>Projects / Playground</p>
</h3>
<ul>
<li><a href="https://github.com/LouisCAD/kotlin-libraries-playground" rel="noopener noreferrer">LouisCAD/kotlin-libraries-playground (⭐181)</a></li>
</ul>
<h3><p>Projects / Android</p>
</h3>
<ul>
<li><a href="https://github.com/skydoves/themovies" rel="noopener noreferrer">skydoves/themovies (⭐496)</a> - A simple project for The Movie DB based on Kotlin MVVM clean architecture and material design &amp; animations.</li>
</ul>

<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.iven.musicplayergo" rel="noopener noreferrer">enricocid/Music-Player-GO</a> - Simple yet fully-featured local music player aiming at simplicity and performance.</li>
</ul>

<ul>
<li><a href="https://github.com/TonnyL/Mango" rel="noopener noreferrer">TonnyL/Mango (⭐657)</a> - An Android app for dribbble.com</li>
</ul>

<ul>
<li><a href="https://github.com/SimonSchubert/LinuxCommandBibliotheca" rel="noopener noreferrer">SimonSchubert/LinuxCommandBibliotheca (⭐876)</a> - Android app which provides a bunch of useful Linux commands.</li>
</ul>

<ul>
<li><a href="https://github.com/SimonSchubert/NewsOut" rel="noopener noreferrer">SimonSchubert/NewsOut (⭐117)</a> - Android and iOS mobile client for Nextcloud News app</li>
</ul>

<ul>
<li>[MohsinAli0899/Book Summary App](<a href="https://github.com/MohsinAli0899/Book" rel="noopener noreferrer">https://github.com/MohsinAli0899/Book</a> Summary App) - BookHub is an Android application that helps users to view books and add them to favorites.</li>
</ul>
<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/skydoves/Submarine" rel="noopener noreferrer">skydoves/Submarine (⭐474)</a> - Fully customizable floating navigation view for listing items dynamically on Android.</li>
</ul>
<h3><p>Android / Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/Miha-x64/Lychee" rel="noopener noreferrer">Miha-x64/Lychee (⭐119)</a> - Data binding and persistence infrastructure for building Android and JavaFX UIs and binding them with data</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/29/"/>
    <summary>39 awesome projects updated on Oct 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/28/</id>
    <title>Awesome Kotlin Updates on Oct 28, 2022</title>
    <updated>2022-10-28T14:01:18.000Z</updated>
    <published>2022-10-28T14:01:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/krud-dev/shapeshift" rel="noopener noreferrer">krud-dev/shapeshift (⭐192)</a> - A Kotlin library for intelligent object mapping and conversion between objects.</li>
</ul>
<h3><p>Projects / Desktop</p>
</h3>
<ul>
<li><a href="https://github.com/ruslanys/vkmusic" rel="noopener noreferrer">ruslanys/vkmusic (⭐36)</a> - JavaFX and Spring-Boot based application for grabbing music from VK.com.</li>
</ul>
<h3><p>Projects / Examples</p>
</h3>
<ul>
<li><a href="https://github.com/dkandalov/rosettacode-kotlin" rel="noopener noreferrer">dkandalov/rosettacode-kotlin (⭐21)</a> - Repository with source code from <a href="https://rosettacode.org/">RosettaCode</a></li>
</ul>

<ul>
<li><a href="https://github.com/vicboma1/Kotlin-Examples-Problems" rel="noopener noreferrer">vicboma1/Kotlin-Examples-Problems (⭐25)</a> - These are the simple solutions of the kotlin example problems online.</li>
</ul>

<ul>
<li><a href="https://github.com/gyulavoros/kotlin-todomvc" rel="noopener noreferrer">gyulavoros/kotlin-todomvc (⭐22)</a> - Kotlin TodoMVC – full-stack Kotlin application demo</li>
</ul>

<ul>
<li><a href="https://github.com/xurxodev/integration-testing-kotlin-multiplatform-kata" rel="noopener noreferrer">xurxodev/integration-testing-kotlin-multiplatform-kata (⭐28)</a> - A full exercise to learn how to use stubbing HTTP in Kotlin multiplatform using Ktor and Ktor Client Mock.</li>
</ul>
<h3><p>Projects / Android</p>
</h3>
<ul>
<li><a href="https://github.com/pranayairan/CoinBit" rel="noopener noreferrer">pranayairan/CoinBit (⭐61)</a> - CoinBit is completely free Bitcoin &amp; cryptocurrency portfolio tracker app. It helps you over 4000+ cryptocurrencies on 150+ platforms including Binance, GDAX, Kraken etc</li>
</ul>
<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/PicsArt/stateful" rel="noopener noreferrer">PicsArt/stateful (⭐68)</a></li>
</ul>

<ul>
<li><a href="https://github.com/BennyWang/KBinding" rel="noopener noreferrer">BennyWang/KBinding (⭐408)</a></li>
</ul>

<ul>
<li><a href="https://github.com/inaka/KillerTask" rel="noopener noreferrer">inaka/KillerTask (⭐26)</a></li>
</ul>

<ul>
<li><a href="https://github.com/grandstaish/paperparcel" rel="noopener noreferrer">grandstaish/paperparcel (⭐500)</a> - Boilerplate reduction library written specifically for working with Kotlin data classes on Android.</li>
</ul>

<ul>
<li><a href="https://github.com/nitrico/LastAdapter" rel="noopener noreferrer">nitrico/LastAdapter (⭐776)</a> - Don't write a RecyclerView adapter again. Not even a ViewHolder!.</li>
</ul>

<ul>
<li><a href="https://github.com/denisidoro/krouter" rel="noopener noreferrer">denisidoro/krouter (⭐121)</a> - A lightweight Android activity router.</li>
</ul>

<ul>
<li><a href="https://github.com/metalabdesign/AsyncAwait" rel="noopener noreferrer">metalabdesign/AsyncAwait (⭐407)</a> - async/await for Android built upon coroutines introduced in Kotlin 1.1.</li>
</ul>

<ul>
<li><a href="https://github.com/zserge/anvil" rel="noopener noreferrer">zserge/anvil (⭐1.4k)</a> - Minimal UI library for Android inspired by React.</li>
</ul>

<ul>
<li><a href="https://github.com/robinchew/mvil" rel="noopener noreferrer">robinchew/mvil (⭐7)</a> - 'Virtual DOM' for Android inspired by Anvil.</li>
</ul>

<ul>
<li><a href="https://github.com/DanielMartinus/Stepper-Touch" rel="noopener noreferrer">DanielMartinus/Stepper-Touch (⭐686)</a> - Fun playful Android stepper widget for counting, written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/infotech-group/android-drawable-dsl" rel="noopener noreferrer">infotech-group/android-drawable-dsl (⭐180)</a> - DSL for constructing the drawables in Kotlin instead of in XML.</li>
</ul>

<ul>
<li><a href="https://github.com/zsmb13/MaterialDrawerKt" rel="noopener noreferrer">zsmb13/MaterialDrawerKt (⭐518)</a> - A DSL for creating Material Design navigation drawers without any XML.</li>
</ul>

<ul>
<li><a href="https://github.com/DanielMartinus/Konfetti" rel="noopener noreferrer">DanielMartinus/Konfetti (⭐3.2k)</a> - Lightweight particle system to create realistic confetti</li>
</ul>

<ul>
<li><a href="https://github.com/rakshakhegde/ObservableFlow" rel="noopener noreferrer">rakshakhegde/ObservableFlow (⭐27)</a> - Functional Constructs for Databinding + Kotlin + RxJava</li>
</ul>

<ul>
<li><a href="https://github.com/programmerr47/ganalytics" rel="noopener noreferrer">programmerr47/ganalytics (⭐11)</a> - A tiny api layer for any analytics in application.</li>
</ul>

<ul>
<li><a href="https://github.com/iglaweb/Ferris-Wheel" rel="noopener noreferrer">iglaweb/Ferris-Wheel (⭐321)</a> - Simple android library to present an animated ferris wheel</li>
</ul>

<ul>
<li><a href="https://github.com/ehsunshine/colored-time-selector" rel="noopener noreferrer">ehsunshine/colored-time-selector (⭐152)</a> - A smart colored time selector. Users can select just free time with a handy colorful range selector.</li>
</ul>

<ul>
<li><a href="https://github.com/yundom/kache" rel="noopener noreferrer">yundom/kache (⭐24)</a> - A lightweight cache library written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/KBus" rel="noopener noreferrer">adrielcafe/KBus (⭐46)</a> - Dead simple EventBus for Android made with Kotlin and RxJava 2</li>
</ul>

<ul>
<li><a href="https://github.com/yundom/RxVan" rel="noopener noreferrer">yundom/RxVan (⭐3)</a> - A lightweight event bus written in Kotlin and RxJava.</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/AndroidCoroutineScopes" rel="noopener noreferrer">adrielcafe/AndroidCoroutineScopes (⭐17)</a> - This lib implements the most common CoroutineScopes used in Android apps.</li>
</ul>

<ul>
<li><a href="https://github.com/WindSekirun/RxSocialLogin" rel="noopener noreferrer">WindSekirun/RxSocialLogin (⭐126)</a> - This Android library is a library that provides social login for 15 platforms powered by RxJava2, Kotlin and Firebase Authentication.</li>
</ul>

<ul>
<li><a href="https://github.com/bakhtiyork/gradients" rel="noopener noreferrer">bakhtiyork/gradients (⭐51)</a> - A curated collection of splendid gradients</li>
</ul>

<ul>
<li><a href="https://github.com/hpost/rx-brainwaves" rel="noopener noreferrer">hpost/rx-brainwaves (⭐5)</a> - RxJava wrapper for NeuroSky MindWave headsets</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/KrumbsView" rel="noopener noreferrer">adrielcafe/KrumbsView (⭐186)</a> - The ultimate breadcrumbs view for Android!</li>
</ul>

<ul>
<li><a href="https://github.com/inshiro/Skate" rel="noopener noreferrer">inshiro/Skate (⭐9)</a> - A simple and easy to use Android fragment stack controller</li>
</ul>

<ul>
<li><a href="https://github.com/cortinico/slidetoact" rel="noopener noreferrer">cortinico/slidetoact (⭐1.2k)</a> - A simple 'Slide to Unlock' Material widget for Android, written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/AppIntro/AppIntro" rel="noopener noreferrer">AppIntro/AppIntro (⭐11k)</a> - Make a cool/material intro for you Android App - Now all in Kotlin!</li>
</ul>

<ul>
<li><a href="https://github.com/CuriousNikhil/gossip" rel="noopener noreferrer">CuriousNikhil/gossip (⭐14)</a> - Android TextToSpeech Helper to speak any text you want and handle events.</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/PufferDB" rel="noopener noreferrer">adrielcafe/PufferDB (⭐100)</a> - An Android &amp; JVM key-value storage powered by Protobuf and Coroutines.</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/HAL" rel="noopener noreferrer">adrielcafe/HAL (⭐79)</a> - A non-deterministic finite-state machine for Android &amp; JVM that won't let you down.</li>
</ul>

<ul>
<li><a href="https://github.com/coil-kt/coil" rel="noopener noreferrer">coil-kt/coil (⭐11k)</a> - Image loading for Android backed by Kotlin Coroutines.</li>
</ul>

<ul>
<li><a href="https://github.com/levibostian/Shutter-Android" rel="noopener noreferrer">levibostian/Shutter-Android (⭐56)</a> - an Android library to take photos, record videos, pick images/videos from gallery, with ease. Written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/rosariopfernandes/firecoil" rel="noopener noreferrer">rosariopfernandes/firecoil (⭐44)</a> - Display images stored in Cloud Storage for Firebase using Coil.</li>
</ul>

<ul>
<li><a href="https://github.com/skydoves/Only" rel="noopener noreferrer">skydoves/Only (⭐482)</a> - An easy way to persist and run code block only as many times as necessary on Android.</li>
</ul>

<ul>
<li><a href="https://github.com/skydoves/AndroidVeil" rel="noopener noreferrer">skydoves/AndroidVeil (⭐1.5k)</a> - An easy, flexible way to implement veil skeletons and shimmering effect for Android.</li>
</ul>

<ul>
<li><a href="https://github.com/skydoves/Needs" rel="noopener noreferrer">skydoves/Needs (⭐613)</a> - An easy way to implement modern permission instructions popup.</li>
</ul>

<ul>
<li><a href="https://github.com/evilthreads669966/EvadeMe" rel="noopener noreferrer">evilthreads669966/EvadeMe (⭐42)</a> - A heuristics evasion library that prevents your code from being analyzed or tested.</li>
</ul>

<ul>
<li><a href="https://github.com/evilthreads669966/BootLaces" rel="noopener noreferrer">evilthreads669966/BootLaces (⭐34)</a> - Turns your background service persistent.</li>
</ul>

<ul>
<li><a href="https://github.com/evilthreads669966/WakeService" rel="noopener noreferrer">evilthreads669966/WakeService</a> - An IntentService that keeps your processor awake while doing work.</li>
</ul>

<ul>
<li><a href="https://github.com/evilthreads669966/Pickpocket" rel="noopener noreferrer">evilthreads669966/Pickpocket (⭐28)</a> - An asynchronous Android library for content providers and more.</li>
</ul>

<ul>
<li><a href="https://github.com/evilthreads669966/EasyShells" rel="noopener noreferrer">evilthreads669966/EasyShells</a> - A simple shell for executing Linux commands with responses</li>
</ul>

<ul>
<li><a href="https://github.com/mr-wizman/Consent" rel="noopener noreferrer">mr-wizman/Consent (⭐4)</a> - Easy Android permissions. Powered by Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/matteocrippa/Parrot" rel="noopener noreferrer">matteocrippa/Parrot (⭐22)</a> - A lightweight library to load remote image and handle caching in ImageView.</li>
</ul>

<ul>
<li><a href="https://github.com/deva666/peko" rel="noopener noreferrer">deva666/peko (⭐152)</a> - Android library for requesting runtime permissions with Kotlin Coroutines</li>
</ul>

<ul>
<li><a href="https://github.com/MackHartley/DashedView" rel="noopener noreferrer">MackHartley/DashedView (⭐69)</a> - The easiest way to create a dashed or striped background on Android</li>
</ul>

<ul>
<li><a href="https://github.com/MackHartley/RoundedProgressBar" rel="noopener noreferrer">MackHartley/RoundedProgressBar (⭐784)</a> - A customizable, animated progress bar that features rounded corners. This Android library is designed to look great and be simple to use</li>
</ul>

<ul>
<li><a href="https://github.com/developingdeveloper-tech/toaster-android" rel="noopener noreferrer">developingdeveloper-tech/toaster-android (⭐27)</a> - A simple library to add custom toast to android applications.</li>
</ul>

<ul>
<li><a href="https://github.com/popovanton0/heart-switch" rel="noopener noreferrer">heart-switch (⭐64)</a> - A heart-shaped toggle switch component for Jetpack Compose</li>
</ul>
<h3><p>Android / Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/nekocode/kotgo" rel="noopener noreferrer">nekocode/kotgo (⭐1.6k)</a> - An android development framework on kotlin using MVP architecture.</li>
</ul>

<ul>
<li><a href="https://github.com/hpost/rx-mvi" rel="noopener noreferrer">hpost/rx-mvi (⭐8)</a> - Minimal framework for Model View Intent inspired Android applications written in Kotlin.</li>
</ul>
<h3><p>Android / Projects</p>
</h3>
<ul>
<li><a href="https://github.com/antoniolg/Bandhook-Kotlin" rel="noopener noreferrer">antoniolg/Bandhook-Kotlin (⭐1.9k)</a> - A showcase music app for Android entirely written using Kotlin language.</li>
</ul>

<ul>
<li><a href="https://github.com/antoniolg/Kotlin-for-Android-Developers" rel="noopener noreferrer">antoniolg/Kotlin-for-Android-Developers (⭐2.7k)</a> - Companion App for the book "Kotlin Android Developers".</li>
</ul>

<ul>
<li><a href="https://github.com/damianpetla/kotlin-dagger-example" rel="noopener noreferrer">damianpetla/kotlin-dagger-example (⭐534)</a> - Example of Android project showing integration with Kotlin and Dagger 2.</li>
</ul>

<ul>
<li><a href="https://github.com/dodyg/AndroidRivers" rel="noopener noreferrer">dodyg/AndroidRivers (⭐321)</a> - RSS Readers for Android.</li>
</ul>

<ul>
<li><a href="https://github.com/MakinGiants/banjen" rel="noopener noreferrer">MakinGiants/banjen (⭐11)</a> - Android app to help to tune a banjo.</li>
</ul>

<ul>
<li><a href="https://github.com/inaka/kotlillon" rel="noopener noreferrer">inaka/kotlillon (⭐33)</a> - Android Kotlin Examples.</li>
</ul>

<ul>
<li><a href="https://github.com/skydoves/DisneyMotions" rel="noopener noreferrer">skydoves/DisneyMotions (⭐1.5k)</a> - A beautiful Disney app using transformation motions based on MVVM architecture.</li>
</ul>

<ul>
<li><a href="https://github.com/ziggy42/Blum-kotlin" rel="noopener noreferrer">ziggy42/Blum-kotlin (⭐83)</a> - A simple android Twitter client written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/TwidereProject/Twidere-Android" rel="noopener noreferrer">TwidereProject/Twidere-Android (⭐2.7k)</a> - Material Design ready and feature rich Twitter app for Android 4.0+</li>
</ul>

<ul>
<li><a href="https://github.com/SimpleMobileTools/Simple-Calendar" rel="noopener noreferrer">SimpleMobileTools/Simple-Calendar (⭐3.5k)</a> - A simple calendar with events, customizable widget and no ads.</li>
</ul>

<ul>
<li><a href="https://github.com/SimpleMobileTools/Simple-Camera" rel="noopener noreferrer">SimpleMobileTools/Simple-Camera (⭐772)</a> - A camera with flash, zoom and no ads.</li>
</ul>

<ul>
<li><a href="https://github.com/SimpleMobileTools/Simple-Draw" rel="noopener noreferrer">SimpleMobileTools/Simple-Draw (⭐519)</a> - A canvas you can draw on with different colors.</li>
</ul>

<ul>
<li><a href="https://github.com/SimpleMobileTools/Simple-File-Manager" rel="noopener noreferrer">SimpleMobileTools/Simple-File-Manager (⭐1.5k)</a> - A simple file manager for browsing and editing files and directories.</li>
</ul>

<ul>
<li><a href="https://github.com/SimpleMobileTools/Simple-Gallery" rel="noopener noreferrer">SimpleMobileTools/Simple-Gallery (⭐3.6k)</a> - A gallery for viewing photos and videos without ads.</li>
</ul>

<ul>
<li><a href="https://github.com/SimpleMobileTools/Simple-Notes" rel="noopener noreferrer">SimpleMobileTools/Simple-Notes (⭐829)</a> - A simple textfield for adding quick notes without ads.</li>
</ul>

<ul>
<li><a href="https://github.com/ahong222/happy21" rel="noopener noreferrer">ahong222/happy21 (⭐14)</a> - A simple game of Black-Jack write with kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/inshiro/Kodesh" rel="noopener noreferrer">inshiro/Kodesh (⭐13)</a> - Free and open source Bible for Android</li>
</ul>

<ul>
<li><a href="https://github.com/Karumi/KataScreenshotKotlin" rel="noopener noreferrer">Karumi/KataScreenshotKotlin (⭐76)</a> - An full exercise to learn how to create screenshot tests for Android</li>
</ul>

<ul>
<li><a href="https://github.com/massivedisaster/AFM" rel="noopener noreferrer">massivedisaster/AFM (⭐12)</a> - A library to help android developers work easily with activities and fragments with Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/Karumi/KataSuperHeroesKotlin" rel="noopener noreferrer">Karumi/KataSuperHeroesKotlin (⭐87)</a> - A full exercise to learn how to create espresso tests using test doubles and a dependency injector for Android written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/Karumi/KataContactsKotlin" rel="noopener noreferrer">Karumi/KataContactsKotlin (⭐49)</a> - An exercise to learn how to write software based on Clean Architecture using Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/Karumi/KataTODOApiClientKotlin" rel="noopener noreferrer">Karumi/KataTODOApiClientKotlin (⭐60)</a> - A full exercise to learn how to use stubbing HTTP in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/Karumi/MaxibonKataKotlin" rel="noopener noreferrer">Karumi/MaxibonKataKotlin (⭐43)</a> - A ready to use playground to learn how to write tests using property-based testing in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/WilderPereira/lmgtfyGen" rel="noopener noreferrer">WilderPereira/lmgtfyGen (⭐6)</a> - Simple Android App to generate Let Me Google That For You urls.</li>
</ul>

<ul>
<li><a href="https://github.com/WilderPereira/ftwfy" rel="noopener noreferrer">WilderPereira/ftwfy (⭐3)</a> - The real life Command/Ctrl + F - Android App that uses the Mobile Vision API to allow you to search for any occurrence of a text in a digital document.</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/GreenHellCompanionApp" rel="noopener noreferrer">adrielcafe/GreenHellCompanionApp (⭐4)</a> - Unofficial companion app for the game Green Hell.</li>
</ul>

<ul>
<li><a href="https://github.com/adrielcafe/ChromaAndroidApp" rel="noopener noreferrer">adrielcafe/ChromaAndroidApp (⭐113)</a> - Chromatic tuner app.</li>
</ul>

<ul>
<li><a href="https://github.com/dgngulcan/droid-feed" rel="noopener noreferrer">dgngulcan/droid-feed (⭐187)</a> - News feed aggregated exclusively for Android Developers.</li>
</ul>

<ul>
<li><a href="https://github.com/VMadalin/kotlin-sample-app" rel="noopener noreferrer">VMadalin/kotlin-sample-app (⭐2.4k)</a> - Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin following the best practices with Jetpack</li>
</ul>

<ul>
<li><a href="https://github.com/skydoves/MarvelHeroes" rel="noopener noreferrer">skydoves/MarvelHeroes (⭐1.2k)</a> - A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin)  architecture.</li>
</ul>

<ul>
<li><a href="https://github.com/halilozel1903/LearnKotlinProgramming" rel="noopener noreferrer">halilozel1903/LearnKotlinProgramming (⭐7)</a> - Let's Learn Kotlin Programming ❤️</li>
</ul>

<ul>
<li><a href="https://github.com/halilozel1903/KotlinTutorials" rel="noopener noreferrer">halilozel1903/KotlinTutorials (⭐112)</a> - It's a project that contains lessons and examples about Kotlin programming language.</li>
</ul>

<ul>
<li><a href="https://github.com/PatilShreyas/NotyKT" rel="noopener noreferrer">PatilShreyas/NotyKT (⭐1.7k)</a> - NotyKT is a complete Kotlin-stack (Backend + Android) application built to demonstrate the use of Modern development tools with best practices implementation.</li>
</ul>

<ul>
<li><a href="https://github.com/Marwa-Eltayeb/CurrencyExchange" rel="noopener noreferrer">Marwa-Eltayeb/CurrencyExchange (⭐11)</a> - Currency Exchange App that displays real-time currency rates, shows a chart for any currency pair in the world to see their currency history and provides a currency converter.</li>
</ul>

<ul>
<li><a href="https://github.com/AmrDeveloper/Linkhub" rel="noopener noreferrer">AmrDeveloper/Linkhub (⭐180)</a> - Free and open source effective link management app with no ads.</li>
</ul>
<h3><p>Android / Extensions</p>
</h3>
<ul>
<li><a href="https://github.com/matteocrippa/karamba" rel="noopener noreferrer">matteocrippa/karamba (⭐51)</a> - A Swiss army knife of useful extensions for Kotlin</li>
</ul>
<h3><p>Android / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kdoctor" rel="noopener noreferrer">Kotlin/kdoctor (⭐612)</a> - CLI tool that helps to set up the environment for Kotlin Multiplatform Mobile app development.</li>
</ul>
<h3><p>Kotlin JavaScript / JavaScript</p>
</h3>
<ul>
<li><a href="https://github.com/andrewoma/reakt" rel="noopener noreferrer">andrewoma/reakt (⭐264)</a> - Reakt is a Kotlin wrapper for facebook's React library.</li>
</ul>

<ul>
<li><a href="https://github.com/stangls/kotlin-js-jquery" rel="noopener noreferrer">stangls/kotlin-js-jquery (⭐20)</a> - A small framework for writing client -side web -applications in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/kengorab/kotlin-javascript-boilerplate" rel="noopener noreferrer">kengorab/kotlin-javascript-boilerplate (⭐10)</a> - An extremely barebones boilerplate project for compiling Kotlin to Javascript.</li>
</ul>

<ul>
<li><a href="https://github.com/markaren/three-kt-wrapper" rel="noopener noreferrer">markaren/three-kt-wrapper (⭐56)</a> - Kotlin wrappers for three.js JavaScript 3D library</li>
</ul>

<ul>
<li><a href="https://github.com/rjaros/kvision" rel="noopener noreferrer">rjaros/kvision (⭐1.2k)</a> - Object oriented Web UI framework for Kotlin/JS</li>
</ul>

<ul>
<li><a href="https://github.com/Kabbura/Kunafa" rel="noopener noreferrer">Kabbura/Kunafa (⭐166)</a> - Easy to use, high level framework in Kotlin for front-end web-development and creating web apps without using HTML, CSS, or JavaScript.</li>
</ul>

<ul>
<li><a href="https://github.com/fortytwoapps/kstitch" rel="noopener noreferrer">fortytwoapps/kstitch (⭐5)</a> - An object oriented toolkit for MongoDB Stitch in KotlinJS.</li>
</ul>
<h3><p>Kotlin JavaScript / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/Ayfri/PIXI-Kotlin" rel="noopener noreferrer">Ayfri/PIXI-Kotlin (⭐15)</a> - Typings for the graphics library PixiJs</li>
</ul>
<h3><p>Kotlin Native / Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/KwangIO/kwang" rel="noopener noreferrer">KwangIO/kwang (⭐59)</a></li>
</ul>

<ul>
<li><a href="https://github.com/msink/kotlin-libui" rel="noopener noreferrer">msink/kotlin-libui (⭐651)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/28/"/>
    <summary>105 awesome projects updated on Oct 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/27/</id>
    <title>Awesome Kotlin Updates on Oct 27, 2022</title>
    <updated>2022-10-27T14:02:41.000Z</updated>
    <published>2022-10-27T14:02:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/Litote/kmongo" rel="noopener noreferrer">Litote/kmongo (⭐781)</a> - KMongo - Kotlin toolkit for Mongo</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/27/"/>
    <summary>1 awesome projects updated on Oct 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/26/</id>
    <title>Awesome Kotlin Updates on Oct 26, 2022</title>
    <updated>2022-10-26T14:02:14.000Z</updated>
    <published>2022-10-26T10:57:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/EranBoudjnah/TestIt" rel="noopener noreferrer">EranBoudjnah/TestIt (⭐44)</a> - Generate unit testing boilerplate from kotlin files.</li>
</ul>
<h3><p>Libraries/Frameworks / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/zeganstyl/thelema-engine" rel="noopener noreferrer">zeganstyl/thelema-engine (⭐77)</a> - 3d graphics engine in Kotlin, based on sources of libGDX. Platforms: JVM, TeaVM, Kotlin/JS, Kotlin/Native. See live demo: <a href="https://zeganstyl.github.io/thelema-teavm-tests/">TeaVM</a>, <a href="https://zeganstyl.github.io/thelema-kxjs-demo/">Kotlin/JS</a></li>
</ul>
<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/multik" rel="noopener noreferrer">Kotlin/multik (⭐649)</a> - A Kotlin library for working with multi-dimensional arrays</li>
</ul>
<h3><p>Libraries/Frameworks / Jetpack-Compose</p>
</h3>
<ul>
<li><a href="https://github.com/CuriousNikhil/neumorphic-compose" rel="noopener noreferrer">CuriousNikhil/neumorphic-compose (⭐398)</a> - Neumorphism UI on Android with Jetpack Compose. Just add one modifier = Modifier.neumorphic()</li>
</ul>
<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/line/clay" rel="noopener noreferrer">line/clay (⭐121)</a> - Clay is an Android library project that provides image trimming which is originally an UI component of LINE Creators Studio.</li>
</ul>

<ul>
<li><a href="https://github.com/WindSekirun/RichUtilsKt" rel="noopener noreferrer">WindSekirun/RichUtilsKt (⭐171)</a> - Advancement Utils for Android Developer written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/TradeMe/MapMe" rel="noopener noreferrer">TradeMe/MapMe (⭐841)</a> - A library that brings the adapter pattern and DiffUtil to Google Maps and MapBox.</li>
</ul>

<ul>
<li><a href="https://github.com/duanhong169/DrawableToolbox" rel="noopener noreferrer">duanhong169/DrawableToolbox (⭐1.1k)</a> - The missing drawable toolbox for Android.</li>
</ul>
<h3><p>Android / Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/lightningkite/kotlin-core" rel="noopener noreferrer">lightningkite/kotlin-core (⭐35)</a> - A full framework for making Android apps. Based on Anko and Kotson.</li>
</ul>

<ul>
<li><a href="https://github.com/LouisCAD/Splitties" rel="noopener noreferrer">LouisCAD/Splitties (⭐2.5k)</a> - A family of small Kotlin libraries for delightful Android development including View DSLs</li>
</ul>
<h3><p>Android / Projects</p>
</h3>
<ul>
<li><a href="https://github.com/BanDev/Buddha-Quotes" rel="noopener noreferrer">BanDev/Buddha-Quotes (⭐37)</a> - A collaborative project to create a Free and Open Source Buddha Quotes app.</li>
</ul>

<ul>
<li><a href="https://github.com/MakinGiants/todayhistory" rel="noopener noreferrer">MakinGiants/todayhistory (⭐30)</a> - App that shows what happened today in history.</li>
</ul>

<ul>
<li><a href="https://github.com/RxKotlin/Pocket" rel="noopener noreferrer">RxKotlin/Pocket (⭐32)</a> - This app help user to save links easily, and can export to Evernote as weekly.</li>
</ul>

<ul>
<li><a href="https://github.com/SidneyXu/AndroidDemoIn4Languages" rel="noopener noreferrer">SidneyXu/AndroidDemoIn4Languages (⭐195)</a> - Comparison between Java, Groovy, Scala, Kotlin in Android Development.</li>
</ul>

<ul>
<li><a href="https://github.com/AllanWang/KAU" rel="noopener noreferrer">AllanWang/KAU (⭐220)</a> - An extensive collection of Kotlin Android Utils</li>
</ul>

<ul>
<li><a href="https://github.com/hanjoongcho/aaf-easydiary" rel="noopener noreferrer">hanjoongcho/aaf-easydiary (⭐439)</a> - This is a diary application optimized to user experience.</li>
</ul>

<ul>
<li><a href="https://github.com/cuongpm/youtube-dl-android" rel="noopener noreferrer">cuongpm/youtube-dl-android (⭐521)</a> - Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites.</li>
</ul>

<ul>
<li><a href="https://github.com/PatilShreyas/Foodium" rel="noopener noreferrer">PatilShreyas/Foodium (⭐2.3k)</a> - Foodium is a sample food blog Android application built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).</li>
</ul>
<h3><p>Android / Extensions</p>
</h3>
<ul>
<li><a href="https://github.com/ajalt/timberkt" rel="noopener noreferrer">ajalt/timberkt (⭐205)</a> - Easy Android logging with Kotlin and Timber.</li>
</ul>
<h3><p>Kotlin JavaScript / JavaScript</p>
</h3>
<ul>
<li><a href="https://github.com/shafirov/klogging" rel="noopener noreferrer">shafirov/klogging (⭐34)</a> - Kotlin logging, both js and jvm.</li>
</ul>

<ul>
<li><a href="https://github.com/danfma/kodando" rel="noopener noreferrer">danfma/kodando (⭐75)</a> - Kotlin JS bindings and libraries.</li>
</ul>

<ul>
<li><a href="https://github.com/nosix/vue-kotlin" rel="noopener noreferrer">nosix/vue-kotlin (⭐194)</a> - Libraries and tools supporting the use of Vue.js in Kotlin</li>
</ul>
<h3><p>Kotlin JavaScript / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/perses-games/kudens" rel="noopener noreferrer">perses-games/kudens (⭐30)</a> - Develop browser games in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/26/"/>
    <summary>23 awesome projects updated on Oct 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/25/</id>
    <title>Awesome Kotlin Updates on Oct 25, 2022</title>
    <updated>2022-10-25T20:07:33.000Z</updated>
    <published>2022-10-25T14:07:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Courses</p>
</h3>
<ul>
<li><a href="https://www.coursera.org/learn/meta-programming-fundamentals-kotlin" rel="noopener noreferrer">Programming Fundamentals in Kotlin</a> - Practice and expand on the fundamentals of programming that are core to any language as well as the unique aspects of Kotlin syntax.</li>
</ul>

<ul>
<li><a href="https://www.coursera.org/learn/advanced-programming-in-kotlin" rel="noopener noreferrer">Advanced Programming in Kotlin</a> - Get ready to expand on your Kotlin skills to create common advanced functionality that typical Android apps need.</li>
</ul>
<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/facebookincubator/ktfmt" rel="noopener noreferrer">facebookincubator/ktfmt (⭐931)</a> - Kotlin code formatter that reflows lines and always produces the same result.</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/ivanisidrowu/KtRssReader" rel="noopener noreferrer">ivanisidrowu/KtRssReader (⭐99)</a> - Kotlin library for parsing RSS feeds</li>
</ul>
<h3><p>Libraries/Frameworks / Command Line Interface</p>
</h3>
<ul>
<li><a href="https://github.com/ajalt/clikt" rel="noopener noreferrer">ajalt/clikt (⭐2.6k)</a> - Clikt - Intuitive command line interface parsing for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/xenomachina/kotlin-argparser" rel="noopener noreferrer">xenomachina/kotlin-argparser (⭐485)</a> - Easy to use and concise yet powerful and robust command line argument parsing for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/ajalt/mordant" rel="noopener noreferrer">ajalt/mordant (⭐990)</a> - Mordant - Full-featured text styling for Kotlin command line applications.</li>
</ul>

<ul>
<li><a href="https://github.com/aPureBase/arkenv" rel="noopener noreferrer">aPureBase/arkenv (⭐17)</a> - Fully fledged command line arguments / environment variables parser via simple Kotlin delegates</li>
</ul>

<ul>
<li><a href="https://github.com/dbaelz/Konclik" rel="noopener noreferrer">dbaelz/Konclik (⭐45)</a></li>
</ul>

<ul>
<li><a href="https://github.com/varabyte/kotter" rel="noopener noreferrer">varabyte/kotter (⭐575)</a> - A declarative, Kotlin-idiomatic API for writing dynamic command line applications</li>
</ul>
<h3><p>Libraries/Frameworks / Browsers</p>
</h3>
<ul>
<li><a href="https://github.com/wendigo/chrome-reactive-kotlin" rel="noopener noreferrer">wendigo/chrome-reactive-kotlin (⭐77)</a></li>
</ul>
<h3><p>Libraries/Frameworks / I/O</p>
</h3>
<ul>
<li><a href="https://square.github.io/okio" rel="noopener noreferrer">square/okio</a> - A modern I/O library for Android, Kotlin, and Java.</li>
</ul>

<ul>
<li><a href="https://rsocket.io" rel="noopener noreferrer">rsocket/rsocket-kotlin</a> - Kotlin implementation of RSocket.</li>
</ul>
<h3><p>Libraries/Frameworks / Internationalisation and Localization</p>
</h3>
<ul>
<li><a href="https://github.com/cashapp/barber" rel="noopener noreferrer">cashapp/barber (⭐166)</a> - A type safe Kotlin JVM library for building up localized, fillable, themed documents using Mustache templating.</li>
</ul>
<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/sdeleuze/spring-boot-kotlin-demo" rel="noopener noreferrer">sdeleuze/spring-boot-kotlin-demo (⭐616)</a> - Basic Spring Boot app in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/IRus/kotlin-dev-proxy" rel="noopener noreferrer">IRus/kotlin-dev-proxy (⭐22)</a> - Simple server for proxy requests and host static files written in Kotlin, Spark Java and Apache HttpClient.</li>
</ul>

<ul>
<li><a href="https://github.com/ratpack/example-ratpack-gradle-kotlin-app" rel="noopener noreferrer">ratpack/example-ratpack-gradle-kotlin-app (⭐37)</a> - An example of a Kotlin Ratpack app built with Gradle.</li>
</ul>

<ul>
<li><a href="https://github.com/eddywm/KTFLITE" rel="noopener noreferrer">eddywm/KTFLITE (⭐178)</a> - Computer Vision on Android with Kotlin and Tensorflow Lite.</li>
</ul>

<ul>
<li><a href="https://github.com/corda/corda" rel="noopener noreferrer">corda/corda (⭐4k)</a> - Corda is a distributed ledger platform designed to record, manage and automate legal agreements between business partners.</li>
</ul>

<ul>
<li><a href="https://github.com/mixitconf/mixit" rel="noopener noreferrer">mixitconf/mixit (⭐539)</a> - MiXiT website</li>
</ul>

<ul>
<li><a href="https://github.com/derveloper/kiny" rel="noopener noreferrer">derveloper/kiny</a> - Your super simple private serverless service running your kotlin functions like AWS lambda.</li>
</ul>

<ul>
<li><a href="https://github.com/yyunikov/spring-boot-2-kotlin-starter" rel="noopener noreferrer">yyunikov/spring-boot-2-kotlin-starter (⭐17)</a> - Spring Boot 2.0 Kotlin application starter with configurations for Gradle, Mongo, JUnit 5 tests, logging, CircleCI and Docker compose.</li>
</ul>

<ul>
<li><a href="https://github.com/viniciusccarvalho/kodein-cloud-functions" rel="noopener noreferrer">viniciusccarvalho/kodein-cloud-functions (⭐3)</a> - Provides adapters to different cloud functions providers (AWS, Azure) to run vanilla kotlin functions defined as kodein modules</li>
</ul>

<ul>
<li><a href="https://github.com/MichaelGrigoryan25/kotlin-url-shortener" rel="noopener noreferrer">MichaelGrigoryan25/kotlin-url-shortener</a> - Basic URL shortener built with Kotlin, Redis and Javalin</li>
</ul>
<h3><p>Projects / Build tools</p>
</h3>
<ul>
<li><a href="https://github.com/cbeust/kobalt" rel="noopener noreferrer">cbeust/kobalt (⭐432)</a> - Build system inspired by Gradle.</li>
</ul>
<h3><p>Projects / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/quicktype/quicktype" rel="noopener noreferrer">quicktype/quicktype (⭐12k)</a> - Generate Kotlin types and converters from JSON, Schema, TypeScript, and GraphQL</li>
</ul>

<ul>
<li><a href="https://github.com/lice-lang/lice" rel="noopener noreferrer">lice-lang/lice (⭐129)</a> - A Lisp-like language's interpreter written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/borisf/classyshark-bytecode-viewer" rel="noopener noreferrer">borisf/classyshark-bytecode-viewer (⭐202)</a> - View your Kotlin generated classes as Java and bytecode format.</li>
</ul>

<ul>
<li><a href="https://github.com/mkobit/jenkins-pipeline-shared-libraries-gradle-plugin" rel="noopener noreferrer">mkobit/jenkins-pipeline-shared-libraries-gradle-plugin (⭐148)</a> - Gradle plugin to help with build and test of Jenkins Pipeline Shared Libraries.</li>
</ul>

<ul>
<li><a href="https://github.com/sourcerer-io/sourcerer-app" rel="noopener noreferrer">sourcerer-io/sourcerer-app (⭐6.7k)</a> - Visual profile for software engineers written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/neworld/gradle-jdeploy-plugin" rel="noopener noreferrer">neworld/gradle-jdeploy-plugin (⭐2)</a> - Gradle plugin to publish JVM applications via npmjs.com</li>
</ul>

<ul>
<li><a href="https://github.com/krzema12/fsynth" rel="noopener noreferrer">krzema12/fsynth (⭐11)</a> - Music synthesizer as a Kotlin multiplatform project</li>
</ul>

<ul>
<li><a href="https://github.com/madhead/tyzenhaus" rel="noopener noreferrer">madhead/tyzenhaus (⭐14)</a> - Shared expenses tracking Telegram bot</li>
</ul>
<h3><p>Projects / Desktop</p>
</h3>
<ul>
<li><a href="https://github.com/ice1000/Dekoder" rel="noopener noreferrer">ice1000/Dekoder (⭐21)</a> - A kotlin music player, materially designed.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/25/"/>
    <summary>34 awesome projects updated on Oct 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/24/</id>
    <title>Awesome Kotlin Updates on Oct 24, 2022</title>
    <updated>2022-10-24T14:04:34.000Z</updated>
    <published>2022-10-24T14:04:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Command Line Interface</p>
</h3>
<ul>
<li><a href="https://github.com/fork-handles/forkhandles/tree/trunk/bunting4k" rel="noopener noreferrer">fork-handles/bunting4k (⭐224)</a> - Simple, typesafe, testable command line flags</li>
</ul>

<ul>
<li><a href="https://github.com/kotlin-inquirer/kotlin-inquirer" rel="noopener noreferrer">kotlin-inquirer (⭐219)</a> - A collection of common interactive command line user interfaces written in Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Internationalisation and Localization</p>
</h3>
<ul>
<li><a href="https://github.com/projectfluent/fluent-kotlin" rel="noopener noreferrer">projectfluent/fluent-kotlin (⭐29)</a> - Kotlin tooling implementation of ProjectFluent. Read, write, and transform Fluent files.</li>
</ul>
<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/ssouris/petclinic-spring5-reactive" rel="noopener noreferrer">ssouris/petclinic-spring5-reactive (⭐53)</a> - Spring 5 Reactive Petclinic app written in Kotlin.</li>
</ul>
<h3><p>Projects / Build tools</p>
</h3>
<ul>
<li><a href="https://github.com/pubref/rules_kotlin" rel="noopener noreferrer">pubref/rules_kotlin (⭐159)</a> - Bazel rules for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/24/"/>
    <summary>5 awesome projects updated on Oct 24, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/22/</id>
    <title>Awesome Kotlin Updates on Oct 22, 2022</title>
    <updated>2022-10-22T13:57:17.000Z</updated>
    <published>2022-10-22T13:57:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/andre-artus/AnvilKotlin" rel="noopener noreferrer">andre-artus/AnvilKotlin (⭐16)</a> - Minimal UI library for Android inspired by React.</li>
</ul>

<ul>
<li><a href="https://github.com/mathcamp/fiberglass" rel="noopener noreferrer">mathcamp/fiberglass (⭐25)</a> - Easy lightweight SharedPreferences library for Android in Kotlin using delegated properties.</li>
</ul>

<ul>
<li><a href="https://github.com/jupf/staticlog" rel="noopener noreferrer">jupf/staticlog (⭐28)</a> - StaticLog - super lightweight static logging for Kotlin, Java and Android.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/22/"/>
    <summary>3 awesome projects updated on Oct 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/21/</id>
    <title>Awesome Kotlin Updates on Oct 21, 2022</title>
    <updated>2022-10-21T22:09:04.000Z</updated>
    <published>2022-10-21T14:06:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/littlektframework/littlekt" rel="noopener noreferrer">littlektframework/littlekt (⭐325)</a> - A Kotlin multiplatform 2D game development framework based on OpenGL that is inspired by libGDX and KorGE. Current platforms: JVM, Web, and Android.</li>
</ul>
<h3><p>Projects / Examples</p>
</h3>
<ul>
<li><a href="https://github.com/robfletcher/midcentury-ipsum" rel="noopener noreferrer">robfletcher/midcentury-ipsum (⭐3)</a> - Swingin’ filler text for your jet-age web page.</li>
</ul>

<ul>
<li><a href="https://github.com/som-one/zarif-kherkin" rel="noopener noreferrer">som-one/zarif-kherkin (⭐8)</a> - Configurable BDD testing using a Kotlin DSL for Gherkin.</li>
</ul>

<ul>
<li><a href="https://github.com/mrcsxsiq/Kotlin-Pokedex" rel="noopener noreferrer">mrcsxsiq/Kotlin-Pokedex (⭐1.5k)</a> - A Pokedex demo app built with Kotlin using ViewModel, LiveData, Room and Navigation</li>
</ul>

<ul>
<li><a href="https://github.com/LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android" rel="noopener noreferrer">LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android (⭐2.7k)</a> - Learn Kotlin Coroutines for Android by example. Sample implementations for real-world Android use cases. Unit tests included.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/21/"/>
    <summary>5 awesome projects updated on Oct 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/19/</id>
    <title>Awesome Kotlin Updates on Oct 19, 2022</title>
    <updated>2022-10-19T14:05:15.000Z</updated>
    <published>2022-10-19T14:05:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/kunalsheth/units-of-measure" rel="noopener noreferrer">kunalsheth/units-of-measure (⭐93)</a> - A type-safe dimensional analysis library for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/19/"/>
    <summary>1 awesome projects updated on Oct 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/18/</id>
    <title>Awesome Kotlin Updates on Oct 18, 2022</title>
    <updated>2022-10-18T14:05:54.000Z</updated>
    <published>2022-10-18T14:05:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/z4kn4fein/kotlin-semver" rel="noopener noreferrer">z4kn4fein/kotlin-semver (⭐104)</a> - Semantic Versioning library for Kotlin Multiplatform.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/18/"/>
    <summary>1 awesome projects updated on Oct 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/17/</id>
    <title>Awesome Kotlin Updates on Oct 17, 2022</title>
    <updated>2022-10-17T12:19:41.000Z</updated>
    <published>2022-10-17T12:19:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Courses</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLlFc5cFwUnmx-dpq9nkdaVJX0GnrM1Mp1" rel="noopener noreferrer">Server-side with Kotlin Series</a> - Learn how to use Kotlin for a variety of purposes such as Functional Programming, Image Detection, Building Microservices, Developing Backend, etc.</li>
</ul>
<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/SnowdreamFramework/ToyBricks" rel="noopener noreferrer">SnowdreamFramework/ToyBricks (⭐33)</a> - Android Library that provide simpler way to achieve modularity.</li>
</ul>

<ul>
<li><a href="https://github.com/rahulchowdhury/Mystique" rel="noopener noreferrer">rahulchowdhury/Mystique (⭐47)</a> - A generalized adapter for RecyclerView on Android which makes it easy to add heterogeneous items to a list.</li>
</ul>

<ul>
<li><a href="https://github.com/costular/kotlin-android-utils" rel="noopener noreferrer">costular/kotlin-android-utils (⭐48)</a> - Android utilities for easier and faster Kotlin programming.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/17/"/>
    <summary>4 awesome projects updated on Oct 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/16/</id>
    <title>Awesome Kotlin Updates on Oct 16, 2022</title>
    <updated>2022-10-16T13:55:49.000Z</updated>
    <published>2022-10-16T13:55:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Libraries</p>
</h3>
<ul>
<li><a href="https://github.com/skydoves/balloon" rel="noopener noreferrer">skydoves/balloon (⭐3.7k)</a> - A lightweight popup like tooltips, fully customizable with arrow and animations.</li>
</ul>

<ul>
<li><a href="https://github.com/ChuckerTeam/chucker" rel="noopener noreferrer">ChuckerTeam/chucker (⭐4k)</a> - An on-device network inspection tool for Android.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/16/"/>
    <summary>2 awesome projects updated on Oct 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/15/</id>
    <title>Awesome Kotlin Updates on Oct 15, 2022</title>
    <updated>2022-10-15T13:58:26.000Z</updated>
    <published>2022-10-15T13:58:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/nickhristov/krakdown" rel="noopener noreferrer">nickhristov/krakdown (⭐14)</a> - A native markdown parser written in Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/15/"/>
    <summary>1 awesome projects updated on Oct 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/13/</id>
    <title>Awesome Kotlin Updates on Oct 13, 2022</title>
    <updated>2022-10-13T20:47:40.000Z</updated>
    <published>2022-10-13T20:47:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/cretz/asmble" rel="noopener noreferrer">cretz/asmble (⭐634)</a> - Compile WebAssembly to JVM and other WASM tools.</li>
</ul>
<h3><p>Projects / Android</p>
</h3>
<ul>
<li><a href="https://github.com/deva666/NewsReader" rel="noopener noreferrer">deva666/NewsReader (⭐23)</a> - Android app for reading news</li>
</ul>

<ul>
<li><a href="https://github.com/zt64/Hyperion" rel="noopener noreferrer">zt64/Hyperion (⭐680)</a> - An alternative YouTube front-end using modern Android architecture and Material 3</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/13/"/>
    <summary>3 awesome projects updated on Oct 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/12/</id>
    <title>Awesome Kotlin Updates on Oct 12, 2022</title>
    <updated>2022-10-12T14:03:48.000Z</updated>
    <published>2022-10-12T14:03:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/ExpediaDotCom/graphql-kotlin" rel="noopener noreferrer">ExpediaDotCom/graphql-kotlin (⭐1.7k)</a> - Code-only GraphQL schema generation for Kotlin</li>
</ul>
<h3><p>Android / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/cossacklabs/themis" rel="noopener noreferrer">cossacklabs/themis (⭐1.9k)</a> - Multi-language framework for solving typical data security tasks: storage and messaging encryption, authentication, works for 14 languages.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/12/"/>
    <summary>2 awesome projects updated on Oct 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/11/</id>
    <title>Awesome Kotlin Updates on Oct 11, 2022</title>
    <updated>2022-10-11T14:04:12.000Z</updated>
    <published>2022-10-11T14:04:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/Reedyuk/blue-falcon" rel="noopener noreferrer">Reedyuk/blue-falcon (⭐348)</a> - A unified Bluetooth library for Android and iOS.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/11/"/>
    <summary>1 awesome projects updated on Oct 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/10/</id>
    <title>Awesome Kotlin Updates on Oct 10, 2022</title>
    <updated>2022-10-10T14:04:45.000Z</updated>
    <published>2022-10-10T14:04:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Boilerplate</p>
</h3>
<ul>
<li><a href="https://github.com/bufferapp/android-clean-architecture-boilerplate" rel="noopener noreferrer">bufferapp/android-clean-architecture-boilerplate (⭐3.7k)</a> - A clean architecture boilerplate for android written in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/10/"/>
    <summary>1 awesome projects updated on Oct 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/09/</id>
    <title>Awesome Kotlin Updates on Oct 09, 2022</title>
    <updated>2022-10-09T13:56:01.000Z</updated>
    <published>2022-10-09T13:56:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Boilerplate</p>
</h3>
<ul>
<li><a href="https://github.com/bufferapp/clean-architecture-components-boilerplate" rel="noopener noreferrer">bufferapp/clean-architecture-components-boilerplate (⭐1.3k)</a> - A clean architecture boilerplate using andorid architecture components for android written in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/09/"/>
    <summary>1 awesome projects updated on Oct 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/08/</id>
    <title>Awesome Kotlin Updates on Oct 08, 2022</title>
    <updated>2022-10-08T13:59:01.000Z</updated>
    <published>2022-10-08T13:59:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/jooby-project/jooby" rel="noopener noreferrer">jooby-project/jooby (⭐1.7k)</a> - Modular micro web framework for Java and Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/h0tk3y/kotlin-monads" rel="noopener noreferrer">h0tk3y/kotlin-monads (⭐120)</a> - Monads for Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/08/"/>
    <summary>2 awesome projects updated on Oct 08, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/03/</id>
    <title>Awesome Kotlin Updates on Oct 03, 2022</title>
    <updated>2022-10-03T14:06:01.000Z</updated>
    <published>2022-10-03T14:06:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/soywiz/kaifu2x" rel="noopener noreferrer">soywiz/kaifu2x (⭐32)</a> - Waifu2x port to Kotlin as library and CLI. Convolutional-neural-network based upscaler for Anime-like images and noise/artifact reduction.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/03/"/>
    <summary>1 awesome projects updated on Oct 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/01/</id>
    <title>Awesome Kotlin Updates on Oct 01, 2022</title>
    <updated>2022-10-01T22:09:51.000Z</updated>
    <published>2022-10-01T13:59:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Courses</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PL7NYbSE8uaBDcLkbXsQADdvBnVbavonGn" rel="noopener noreferrer">CS194A Android Development</a> - Learn basic, foundational techniques for developing Android mobile applications and apply those toward building a single or multi page, networked Android application</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/fork-handles/forkhandles/tree/trunk/tuples4k" rel="noopener noreferrer">fork-handles/tuples4k (⭐224)</a> - Tuple classes</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/01/"/>
    <summary>2 awesome projects updated on Oct 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/30/</id>
    <title>Awesome Kotlin Updates on Sep 30, 2022</title>
    <updated>2022-09-30T14:06:01.000Z</updated>
    <published>2022-09-30T14:06:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx.reflect.lite" rel="noopener noreferrer">Kotlin/kotlinx.reflect.lite (⭐161)</a> - Lightweight library allowing to introspect basic stuff about Kotlin symbols.</li>
</ul>
<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/dataframe" rel="noopener noreferrer">Kotlin/dataframe (⭐847)</a> - A Kotlin library for in-memory data manipulation</li>
</ul>

<ul>
<li><a href="https://github.com/JetBrains/lets-plot-kotlin" rel="noopener noreferrer">JetBrains/lets-plot-kotlin (⭐444)</a> - Grammar of graphics visualization for Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/Kotlin/kotlin-jupyter" rel="noopener noreferrer">Kotlin/kotlin-jupyter (⭐1.1k)</a> - Official Kotlin Jupyter kernel</li>
</ul>

<ul>
<li><a href="https://github.com/kyonifer/koma" rel="noopener noreferrer">kyonifer/koma (⭐269)</a> - A scientific computing library for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/mipt-npm/kmath" rel="noopener noreferrer">mipt-npm/kmath (⭐657)</a> - A (not so numpy-like) multiplatform mathematical library with higher level abstractions.</li>
</ul>

<ul>
<li><a href="https://github.com/MarcinMoskala/KotlinDiscreteMathToolkit" rel="noopener noreferrer">MarcinMoskala/KotlinDiscreteMathToolkit (⭐185)</a> - Set of extensions for Kotlin that provides Discrete Math functionalities as an Kotlin extension functions.</li>
</ul>

<ul>
<li><a href="https://www.kalasim.org" rel="noopener noreferrer">holgerbrandl/kalasim</a> - Discrete event simulator that enables complex, dynamic process models.</li>
</ul>

<ul>
<li><a href="https://github.com/cdietze/euklid" rel="noopener noreferrer">cdietze/euklid (⭐2)</a></li>
</ul>

<ul>
<li><a href="https://github.com/lamba92/KGraph" rel="noopener noreferrer">lamba92/KGraph (⭐19)</a> - A Kotlin multi-platform library for graph data structures</li>
</ul>

<ul>
<li><a href="https://github.com/breandan/kaliningraph" rel="noopener noreferrer">breandan/kaliningraph (⭐118)</a></li>
</ul>

<ul>
<li><a href="https://github.com/grinisrit/noa-atra" rel="noopener noreferrer">grinisrit/noa-atra (⭐26)</a> - Analytics for Trading with NOA</li>
</ul>
<h3><p>Libraries/Frameworks / API Clients</p>
</h3>
<ul>
<li><a href="https://github.com/awslabs/aws-sdk-kotlin" rel="noopener noreferrer">awslabs/aws-sdk-kotlin (⭐416)</a> - Multiplatform AWS SDK for Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Jetpack-Compose</p>
</h3>
<ul>
<li><a href="https://github.com/CuriousNikhil/compose-particle-system" rel="noopener noreferrer">CuriousNikhil/compose-particle-system (⭐76)</a> - A lightweight particle system for Jetpack Compose - Quarks</li>
</ul>
<h3><p>Projects / Idea Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/wuseal/JsonToKotlinClass" rel="noopener noreferrer">wuseal/JsonToKotlinClass (⭐3.1k)</a> - Plugin for IntelliJ IDEs to generate Kotlin data class code from JSON text</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/30/"/>
    <summary>15 awesome projects updated on Sep 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/29/</id>
    <title>Awesome Kotlin Updates on Sep 29, 2022</title>
    <updated>2022-09-29T14:05:16.000Z</updated>
    <published>2022-09-29T14:05:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://github.com/unipu-ict/ksdtoolkit" rel="noopener noreferrer">unipu-ict/ksdtoolkit (⭐3)</a> - Kotlin System Dynamics Toolkit - for system dynamics modelling and simulation with Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/sanity/pairAdjacentViolators" rel="noopener noreferrer">sanity/pairAdjacentViolators (⭐49)</a> - A Kotlin implementation of the Pair Adjacent Violators algorithm for isotonic regression.</li>
</ul>
<h3><p>Libraries/Frameworks / API Clients</p>
</h3>
<ul>
<li><a href="https://github.com/adamint/spotify-web-api-kotlin" rel="noopener noreferrer">adamint/spotify-web-api-kotlin (⭐198)</a> - Spotify Web API wrapper for Kotlin/Android, JVM, JS, and Native targets.</li>
</ul>
<h3><p>Libraries/Frameworks / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/LighthouseGames/KmLogging" rel="noopener noreferrer">LighthouseGames/KmLogging (⭐88)</a> - Kotlin multiplatform logging. High performance, composable and simple to use.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/29/"/>
    <summary>4 awesome projects updated on Sep 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/22/</id>
    <title>Awesome Kotlin Updates on Sep 22, 2022</title>
    <updated>2022-09-22T14:00:46.000Z</updated>
    <published>2022-09-22T14:00:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/justwrote/kjob" rel="noopener noreferrer">justwrote/kjob (⭐85)</a> - A coroutine based persistent background scheduler written in Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/22/"/>
    <summary>1 awesome projects updated on Sep 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/20/</id>
    <title>Awesome Kotlin Updates on Sep 20, 2022</title>
    <updated>2022-09-20T14:02:36.000Z</updated>
    <published>2022-09-20T14:02:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/kohesive/klutter" rel="noopener noreferrer">kohesive/klutter (⭐140)</a> - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/20/"/>
    <summary>1 awesome projects updated on Sep 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/19/</id>
    <title>Awesome Kotlin Updates on Sep 19, 2022</title>
    <updated>2022-09-19T19:02:42.000Z</updated>
    <published>2022-09-19T14:05:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/kohesive/kovert" rel="noopener noreferrer">kohesive/kovert (⭐155)</a> - An invisible, super easy and powerful REST and Web framework over Vert.x or Undertow.</li>
</ul>
<h3><p>Libraries/Frameworks / Raspberry Pi</p>
</h3>
<ul>
<li><a href="https://github.com/Pi4J/pi4j-kotlin" rel="noopener noreferrer">Pi4J/pi4j-kotlin (⭐47)</a> - Pi4J Kotlin DSL and API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/19/"/>
    <summary>2 awesome projects updated on Sep 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/12/</id>
    <title>Awesome Kotlin Updates on Sep 12, 2022</title>
    <updated>2022-09-12T14:00:56.000Z</updated>
    <published>2022-09-12T14:00:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/RationalityFrontline/kevent" rel="noopener noreferrer">RationalityFrontline/kevent (⭐13)</a> - A powerful in-process event dispatcher based on Kotlin and Coroutines.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/12/"/>
    <summary>1 awesome projects updated on Sep 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/01/</id>
    <title>Awesome Kotlin Updates on Sep 01, 2022</title>
    <updated>2022-09-01T13:54:32.000Z</updated>
    <published>2022-09-01T13:54:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/pearxteam/kasechange" rel="noopener noreferrer">pearxteam/kasechange (⭐90)</a> - Multiplatform Kotlin library to convert strings between various case formats including Camel Case, Snake Case, Pascal Case and Kebab Case</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/01/"/>
    <summary>1 awesome projects updated on Sep 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/30/</id>
    <title>Awesome Kotlin Updates on Aug 30, 2022</title>
    <updated>2022-08-30T13:57:19.000Z</updated>
    <published>2022-08-30T13:57:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/insanusmokrassar/TelegramBotAPI" rel="noopener noreferrer">insanusmokrassar/TelegramBotAPI (⭐364)</a> - Kotlin Multiplatform library for type-safe work with Telegram Bot API</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/30/"/>
    <summary>1 awesome projects updated on Aug 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/27/</id>
    <title>Awesome Kotlin Updates on Aug 27, 2022</title>
    <updated>2022-08-27T13:49:27.000Z</updated>
    <published>2022-08-27T13:49:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/darkredz/zeko-restapi-framework" rel="noopener noreferrer">darkredz/zeko-restapi-framework (⭐19)</a></li>
</ul>
<h3><p>Projects / Idea Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/dkandalov/limited-wip" rel="noopener noreferrer">dkandalov/limited-wip (⭐111)</a> - Plugin to limit your work-in-progress.</li>
</ul>

<ul>
<li><a href="https://github.com/dkandalov/pomodoro-tm" rel="noopener noreferrer">dkandalov/pomodoro-tm (⭐140)</a> - Pomodoro timer.</li>
</ul>

<ul>
<li><a href="https://github.com/emedinaa/kotlin-mvvm" rel="noopener noreferrer">emedinaa/kotlin-mvvm (⭐537)</a> - MVVM(Model View ViewModel) sample in Kotlin using the components ViewModel, LiveData and Retrofit library</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/27/"/>
    <summary>4 awesome projects updated on Aug 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/26/</id>
    <title>Awesome Kotlin Updates on Aug 26, 2022</title>
    <updated>2022-08-26T13:53:25.000Z</updated>
    <published>2022-08-26T13:53:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Projects / Idea Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/dkandalov/activity-tracker" rel="noopener noreferrer">dkandalov/activity-tracker (⭐70)</a> - Plugin for IntelliJ IDEs to track and record user activity.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/26/"/>
    <summary>1 awesome projects updated on Aug 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/23/</id>
    <title>Awesome Kotlin Updates on Aug 23, 2022</title>
    <updated>2022-08-23T21:25:11.000Z</updated>
    <published>2022-08-23T13:55:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/spoptchev/kotlin-preconditions" rel="noopener noreferrer">spoptchev/kotlin-preconditions</a> - Precondition error checking in kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/holgerbrandl/kravis" rel="noopener noreferrer">holgerbrandl/kravis (⭐183)</a> - A Kotlin grammar for scientific data visualization</li>
</ul>
<h3><p>Libraries/Frameworks / Cryptography</p>
</h3>
<ul>
<li><a href="https://github.com/ionspin/kotlin-multiplatform-libsodium" rel="noopener noreferrer">ionspin/kotlin-multiplatform-libsodium (⭐105)</a> - Kotlin multiplatform wrapper for Libsodium cryptographic library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/23/"/>
    <summary>3 awesome projects updated on Aug 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/22/</id>
    <title>Awesome Kotlin Updates on Aug 22, 2022</title>
    <updated>2022-08-22T13:57:41.000Z</updated>
    <published>2022-08-22T13:57:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/saschpe/log4k" rel="noopener noreferrer">saschpe/log4k (⭐21)</a> - Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/22/"/>
    <summary>1 awesome projects updated on Aug 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/12/</id>
    <title>Awesome Kotlin Updates on Aug 12, 2022</title>
    <updated>2022-08-12T13:56:57.000Z</updated>
    <published>2022-08-12T13:56:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/czyzby/kotlin-times" rel="noopener noreferrer">czyzby/kotlin-times (⭐43)</a> - A simple utility library for readable loops.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/12/"/>
    <summary>1 awesome projects updated on Aug 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/03/</id>
    <title>Awesome Kotlin Updates on Aug 03, 2022</title>
    <updated>2022-08-03T13:56:50.000Z</updated>
    <published>2022-08-03T13:56:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/taskworld/kraph" rel="noopener noreferrer">taskworld/kraph (⭐151)</a> - GraphQL request string builder written in Kotlin</li>
</ul>
<h3><p>Android / Boilerplate</p>
</h3>
<ul>
<li><a href="https://github.com/bufferapp/android-clean-architecture-mvi-boilerplate" rel="noopener noreferrer">bufferapp/android-clean-architecture-mvi-boilerplate (⭐977)</a> - A clean architecture boilerplate using android written in Kotlin and using the Model-View-Intent pattern</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/03/"/>
    <summary>2 awesome projects updated on Aug 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/31/</id>
    <title>Awesome Kotlin Updates on Jul 31, 2022</title>
    <updated>2022-07-31T13:48:15.000Z</updated>
    <published>2022-07-31T13:48:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/jershell/kbson" rel="noopener noreferrer">jershell/kbson (⭐41)</a> - Bson support for kotlinx.serialization</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/31/"/>
    <summary>1 awesome projects updated on Jul 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/29/</id>
    <title>Awesome Kotlin Updates on Jul 29, 2022</title>
    <updated>2022-07-29T13:55:25.000Z</updated>
    <published>2022-07-29T13:55:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/sokomishalov/skraper" rel="noopener noreferrer">sokomishalov/skraper (⭐255)</a> - Kotlin/Java library, cli tool and telegram-bot for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, Pinterest, Flickr, Tumblr, etc.)</li>
</ul>
<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/petertrr/kotlin-multiplatform-diff" rel="noopener noreferrer">petertrr/kotlin-multiplatform-diff (⭐88)</a> - Multiplatform kotlin library for calculating text differences. Based on java-diff-utils.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/29/"/>
    <summary>2 awesome projects updated on Jul 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/28/</id>
    <title>Awesome Kotlin Updates on Jul 28, 2022</title>
    <updated>2022-07-28T09:41:01.000Z</updated>
    <published>2022-07-28T09:41:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / DSL</p>
</h3>
<ul>
<li><a href="https://github.com/h0tk3y/regex-dsl" rel="noopener noreferrer">h0tk3y/regex-dsl (⭐86)</a> - A Kotlin DSL for regular expressions</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/28/"/>
    <summary>1 awesome projects updated on Jul 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/25/</id>
    <title>Awesome Kotlin Updates on Jul 25, 2022</title>
    <updated>2022-07-25T13:56:30.000Z</updated>
    <published>2022-07-25T13:56:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/MehdiK/Humanizer.jvm" rel="noopener noreferrer">MehdiK/Humanizer.jvm (⭐167)</a> - Humanizer.jvm meets all your jvm needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/25/"/>
    <summary>1 awesome projects updated on Jul 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/18/</id>
    <title>Awesome Kotlin Updates on Jul 18, 2022</title>
    <updated>2022-07-18T13:58:08.000Z</updated>
    <published>2022-07-18T13:58:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/vendelieu/telegram-bot" rel="noopener noreferrer">vendelieu/telegram-bot (⭐196)</a> - A lightweight, feature-rich wrapper for the Telegram Bot API</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/18/"/>
    <summary>1 awesome projects updated on Jul 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/13/</id>
    <title>Awesome Kotlin Updates on Jul 13, 2022</title>
    <updated>2022-07-13T20:55:50.000Z</updated>
    <published>2022-07-13T20:55:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/HelloCuriosity/model-forge" rel="noopener noreferrer">HelloCuriosity/model-forge (⭐16)</a> - A Kotlin library for auto generating models for tests.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/13/"/>
    <summary>1 awesome projects updated on Jul 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/09/</id>
    <title>Awesome Kotlin Updates on Jul 09, 2022</title>
    <updated>2022-07-09T13:48:30.000Z</updated>
    <published>2022-07-09T13:48:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Coroutines</p>
</h3>
<ul>
<li><a href="https://github.com/soywiz/korio" rel="noopener noreferrer">soywiz/korio (⭐1)</a> - Korio: Kotlin cORoutines I/O: Streams + Async TCP Client/Server + Virtual File System for JVM, Node.JS and Browser.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/09/"/>
    <summary>1 awesome projects updated on Jul 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/07/</id>
    <title>Awesome Kotlin Updates on Jul 07, 2022</title>
    <updated>2022-07-07T20:59:45.000Z</updated>
    <published>2022-07-07T20:59:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Validation</p>
</h3>
<ul>
<li><a href="https://github.com/LeoColman/SimpleCpfValidator" rel="noopener noreferrer">LeoColman/SimpleCpfValidator (⭐24)</a> - Simple Brazilian taxpayer document (CPF) validator</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/07/"/>
    <summary>1 awesome projects updated on Jul 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/05/</id>
    <title>Awesome Kotlin Updates on Jul 05, 2022</title>
    <updated>2022-07-05T13:57:06.000Z</updated>
    <published>2022-07-05T13:57:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/TicketmasterMobileStudio/actions-on-google-kotlin" rel="noopener noreferrer">TicketmasterMobileStudio/actions-on-google-kotlin (⭐119)</a> - Port of official Node.js SDK to Kotlin. Complete with all features and tests and nearly identical API.</li>
</ul>
<h3><p>Android / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/kiruto/debug-bottle" rel="noopener noreferrer">kiruto/debug-bottle (⭐855)</a> - Debug Bottle is an Android runtime debug / develop tools written using kotlin language.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/05/"/>
    <summary>2 awesome projects updated on Jul 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/04/</id>
    <title>Awesome Kotlin Updates on Jul 04, 2022</title>
    <updated>2022-07-04T13:57:48.000Z</updated>
    <published>2022-07-04T13:57:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/Jonatino/JOGL2D" rel="noopener noreferrer">Jonatino/JOGL2D (⭐28)</a> - Zero-overhead 2D rendering library for JOGL using Kotlin.</li>
</ul>
<h3><p>Android / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/didi/booster" rel="noopener noreferrer">didi/booster (⭐4.9k)</a> - Booster is an optimization toolkit for Android applications</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/04/"/>
    <summary>2 awesome projects updated on Jul 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/01/</id>
    <title>Awesome Kotlin Updates on Jul 01, 2022</title>
    <updated>2022-07-01T07:20:42.000Z</updated>
    <published>2022-07-01T07:20:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Networking</p>
</h3>
<ul>
<li><a href="https://github.com/open-coap/kotlin-mbedtls" rel="noopener noreferrer">open-coap/kotlin-mbedtls (⭐9)</a> - Integration with mbedtls library to provide DTLS client and server in jvm</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/01/"/>
    <summary>1 awesome projects updated on Jul 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/21/</id>
    <title>Awesome Kotlin Updates on Jun 21, 2022</title>
    <updated>2022-06-21T13:56:30.000Z</updated>
    <published>2022-06-21T13:56:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Jetpack-Compose</p>
</h3>
<ul>
<li><a href="https://github.com/Canopas/Intro-showcase-view" rel="noopener noreferrer">Canopas/Intro-showcase-view (⭐487)</a> - An android library to highlight different features of the app built using Jetpack Compose.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/21/"/>
    <summary>1 awesome projects updated on Jun 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/12/</id>
    <title>Awesome Kotlin Updates on Jun 12, 2022</title>
    <updated>2022-06-12T13:47:26.000Z</updated>
    <published>2022-06-12T13:47:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/jetbrains/kotless" rel="noopener noreferrer">jetbrains/kotless (⭐1.2k)</a> - Kotlin serverless framework reducing the routine of serverless deployment.</li>
</ul>
<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/tschuchortdev/kotlin-compile-testing" rel="noopener noreferrer">tschuchortdev/kotlin-compile-testing (⭐671)</a> - A library for testing Kotlin and Java annotation processors, compiler plugins and code generation</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/charleskorn/kaml" rel="noopener noreferrer">charleskorn/kaml (⭐524)</a> - YAML support for kotlinx.serialization</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/12/"/>
    <summary>3 awesome projects updated on Jun 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/11/</id>
    <title>Awesome Kotlin Updates on Jun 11, 2022</title>
    <updated>2022-06-11T13:46:11.000Z</updated>
    <published>2022-06-11T13:46:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/robfletcher/strikt" rel="noopener noreferrer">robfletcher/strikt (⭐563)</a> - An assertion library for Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/11/"/>
    <summary>1 awesome projects updated on Jun 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/10/</id>
    <title>Awesome Kotlin Updates on Jun 10, 2022</title>
    <updated>2022-06-10T21:03:49.000Z</updated>
    <published>2022-06-10T21:03:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Logging</p>
</h3>
<ul>
<li><a href="https://github.com/InsanusMokrassar/KSLog" rel="noopener noreferrer">InsanusMokrassar/KSLog (⭐10)</a> - Simple Kotlin Logging</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/10/"/>
    <summary>1 awesome projects updated on Jun 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/09/</id>
    <title>Awesome Kotlin Updates on Jun 09, 2022</title>
    <updated>2022-06-09T11:40:11.000Z</updated>
    <published>2022-06-09T11:40:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/perwendel/spark-kotlin" rel="noopener noreferrer">perwendel/spark-kotlin (⭐986)</a> - A DSL in idiomatic Kotlin for the Spark web framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/09/"/>
    <summary>1 awesome projects updated on Jun 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/03/</id>
    <title>Awesome Kotlin Updates on Jun 03, 2022</title>
    <updated>2022-06-03T13:49:14.000Z</updated>
    <published>2022-06-03T13:49:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/BenWoodworth/knbt" rel="noopener noreferrer">knbt (⭐79)</a> - Minecraft NBT support for kotlinx.serialization</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/03/"/>
    <summary>1 awesome projects updated on Jun 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/02/</id>
    <title>Awesome Kotlin Updates on Jun 02, 2022</title>
    <updated>2022-06-02T09:06:57.000Z</updated>
    <published>2022-06-02T09:06:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Validation</p>
</h3>
<ul>
<li><a href="https://github.com/konform-kt/konform" rel="noopener noreferrer">konform-kt/konform (⭐680)</a> - Multiplatform validations for Kotlin data classes</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/vjames19/kotlin-futures" rel="noopener noreferrer">vjames19/kotlin-futures (⭐83)</a> - A collections of extension functions to make the JVM Future, CompletableFuture, ListenableFuture API more functional and Kotlin like.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/02/"/>
    <summary>2 awesome projects updated on Jun 02, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/31/</id>
    <title>Awesome Kotlin Updates on May 31, 2022</title>
    <updated>2022-05-31T13:55:34.000Z</updated>
    <published>2022-05-31T13:55:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://bloomberg.github.io/selekt" rel="noopener noreferrer">bloomberg/selekt</a> - Android SQL database library wrapping the community edition of SQLCipher, an SQLite extension that provides 256-bit AES encryption. Selekt realises the maximum concurrency offered by SQLite3.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/31/"/>
    <summary>1 awesome projects updated on May 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/29/</id>
    <title>Awesome Kotlin Updates on May 29, 2022</title>
    <updated>2022-05-29T10:03:53.000Z</updated>
    <published>2022-05-29T10:03:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlin-interactive-shell" rel="noopener noreferrer">Kotlin/kotlin-interactive-shell (⭐592)</a> - Kotlin Language Interactive Shell</li>
</ul>

<ul>
<li><a href="https://github.com/L-Briand/TT" rel="noopener noreferrer">L-Briand/TT (⭐2)</a> - A powerful key:value template processor.</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-telegram-bot/kotlin-telegram-bot" rel="noopener noreferrer">kotlin-telegram-bot/kotlin-telegram-bot (⭐847)</a> - A wrapper for the Telegram Bot API written in Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/29/"/>
    <summary>3 awesome projects updated on May 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/28/</id>
    <title>Awesome Kotlin Updates on May 28, 2022</title>
    <updated>2022-05-28T13:48:40.000Z</updated>
    <published>2022-05-28T13:48:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Android / Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/codenameone/CodenameOne" rel="noopener noreferrer">codenameone/CodenameOne (⭐1.7k)</a> - Open source cross platform mobile development framework that offers write once run anywhere native development for iOS (iPhone/iPad), Android, Windows &amp; more using Kotlin &amp; Java</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/28/"/>
    <summary>1 awesome projects updated on May 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/27/</id>
    <title>Awesome Kotlin Updates on May 27, 2022</title>
    <updated>2022-05-27T12:57:29.000Z</updated>
    <published>2022-05-27T12:57:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/pm-dev/kotlin-gremlin-ogm" rel="noopener noreferrer">pm-dev/kotlin-gremlin-ogm (⭐32)</a> - Kotlin-gremlin-ogm is a type-safe object/graph mapping library for Gremlin enabled graph databases.</li>
</ul>
<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/saveourtool/diktat" rel="noopener noreferrer">saveourtool/diktat (⭐544)</a> - Strict coding standard for Kotlin and a custom set of rules for detecting and autofixing code smells.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/27/"/>
    <summary>2 awesome projects updated on May 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/26/</id>
    <title>Awesome Kotlin Updates on May 26, 2022</title>
    <updated>2022-05-26T13:52:10.000Z</updated>
    <published>2022-05-26T13:52:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/mobiletoly/urlsome" rel="noopener noreferrer">mobiletoly/urlsome (⭐4)</a> - URL builder library for Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/26/"/>
    <summary>1 awesome projects updated on May 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/25/</id>
    <title>Awesome Kotlin Updates on May 25, 2022</title>
    <updated>2022-05-25T13:56:07.000Z</updated>
    <published>2022-05-25T13:56:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/SonarSource/sonarlint-intellij" rel="noopener noreferrer">SonarSource/sonarlint-intellij (⭐609)</a> - An IDE extension that helps you detect and fix quality issues as you write code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/25/"/>
    <summary>1 awesome projects updated on May 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/08/</id>
    <title>Awesome Kotlin Updates on May 08, 2022</title>
    <updated>2022-05-08T13:48:06.000Z</updated>
    <published>2022-05-08T13:48:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/MarioAriasC/KotlinPrimavera" rel="noopener noreferrer">MarioAriasC/KotlinPrimavera (⭐87)</a> - Spring support libraries for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/08/"/>
    <summary>1 awesome projects updated on May 08, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/07/</id>
    <title>Awesome Kotlin Updates on May 07, 2022</title>
    <updated>2022-05-07T13:47:07.000Z</updated>
    <published>2022-05-07T13:47:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/codecentric/hikaku" rel="noopener noreferrer">codecentric/hikaku (⭐197)</a> - A library that tests if the implementation of a REST-API meets its specification.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/07/"/>
    <summary>1 awesome projects updated on May 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/05/</id>
    <title>Awesome Kotlin Updates on May 05, 2022</title>
    <updated>2022-05-05T13:53:44.000Z</updated>
    <published>2022-05-05T13:53:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/robstoll/atrium" rel="noopener noreferrer">robstoll/atrium (⭐572)</a> - Multiplatform assertion library for Kotlin supporting i18n.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/05/"/>
    <summary>1 awesome projects updated on May 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/04/</id>
    <title>Awesome Kotlin Updates on May 04, 2022</title>
    <updated>2022-05-04T05:01:12.000Z</updated>
    <published>2022-05-04T05:01:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Books</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/kotlin-in-action-second-edition" rel="noopener noreferrer">Kotlin in Action, Second Edition</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/04/"/>
    <summary>1 awesome projects updated on May 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/26/</id>
    <title>Awesome Kotlin Updates on Apr 26, 2022</title>
    <updated>2022-04-26T13:53:58.000Z</updated>
    <published>2022-04-26T13:53:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/fluidsonic/fluid-pdf" rel="noopener noreferrer">fluidsonic/fluid-pdf (⭐22)</a> - Easy PDF generation with HTML &amp; CSS using Chromium or Google Chrome</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/26/"/>
    <summary>1 awesome projects updated on Apr 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/22/</id>
    <title>Awesome Kotlin Updates on Apr 22, 2022</title>
    <updated>2022-04-22T13:53:26.000Z</updated>
    <published>2022-04-22T13:53:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/winterbe/expekt" rel="noopener noreferrer">winterbe/expekt (⭐172)</a> - BDD assertion library for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/22/"/>
    <summary>1 awesome projects updated on Apr 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/21/</id>
    <title>Awesome Kotlin Updates on Apr 21, 2022</title>
    <updated>2022-04-21T13:49:34.000Z</updated>
    <published>2022-04-21T13:49:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/fluidsonic/fluid-json" rel="noopener noreferrer">fluidsonic/fluid-json (⭐31)</a> - A JSON library written in pure Kotlin.</li>
</ul>
<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx-kover" rel="noopener noreferrer">Kotlin/kotlinx-kover (⭐1.4k)</a> - Gradle plugin for Kotlin code coverage agents.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/21/"/>
    <summary>2 awesome projects updated on Apr 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/17/</id>
    <title>Awesome Kotlin Updates on Apr 17, 2022</title>
    <updated>2022-04-17T13:47:11.000Z</updated>
    <published>2022-04-17T13:47:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/bullet" rel="noopener noreferrer">kotlin-graphics/bullet (⭐43)</a> - bullet port</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/17/"/>
    <summary>1 awesome projects updated on Apr 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/14/</id>
    <title>Awesome Kotlin Updates on Apr 14, 2022</title>
    <updated>2022-04-14T13:49:07.000Z</updated>
    <published>2022-04-14T13:49:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/permissions-dispatcher/kompile-testing" rel="noopener noreferrer">permissions-dispatcher/kompile-testing (⭐70)</a> - Testing tools for kotlinc and kapt.</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/sandjelkovic/kxjtime" rel="noopener noreferrer">sandjelkovic/kxjtime (⭐8)</a> - Lightweight Kotlin extensions for java.time API</li>
</ul>
<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/java-opengl-labs/learn-OpenGL" rel="noopener noreferrer">java-opengl-labs/learn-OpenGL (⭐38)</a> - port of <a href="https://learnopengl.com/" rel="noopener noreferrer">https://learnopengl.com/</a> tutorial (lwjgl)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/14/"/>
    <summary>3 awesome projects updated on Apr 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/12/</id>
    <title>Awesome Kotlin Updates on Apr 12, 2022</title>
    <updated>2022-04-12T09:30:57.000Z</updated>
    <published>2022-04-12T09:29:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Blogs</p>
</h3>
<ul>
<li><a href="https://blog.kotlin-academy.com/" rel="noopener noreferrer">Kt. Academy Medium</a> - Blog that teach about Kotlin</li>
</ul>

<ul>
<li><a href="https://kt.academy/article" rel="noopener noreferrer">Kt. Academy</a> - Publication with regular Kotlin posts.</li>
</ul>
<h3><p>Links / Books</p>
</h3>
<ul>
<li><a href="https://kt.academy/book/effectivekotlin" rel="noopener noreferrer">Effective Kotlin</a></li>
</ul>

<ul>
<li><a href="https://kt.academy/book/coroutines" rel="noopener noreferrer">Kotlin Coroutines: Deep Dive</a> - A practical book dedicated to Kotlin Coroutines, common use-cases, best practices and deep understanding.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/12/"/>
    <summary>4 awesome projects updated on Apr 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/01/</id>
    <title>Awesome Kotlin Updates on Apr 01, 2022</title>
    <updated>2022-04-01T13:54:46.000Z</updated>
    <published>2022-04-01T13:54:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-orm/ktorm" rel="noopener noreferrer">kotlin-orm/ktorm (⭐2.1k)</a> - A lightweight ORM Framework for Kotlin. Provides strong-typed and flexible SQL DSL and convenient sequence APIs to reduce our duplicated effort on database operations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/01/"/>
    <summary>1 awesome projects updated on Apr 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/25/</id>
    <title>Awesome Kotlin Updates on Mar 25, 2022</title>
    <updated>2022-03-25T05:09:29.000Z</updated>
    <published>2022-03-25T05:09:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/mvysny/vaadin-on-kotlin" rel="noopener noreferrer">mvysny/vaadin-on-kotlin (⭐185)</a> - A simple way to write full-stack database-backed component-oriented web apps</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/25/"/>
    <summary>1 awesome projects updated on Mar 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/18/</id>
    <title>Awesome Kotlin Updates on Mar 18, 2022</title>
    <updated>2022-03-18T13:52:53.000Z</updated>
    <published>2022-03-18T13:52:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://kobweb.varabyte.com" rel="noopener noreferrer">varabyte/kobweb</a> - A modern framework for full stack web apps in Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/doyaaaaaken/kotlin-csv" rel="noopener noreferrer">doyaaaaaken/kotlin-csv (⭐650)</a> - A pure kotlin simple csv reader/writer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/18/"/>
    <summary>2 awesome projects updated on Mar 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/08/</id>
    <title>Awesome Kotlin Updates on Mar 08, 2022</title>
    <updated>2022-03-08T13:46:02.000Z</updated>
    <published>2022-03-08T13:46:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/evoasm/kasm" rel="noopener noreferrer">evoasm/kasm (⭐43)</a> - x64/x86-64 assembler and execution library</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/08/"/>
    <summary>1 awesome projects updated on Mar 08, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/07/</id>
    <title>Awesome Kotlin Updates on Mar 07, 2022</title>
    <updated>2022-03-07T13:46:35.000Z</updated>
    <published>2022-03-07T13:46:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/pakoito/Komprehensions" rel="noopener noreferrer">pakoito/Komprehensions (⭐117)</a> - Do comprehensions for Kotlin and 3rd party libraries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/07/"/>
    <summary>1 awesome projects updated on Mar 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/06/</id>
    <title>Awesome Kotlin Updates on Mar 06, 2022</title>
    <updated>2022-03-06T13:47:16.000Z</updated>
    <published>2022-03-06T13:47:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/openvr" rel="noopener noreferrer">kotlin-graphics/openvr (⭐37)</a> - OpenVR binding</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/06/"/>
    <summary>1 awesome projects updated on Mar 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/05/</id>
    <title>Awesome Kotlin Updates on Mar 05, 2022</title>
    <updated>2022-03-05T13:45:48.000Z</updated>
    <published>2022-03-05T13:45:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/square/sqldelight" rel="noopener noreferrer">square/sqldelight (⭐6.2k)</a> - Generates Java models from CREATE TABLE statements.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/05/"/>
    <summary>1 awesome projects updated on Mar 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/26/</id>
    <title>Awesome Kotlin Updates on Feb 26, 2022</title>
    <updated>2022-02-26T13:47:32.000Z</updated>
    <published>2022-02-26T13:47:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/ziggy42/kolor" rel="noopener noreferrer">ziggy42/kolor (⭐78)</a> - A library to print colored strings, with Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/26/"/>
    <summary>1 awesome projects updated on Feb 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/16/</id>
    <title>Awesome Kotlin Updates on Feb 16, 2022</title>
    <updated>2022-02-16T13:45:28.000Z</updated>
    <published>2022-02-16T13:45:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx.atomicfu" rel="noopener noreferrer">Kotlin/kotlinx.atomicfu (⭐926)</a> - The idiomatic way to use atomic operations in Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/16/"/>
    <summary>1 awesome projects updated on Feb 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/15/</id>
    <title>Awesome Kotlin Updates on Feb 15, 2022</title>
    <updated>2022-02-15T13:47:39.000Z</updated>
    <published>2022-02-15T13:47:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/leprosus/kotlin-hashids" rel="noopener noreferrer">leprosus/kotlin-hashids (⭐119)</a> - Library that generates short, unique, non-sequential hashes from numbers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/15/"/>
    <summary>1 awesome projects updated on Feb 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/05/</id>
    <title>Awesome Kotlin Updates on Feb 05, 2022</title>
    <updated>2022-02-05T13:45:53.000Z</updated>
    <published>2022-02-05T13:45:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/skrapeit/skrape.it" rel="noopener noreferrer">skrapeit/skrape.it (⭐817)</a> - A DSL-driven HTML/XML parser-library that enables meaningful testing of rendered HTML templates.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/05/"/>
    <summary>1 awesome projects updated on Feb 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/30/</id>
    <title>Awesome Kotlin Updates on Jan 30, 2022</title>
    <updated>2022-01-30T13:46:01.000Z</updated>
    <published>2022-01-30T13:46:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/aminography/PrimeCalendar" rel="noopener noreferrer">aminography/PrimeCalendar (⭐67)</a> - Provides all of the java.util.Calendar functionalities for Civil, Persian, Hijri, Japanese, etc, as well as their conversion to each other.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/30/"/>
    <summary>1 awesome projects updated on Jan 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/29/</id>
    <title>Awesome Kotlin Updates on Jan 29, 2022</title>
    <updated>2022-01-29T13:44:56.000Z</updated>
    <published>2022-01-29T13:44:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/cheptsov/kotlin-nosql" rel="noopener noreferrer">cheptsov/kotlin-nosql (⭐213)</a> - NoSQL database query and access library for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/29/"/>
    <summary>1 awesome projects updated on Jan 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/26/</id>
    <title>Awesome Kotlin Updates on Jan 26, 2022</title>
    <updated>2022-01-26T16:04:47.000Z</updated>
    <published>2022-01-26T13:45:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/andrewoma/kwery" rel="noopener noreferrer">andrewoma/kwery (⭐203)</a> - Kwery is an SQL library for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/jasync-sql/jasync-sql" rel="noopener noreferrer">jasync-sql/jasync-sql (⭐1.7k)</a> - Kotlin port of mauricio's async driver for postgres/mysql.</li>
</ul>
<h3><p>Libraries/Frameworks / Jetpack-Compose</p>
</h3>
<ul>
<li><a href="https://github.com/CuriousNikhil/k5-compose" rel="noopener noreferrer">CuriousNikhil/k5-compose (⭐215)</a> - K5-compose is a sketchy port of p5.js for Jetpack Compose Desktop</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/26/"/>
    <summary>3 awesome projects updated on Jan 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/17/</id>
    <title>Awesome Kotlin Updates on Jan 17, 2022</title>
    <updated>2022-01-17T13:48:18.000Z</updated>
    <published>2022-01-17T13:48:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/openrndr/orx" rel="noopener noreferrer">openrndr/orx (⭐122)</a> - ORX is a collection extras for OPENRNDR which add support for sensors, live-coding, user interfaces and much more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/17/"/>
    <summary>1 awesome projects updated on Jan 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/15/</id>
    <title>Awesome Kotlin Updates on Jan 15, 2022</title>
    <updated>2022-01-15T13:47:44.000Z</updated>
    <published>2022-01-15T13:47:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/fork-handles/forkhandles/blob/trunk/result4k" rel="noopener noreferrer">fork-handles/result4k (⭐224)</a> - Result monad for type safe error handling in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/15/"/>
    <summary>1 awesome projects updated on Jan 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/11/</id>
    <title>Awesome Kotlin Updates on Jan 11, 2022</title>
    <updated>2022-01-11T13:47:46.000Z</updated>
    <published>2022-01-11T13:47:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/gli" rel="noopener noreferrer">kotlin-graphics/gli (⭐31)</a> - g-truck gli port, image library</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/09/</id>
    <title>Awesome Kotlin Updates on Jan 09, 2022</title>
    <updated>2022-01-09T20:40:06.000Z</updated>
    <published>2022-01-09T20:40:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/jean79/yested" rel="noopener noreferrer">jean79/yested (⭐84)</a> - A Kotlin framework for building web applications in Javascript.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/09/"/>
    <summary>1 awesome projects updated on Jan 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/07/</id>
    <title>Awesome Kotlin Updates on Jan 07, 2022</title>
    <updated>2022-01-07T13:48:21.000Z</updated>
    <published>2022-01-07T13:48:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/consoleau/kassava" rel="noopener noreferrer">consoleau/kassava (⭐115)</a> - This library provides some useful kotlin extension functions for implementing toString() and equals() without all of the boilerplate.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/07/"/>
    <summary>1 awesome projects updated on Jan 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/29/</id>
    <title>Awesome Kotlin Updates on Dec 29, 2021</title>
    <updated>2021-12-29T13:48:27.000Z</updated>
    <published>2021-12-29T13:48:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/d-max/dsl-logger" rel="noopener noreferrer">d-max/dsl-logger (⭐3)</a> - Simple DSL for logging with logger abstraction layer</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/29/"/>
    <summary>1 awesome projects updated on Dec 29, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/25/</id>
    <title>Awesome Kotlin Updates on Dec 25, 2021</title>
    <updated>2021-12-25T13:46:54.000Z</updated>
    <published>2021-12-25T13:46:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/darkredz/Zeko-SQL-Builder" rel="noopener noreferrer">darkredz/Zeko-SQL-Builder (⭐105)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/25/"/>
    <summary>1 awesome projects updated on Dec 25, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/22/</id>
    <title>Awesome Kotlin Updates on Dec 22, 2021</title>
    <updated>2021-12-22T13:51:41.000Z</updated>
    <published>2021-12-22T13:51:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/TouK/krush" rel="noopener noreferrer">TouK/krush (⭐248)</a> - Idiomatic persistence layer for Kotlin, based on Exposed. It’s based on a compile-time JPA annotation processor that generates Exposed DSL table and objects mappings from your data classes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/22/"/>
    <summary>1 awesome projects updated on Dec 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/21/</id>
    <title>Awesome Kotlin Updates on Dec 21, 2021</title>
    <updated>2021-12-21T13:47:40.000Z</updated>
    <published>2021-12-21T13:47:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Jire/Strukt" rel="noopener noreferrer">Jire/Strukt (⭐74)</a> - Value types on the JVM, today!</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/21/"/>
    <summary>1 awesome projects updated on Dec 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/17/</id>
    <title>Awesome Kotlin Updates on Dec 17, 2021</title>
    <updated>2021-12-17T13:47:15.000Z</updated>
    <published>2021-12-17T13:47:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/DragonKnightOfBreeze/breeze-framework" rel="noopener noreferrer">DragonKnightOfBreeze/breeze-framework (⭐11)</a> - Integrated code framework base on Kotlin, provide many useful extensions for standard library and some frameworks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/17/"/>
    <summary>1 awesome projects updated on Dec 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/15/</id>
    <title>Awesome Kotlin Updates on Dec 15, 2021</title>
    <updated>2021-12-15T13:46:37.000Z</updated>
    <published>2021-12-15T13:46:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/xgouchet/Elmyr" rel="noopener noreferrer">xgouchet/Elmyr (⭐83)</a> - A utility to make Kotlin/Java tests random yet reproducible</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/15/"/>
    <summary>1 awesome projects updated on Dec 15, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/11/</id>
    <title>Awesome Kotlin Updates on Dec 11, 2021</title>
    <updated>2021-12-11T13:46:11.000Z</updated>
    <published>2021-12-11T13:46:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/kotlin-unsigned" rel="noopener noreferrer">kotlin-graphics/kotlin-unsigned (⭐74)</a> - Unsigned operators and boxed types (Ubyte, Uint, Ulong and Ushort) for unsigned support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/11/"/>
    <summary>1 awesome projects updated on Dec 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/03/</id>
    <title>Awesome Kotlin Updates on Dec 03, 2021</title>
    <updated>2021-12-03T13:46:48.000Z</updated>
    <published>2021-12-03T13:46:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/spolnik/JAlgoArena" rel="noopener noreferrer">spolnik/JAlgoArena (⭐36)</a> - JAlgoArena is a highly scalable programming contest platform which you can host on own infrastructure. It allows to define new problems and solve them in Kotlin and Java.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/03/"/>
    <summary>1 awesome projects updated on Dec 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/30/</id>
    <title>Awesome Kotlin Updates on Nov 30, 2021</title>
    <updated>2021-11-30T13:46:18.000Z</updated>
    <published>2021-11-30T13:46:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/skiko" rel="noopener noreferrer">JetBrains/skiko (⭐1.8k)</a> - Kotlin Multiplatform bindings to Skia</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/30/"/>
    <summary>1 awesome projects updated on Nov 30, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/29/</id>
    <title>Awesome Kotlin Updates on Nov 29, 2021</title>
    <updated>2021-11-29T13:46:56.000Z</updated>
    <published>2021-11-29T13:46:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/moia-dev/lambda-kotlin-request-router" rel="noopener noreferrer">moia-dev/lambda-kotlin-request-router (⭐20)</a> - A REST request routing layer for AWS lambda handlers written in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/29/"/>
    <summary>1 awesome projects updated on Nov 29, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/27/</id>
    <title>Awesome Kotlin Updates on Nov 27, 2021</title>
    <updated>2021-11-27T13:46:03.000Z</updated>
    <published>2021-11-27T13:46:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/ssuukk/Qotlin" rel="noopener noreferrer">ssuukk/Qotlin (⭐16)</a> - IBM Q Experience Kotlin toolkit - Kotlin library to interact and write assembly code for IBM Quantum computers</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/27/"/>
    <summary>1 awesome projects updated on Nov 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/23/</id>
    <title>Awesome Kotlin Updates on Nov 23, 2021</title>
    <updated>2021-11-23T13:46:37.000Z</updated>
    <published>2021-11-23T13:46:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/vittee/kformula" rel="noopener noreferrer">vittee/kformula (⭐29)</a> - Mathematical expression engine written in Kotlin, running on JVM.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/23/"/>
    <summary>1 awesome projects updated on Nov 23, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/21/</id>
    <title>Awesome Kotlin Updates on Nov 21, 2021</title>
    <updated>2021-11-21T13:45:48.000Z</updated>
    <published>2021-11-21T13:45:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/sargunster/KtUnits" rel="noopener noreferrer">sargunster/KtUnits (⭐23)</a> - Tiny unit conversion library for Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/21/"/>
    <summary>1 awesome projects updated on Nov 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/20/</id>
    <title>Awesome Kotlin Updates on Nov 20, 2021</title>
    <updated>2021-11-20T13:46:39.000Z</updated>
    <published>2021-11-20T13:46:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/kohesive/solr-undertow" rel="noopener noreferrer">kohesive/solr-undertow (⭐96)</a> - Solr Standalone Tiny and High performant server.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/20/"/>
    <summary>1 awesome projects updated on Nov 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/19/</id>
    <title>Awesome Kotlin Updates on Nov 19, 2021</title>
    <updated>2021-11-19T20:08:59.000Z</updated>
    <published>2021-11-19T13:47:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Dependency Injection</p>
</h3>
<ul>
<li><a href="https://github.com/sergeshustoff/dikt" rel="noopener noreferrer">sergeshustoff/dikt (⭐141)</a> - Simple and powerful DI for kotlin multiplatform</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/spoptchev/scientist" rel="noopener noreferrer">spoptchev/scientist</a> - A kotlin library for refactoring code. Port of GitHub's scientist.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/19/"/>
    <summary>2 awesome projects updated on Nov 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/16/</id>
    <title>Awesome Kotlin Updates on Nov 16, 2021</title>
    <updated>2021-11-16T13:46:26.000Z</updated>
    <published>2021-11-16T13:46:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/EPadronU/balin" rel="noopener noreferrer">EPadronU/balin (⭐72)</a> - Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper library inspired by Geb.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/16/"/>
    <summary>1 awesome projects updated on Nov 16, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/15/</id>
    <title>Awesome Kotlin Updates on Nov 15, 2021</title>
    <updated>2021-11-15T13:46:12.000Z</updated>
    <published>2021-11-15T13:46:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/DavidMellul/Kotlin-Publish-Subscribe" rel="noopener noreferrer">DavidMellul/Kotlin-Publish-Subscribe (⭐21)</a> - Intuitive and powerful human-readable Kotlin DSL for IPCs &amp; turning anything into a message receiver / broadcaster</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/15/"/>
    <summary>1 awesome projects updated on Nov 15, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/12/</id>
    <title>Awesome Kotlin Updates on Nov 12, 2021</title>
    <updated>2021-11-12T13:45:58.000Z</updated>
    <published>2021-11-12T13:45:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/yole/kxdate" rel="noopener noreferrer">yole/kxdate (⭐258)</a> - Kotlin extensions for Java 8 java.time API</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/12/"/>
    <summary>1 awesome projects updated on Nov 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/03/</id>
    <title>Awesome Kotlin Updates on Nov 03, 2021</title>
    <updated>2021-11-03T13:47:01.000Z</updated>
    <published>2021-11-03T13:47:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/korlibs/KorGE" rel="noopener noreferrer">korlibs/KorGE (⭐2.6k)</a> - Modern Multiplatform Game Engine for Kotlin. Write games for the JVM, JavaScript, Android and iOS in no time using Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/03/"/>
    <summary>1 awesome projects updated on Nov 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/02/</id>
    <title>Awesome Kotlin Updates on Nov 02, 2021</title>
    <updated>2021-11-02T13:46:23.000Z</updated>
    <published>2021-11-02T13:46:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/libktx/ktx" rel="noopener noreferrer">libktx/ktx (⭐1.4k)</a> - Kotlin utilities for LibGDX applications.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/02/"/>
    <summary>1 awesome projects updated on Nov 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/25/</id>
    <title>Awesome Kotlin Updates on Oct 25, 2021</title>
    <updated>2021-10-25T13:47:26.000Z</updated>
    <published>2021-10-25T13:47:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/arrow-kt/arrow-meta" rel="noopener noreferrer">arrow-kt/arrow-meta (⭐396)</a> - Functional companion to Kotlin's Compiler.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/25/"/>
    <summary>1 awesome projects updated on Oct 25, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/24/</id>
    <title>Awesome Kotlin Updates on Oct 24, 2021</title>
    <updated>2021-10-24T12:31:19.000Z</updated>
    <published>2021-10-24T12:31:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Mocks and Fakes</p>
</h3>
<ul>
<li><a href="https://github.com/moove-it/fakeit" rel="noopener noreferrer">moove-it/fakeit (⭐536)</a> - Generates realistic fake data — like names, emails, dates, countries — to be used in your Android development environment.</li>
</ul>

<ul>
<li><a href="https://github.com/bluegroundltd/kfactory" rel="noopener noreferrer">bluegroundltd/kfactory (⭐58)</a> - Fixture factory in Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/s1monw1/TLSLibrary" rel="noopener noreferrer">s1monw1/TLSLibrary (⭐76)</a> - Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections</li>
</ul>
<h3><p>Android / Tests</p>
</h3>
<ul>
<li><a href="https://github.com/KakaoCup/Compose" rel="noopener noreferrer">KakaoCup/Compose (⭐147)</a> - Nice and simple DSL for Espresso Compose UI testing in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/24/"/>
    <summary>4 awesome projects updated on Oct 24, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/19/</id>
    <title>Awesome Kotlin Updates on Oct 19, 2021</title>
    <updated>2021-10-19T09:33:18.000Z</updated>
    <published>2021-10-19T09:33:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/RubyLichtenstein/RxTest" rel="noopener noreferrer">RubyLichtenstein/RxTest (⭐281)</a> - Kotlin DSL for testing RxJava2</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/19/"/>
    <summary>1 awesome projects updated on Oct 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/08/</id>
    <title>Awesome Kotlin Updates on Oct 08, 2021</title>
    <updated>2021-10-08T13:45:24.000Z</updated>
    <published>2021-10-08T13:45:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/uchuhimo/konf" rel="noopener noreferrer">uchuhimo/konf (⭐309)</a> - A type-safe cascading configuration library for Kotlin/Java, supporting most configuration formats</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/08/"/>
    <summary>1 awesome projects updated on Oct 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/05/</id>
    <title>Awesome Kotlin Updates on Oct 05, 2021</title>
    <updated>2021-10-05T14:09:50.000Z</updated>
    <published>2021-10-05T14:09:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/pearxteam/kpastebin" rel="noopener noreferrer">pearxteam/kpastebin (⭐10)</a> - Multiplatform Kotlin library to interact with the pastebin.com API</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/05/"/>
    <summary>1 awesome projects updated on Oct 05, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/17/</id>
    <title>Awesome Kotlin Updates on Sep 17, 2021</title>
    <updated>2021-09-17T21:47:41.000Z</updated>
    <published>2021-09-17T21:47:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/iotacb/ChefkochAPI" rel="noopener noreferrer">iotacb/ChefkochAPI</a> - Kotlin/Java library, to parse and get information of recipes from chefkoch</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/17/"/>
    <summary>1 awesome projects updated on Sep 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/11/</id>
    <title>Awesome Kotlin Updates on Sep 11, 2021</title>
    <updated>2021-09-11T13:45:27.000Z</updated>
    <published>2021-09-11T13:45:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/lectra-tech/koson" rel="noopener noreferrer">lectra-tech/koson (⭐89)</a> - A concise and lightweight Kotlin DSL to build JSON objects and render their String representations</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/11/"/>
    <summary>1 awesome projects updated on Sep 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/07/</id>
    <title>Awesome Kotlin Updates on Sep 07, 2021</title>
    <updated>2021-09-07T13:46:17.000Z</updated>
    <published>2021-09-07T13:46:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Rasalexman/KDispatcher" rel="noopener noreferrer">Rasalexman/KDispatcher (⭐66)</a> - Simple and light-weight event dispatcher for Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/07/"/>
    <summary>1 awesome projects updated on Sep 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/22/</id>
    <title>Awesome Kotlin Updates on Aug 22, 2021</title>
    <updated>2021-08-22T13:45:48.000Z</updated>
    <published>2021-08-22T13:45:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/MiloszKrajewski/stateful4k" rel="noopener noreferrer">MiloszKrajewski/stateful4k (⭐33)</a> - State Machine Construction Kit for Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/22/"/>
    <summary>1 awesome projects updated on Aug 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/19/</id>
    <title>Awesome Kotlin Updates on Aug 19, 2021</title>
    <updated>2021-08-19T13:45:36.000Z</updated>
    <published>2021-08-19T13:45:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/Jire/KTON" rel="noopener noreferrer">Jire/KTON (⭐60)</a> - Object notation in pure Kotlin!</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/19/"/>
    <summary>1 awesome projects updated on Aug 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/12/</id>
    <title>Awesome Kotlin Updates on Aug 12, 2021</title>
    <updated>2021-08-12T13:46:50.000Z</updated>
    <published>2021-08-12T13:46:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/aPureBase/KGraphQL" rel="noopener noreferrer">aPureBase/KGraphQL (⭐307)</a> - A GraphQL implementation written in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/12/"/>
    <summary>1 awesome projects updated on Aug 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/01/</id>
    <title>Awesome Kotlin Updates on Aug 01, 2021</title>
    <updated>2021-08-01T13:45:46.000Z</updated>
    <published>2021-08-01T13:45:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/ButterCam/sisyphus" rel="noopener noreferrer">ButterCam/sisyphus (⭐95)</a> - Modern gRPC service framework based on Kotlin/Spring Boot with Message DSL/HTTP transcoding/Google AIP support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/01/"/>
    <summary>1 awesome projects updated on Aug 01, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/20/</id>
    <title>Awesome Kotlin Updates on Jun 20, 2021</title>
    <updated>2021-06-20T13:49:18.000Z</updated>
    <published>2021-06-20T13:49:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/JoelW-S/groothy" rel="noopener noreferrer">JoelW-S/groothy (⭐8)</a> - Kotlin implementation of Groovy Truth.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/20/"/>
    <summary>1 awesome projects updated on Jun 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/19/</id>
    <title>Awesome Kotlin Updates on Jun 19, 2021</title>
    <updated>2021-06-19T13:49:44.000Z</updated>
    <published>2021-06-19T13:49:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/glm" rel="noopener noreferrer">kotlin-graphics/glm (⭐131)</a> - g-truck glm port, opengl mathematics library</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/19/"/>
    <summary>1 awesome projects updated on Jun 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/17/</id>
    <title>Awesome Kotlin Updates on Jun 17, 2021</title>
    <updated>2021-06-17T13:49:38.000Z</updated>
    <published>2021-06-17T13:49:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/jwstegemann/fritz2" rel="noopener noreferrer">jwstegemann/fritz2 (⭐666)</a> - small lib to build reactive web-apps in pure Kotlin based on Flows</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/17/"/>
    <summary>1 awesome projects updated on Jun 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/11/</id>
    <title>Awesome Kotlin Updates on Jun 11, 2021</title>
    <updated>2021-06-11T13:51:04.000Z</updated>
    <published>2021-06-11T13:51:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/michaelbull/kotlin-result" rel="noopener noreferrer">michaelbull/kotlin-result (⭐1.1k)</a> - A Result monad for modelling success or failure operations - inspired by Elm, Rust, &amp; Haskell.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/11/"/>
    <summary>1 awesome projects updated on Jun 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/09/</id>
    <title>Awesome Kotlin Updates on Jun 09, 2021</title>
    <updated>2021-06-09T13:57:03.000Z</updated>
    <published>2021-06-09T13:57:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/dananas/kotlin-glsl" rel="noopener noreferrer">dananas/kotlin-glsl (⭐44)</a> - Write your GLSL shaders in Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/09/"/>
    <summary>1 awesome projects updated on Jun 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/07/</id>
    <title>Awesome Kotlin Updates on Jun 07, 2021</title>
    <updated>2021-06-07T14:12:48.000Z</updated>
    <published>2021-06-07T14:12:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/consoleau/kotlin-jpa-specification-dsl" rel="noopener noreferrer">consoleau/kotlin-jpa-specification-dsl (⭐249)</a> - This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/07/"/>
    <summary>1 awesome projects updated on Jun 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/29/</id>
    <title>Awesome Kotlin Updates on May 29, 2021</title>
    <updated>2021-05-29T14:06:04.000Z</updated>
    <published>2021-05-29T14:06:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/java-opengl-labs/modern-jogl-examples" rel="noopener noreferrer">java-opengl-labs/modern-jogl-examples (⭐112)</a> - port of 'Learning Modern 3D Graphic Programming' by J.L.McKesson (jogl)</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/29/"/>
    <summary>1 awesome projects updated on May 29, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/28/</id>
    <title>Awesome Kotlin Updates on May 28, 2021</title>
    <updated>2021-05-28T14:04:45.000Z</updated>
    <published>2021-05-28T14:04:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/serpro69/kotlin-faker" rel="noopener noreferrer">serpro69/kotlin-faker (⭐474)</a> - Port of ruby faker gem written in kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/28/"/>
    <summary>1 awesome projects updated on May 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/27/</id>
    <title>Awesome Kotlin Updates on May 27, 2021</title>
    <updated>2021-05-27T14:03:48.000Z</updated>
    <published>2021-05-27T14:03:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/qwertukg/xml-builder" rel="noopener noreferrer">qwertukg/xml-builder (⭐8)</a> - Simplest XML builder for Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/27/"/>
    <summary>1 awesome projects updated on May 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/26/</id>
    <title>Awesome Kotlin Updates on May 26, 2021</title>
    <updated>2021-05-26T14:00:45.000Z</updated>
    <published>2021-05-26T14:00:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Official Links</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/kotlin" rel="noopener noreferrer">JetBrains/kotlin (⭐49k)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/26/"/>
    <summary>1 awesome projects updated on May 26, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/25/</id>
    <title>Awesome Kotlin Updates on May 25, 2021</title>
    <updated>2021-05-25T10:31:29.000Z</updated>
    <published>2021-05-25T10:31:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/assimp" rel="noopener noreferrer">kotlin-graphics/assimp (⭐95)</a> - Open Asset Import Library port</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/25/"/>
    <summary>1 awesome projects updated on May 25, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/22/</id>
    <title>Awesome Kotlin Updates on May 22, 2021</title>
    <updated>2021-05-22T14:22:25.000Z</updated>
    <published>2021-05-22T14:22:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Official Links</p>
</h3>
<ul>
<li><a href="https://slack.kotlinlang.org/" rel="noopener noreferrer">Slack (38k+ users)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/22/"/>
    <summary>1 awesome projects updated on May 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/15/</id>
    <title>Awesome Kotlin Updates on May 15, 2021</title>
    <updated>2021-05-15T14:36:39.000Z</updated>
    <published>2021-05-15T13:50:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Official Links</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/KEEP" rel="noopener noreferrer">Kotlin/KEEP (⭐3.4k)</a> - Kotlin Evolution and Enhancement Process</li>
</ul>

<ul>
<li><a href="https://discuss.kotlinlang.org/" rel="noopener noreferrer">Kotlin Forum</a></li>
</ul>
<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://github.com/fabiomsr/from-java-to-kotlin" rel="noopener noreferrer">From Java To Kotlin (⭐563)</a></li>
</ul>

<ul>
<li><a href="https://github.com/dbacinski/Design-Patterns-In-Kotlin" rel="noopener noreferrer">dbacinski/Design-Patterns-In-Kotlin (⭐5.9k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/AlexeySoshin/Hands-on-Design-Patterns-with-Kotlin" rel="noopener noreferrer">AlexeySoshin/Hands-on-Design-Patterns-with-Kotlin (⭐32)</a> - Code examples for 'Hands-on Design Patterns with Kotlin' book</li>
</ul>
<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://ktor.io/" rel="noopener noreferrer">ktorio/ktor</a> - Web backend framework for Kotlin. Easy to use, fun and asynchronous.</li>
</ul>

<ul>
<li><a href="https://github.com/TinyMission/kara" rel="noopener noreferrer">TinyMission/kara (⭐470)</a> - Web framework written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://www.http4k.org" rel="noopener noreferrer">http4k/http4k</a> - Toolkit for serving and consuming HTTP services in a functional and consistent way.</li>
</ul>

<ul>
<li><a href="https://github.com/hhariri/wasabi" rel="noopener noreferrer">hhariri/wasabi (⭐502)</a> - An HTTP Framework built with Kotlin for the JVM.</li>
</ul>

<ul>
<li><a href="https://github.com/Kotlin/kotlinx.html" rel="noopener noreferrer">Kotlin/kotlinx.html (⭐1.6k)</a> - Kotlin DSL for HTML.</li>
</ul>

<ul>
<li><a href="https://github.com/celtric/kotlin-html" rel="noopener noreferrer">celtric/kotlin-html (⭐24)</a> - A library to generate HTML in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/sepatel/tekniq" rel="noopener noreferrer">sepatel/tekniq (⭐38)</a> - Full-feature HTTP DSL Framework, HTTP Client, JDBC DSL, Loading Cache and Configuration</li>
</ul>

<ul>
<li><a href="https://github.com/vert-x3/vertx-lang-kotlin" rel="noopener noreferrer">vert-x3/vertx-lang-kotlin (⭐296)</a> - This module provides Kotlin language bindings including DSL and extension functions for vert.x 3</li>
</ul>

<ul>
<li><a href="https://github.com/gimlet2/kottpd" rel="noopener noreferrer">gimlet2/kottpd (⭐74)</a> - REST framework in pure Kotlin, inspired by spark-java</li>
</ul>

<ul>
<li><a href="https://github.com/brianmadden/krawler" rel="noopener noreferrer">brianmadden/krawler (⭐127)</a> - A web crawling framework written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/danneu/kog" rel="noopener noreferrer">danneu/kog (⭐43)</a> - A web framework focused on simplicity, middleware, and functional composition</li>
</ul>

<ul>
<li><a href="https://github.com/tipsy/javalin" rel="noopener noreferrer">tipsy/javalin (⭐7.6k)</a> - A Simple REST API Library for Java/Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/laviua/komock" rel="noopener noreferrer">laviua/komock (⭐10)</a> - HTTP/Consul/SMTP/Spring Config mocker framework written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/hypercube1024/firefly" rel="noopener noreferrer">hypercube1024/firefly (⭐296)</a> - An asynchronous web framework for rapid development of high-performance web application.</li>
</ul>

<ul>
<li><a href="https://github.com/phenax/h" rel="noopener noreferrer">phenax/h (⭐18)</a> - HTML templating library written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/SeunAdelekan/Kanary" rel="noopener noreferrer">SeunAdelekan/Kanary (⭐328)</a> - A micro webframework for Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/spypunk/sponge" rel="noopener noreferrer">spypunk/sponge (⭐1)</a> - A website crawler and links downloader command line tool written in Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/alpas/alpas" rel="noopener noreferrer">alpas/alpas (⭐181)</a> - Kotlin web framework inspired by Laravel/Rails. Easy, elegant and productive.</li>
</ul>

<ul>
<li><a href="https://github.com/AurityLab/graphql-kotlin-toolkit" rel="noopener noreferrer">AurityLab/graphql-kotlin-toolkit (⭐10)</a> - GraphQL toolkit for Kotlin (includes code generator and spring boot integration)</li>
</ul>

<ul>
<li><a href="https://github.com/welvet/summer" rel="noopener noreferrer">welvet/summer</a> - Lightweight Jetty/JDBC wrapper library inspired by SparkJava and MyBatis with DI and Testing support for Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/spek" rel="noopener noreferrer">JetBrains/spek (⭐2.2k)</a> - A specification framework for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/npryce/hamkrest" rel="noopener noreferrer">npryce/hamkrest (⭐344)</a> - A reimplementation of Hamcrest to take advantage of Kotlin language features.</li>
</ul>

<ul>
<li><a href="https://github.com/nhaarman/mockito-kotlin" rel="noopener noreferrer">nhaarman/mockito-kotlin (⭐3.1k)</a> - Using Mockito with Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/MarkusAmshove/Kluent" rel="noopener noreferrer">MarkusAmshove/Kluent (⭐867)</a> - Fluent Assertion-Library for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/kotest/kotest" rel="noopener noreferrer">kotest/kotest (⭐4.5k)</a> - Formerly known as KotlinTest, Kotest is a flexible and comprehensive testing tool that is multiplatform enabled.</li>
</ul>

<ul>
<li><a href="https://github.com/dmcg/konsent" rel="noopener noreferrer">dmcg/konsent (⭐29)</a> - An acceptance test library for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/dmcg/k-sera" rel="noopener noreferrer">dmcg/k-sera (⭐8)</a> - A JMock wrapper for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/qwertukg/SeleniumBuilder" rel="noopener noreferrer">qwertukg/SeleniumBuilder (⭐55)</a> - DSL for Selenium 2.0. Provide a possibility to write tests in Kotlin builder style.</li>
</ul>

<ul>
<li><a href="https://github.com/mockk/mockk" rel="noopener noreferrer">mockk/mockk (⭐5.5k)</a> - Pure Kotlin mocking library.</li>
</ul>

<ul>
<li><a href="https://github.com/mvysny/DynaTest" rel="noopener noreferrer">mvysny/DynaTest (⭐22)</a> - Write your tests in DSL way. Runs on JUnit5 Platform.</li>
</ul>

<ul>
<li><a href="https://github.com/neworld/kupiter" rel="noopener noreferrer">neworld/kupiter (⭐14)</a> - Kotlin DSL for Junit5</li>
</ul>

<ul>
<li><a href="https://github.com/karumi/KotlinSnapshot" rel="noopener noreferrer">karumi/KotlinSnapshot (⭐165)</a> - Verify your data with snapshot testing.</li>
</ul>

<ul>
<li><a href="https://github.com/dmcg/minutest" rel="noopener noreferrer">dmcg/minutest (⭐102)</a> - Simple, Expressive, Extensible Testing for Kotlin on the JVM</li>
</ul>

<ul>
<li><a href="https://github.com/krzema12/vis-assert" rel="noopener noreferrer">krzema12/vis-assert (⭐6)</a> - Test the shape of your functions!</li>
</ul>

<ul>
<li><a href="https://github.com/EranBoudjnah/RandomGenKt" rel="noopener noreferrer">EranBoudjnah/RandomGenKt (⭐37)</a> - Initialize instances of any class with generated data.</li>
</ul>

<ul>
<li><a href="https://github.com/from-source/kiwi" rel="noopener noreferrer">from-source/kiwi (⭐17)</a> - Fluent assertions library with support of json path.</li>
</ul>

<ul>
<li><a href="https://github.com/willowtreeapps/opentest4k" rel="noopener noreferrer">willowtreeapps/opentest4k (⭐20)</a> - kotlin multiplatform implementation/bindings of opentest4j</li>
</ul>
<h3><p>Libraries/Frameworks / Dependency Injection</p>
</h3>
<ul>
<li><a href="https://github.com/Kodein-Framework/Kodein-DI" rel="noopener noreferrer">Kodein-Framework/Kodein-DI (⭐3.2k)</a> - Painless Kotlin Dependency Injection.</li>
</ul>

<ul>
<li><a href="https://github.com/Ekito/koin" rel="noopener noreferrer">Ekito/koin (⭐9.1k)</a> - A functional Kotlin dependency injection framework for Android and JVM.</li>
</ul>

<ul>
<li><a href="https://github.com/Rasalexman/KODI" rel="noopener noreferrer">Rasalexman/KODI (⭐15)</a> - light-weight KOtlin Dependency Injection Framework with or without reflection module without kapt</li>
</ul>

<ul>
<li><a href="https://github.com/evant/kotlin-inject" rel="noopener noreferrer">evant/kotlin-inject (⭐1.3k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/corbella83/PopKorn" rel="noopener noreferrer">corbella83/PopKorn (⭐155)</a> - Forget about modules and components. DI can be simple</li>
</ul>
<h3><p>Libraries/Frameworks / Coroutines</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx.coroutines" rel="noopener noreferrer">Kotlin/kotlinx.coroutines (⭐13k)</a> - Libraries built upon Kotlin coroutines.</li>
</ul>

<ul>
<li><a href="https://github.com/cloudoptlab/cloudopt-next" rel="noopener noreferrer">cloudoptlab/cloudopt-next (⭐343)</a> - A next-generation Java web lightweight framework based on vertx and kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/Rasalexman/coroutinesmanager" rel="noopener noreferrer">Rasalexman/coroutinesmanager (⭐15)</a> - try-catch safety coroutines manager</li>
</ul>

<ul>
<li><a href="https://github.com/rozkminiacz/FlowRiddles" rel="noopener noreferrer">rozkminiacz/FlowRiddles (⭐36)</a> - Repository for learning Kotlin Flow API</li>
</ul>

<ul>
<li><a href="https://github.com/KingFalse/harrier" rel="noopener noreferrer">KingFalse/harrier (⭐4)</a> - Simpler use of multithreading in Kotlin.</li>
</ul>
<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/arrow-kt/arrow" rel="noopener noreferrer">arrow-kt/arrow (⭐6.2k)</a> - Functional companion to Kotlin's Standard Library.</li>
</ul>

<ul>
<li><a href="https://github.com/ReactiveX/RxKotlin" rel="noopener noreferrer">ReactiveX/RxKotlin (⭐7k)</a> - RxJava bindings for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/kittinunf/Result" rel="noopener noreferrer">kittinunf/Result (⭐920)</a> - The modelling for success/failure of operations in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/brianegan/bansa" rel="noopener noreferrer">brianegan/bansa (⭐444)</a> - A state container for Kotlin &amp; Java, inspired by Elm &amp; Redux.</li>
</ul>

<ul>
<li><a href="https://github.com/beyondeye/Reduks" rel="noopener noreferrer">beyondeye/Reduks (⭐111)</a> - A "batteries included" port of Reduxjs for Kotlin+Android</li>
</ul>

<ul>
<li><a href="https://github.com/poetix/klenses" rel="noopener noreferrer">poetix/klenses (⭐48)</a> - Lenses for Kotlin.</li>
</ul>
<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx.serialization" rel="noopener noreferrer">Kotlin/kotlinx.serialization (⭐5.4k)</a> - Kotlin multiplatform / multi-format reflectionless serialization</li>
</ul>

<ul>
<li><a href="https://github.com/cbeust/klaxon" rel="noopener noreferrer">cbeust/klaxon (⭐1.9k)</a> - Lightweight library to parse JSON in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/FasterXML/jackson-module-kotlin" rel="noopener noreferrer">FasterXML/jackson-module-kotlin (⭐1.1k)</a> - Jackson module that adds support for serialization/deserialization of Kotlin classes and data classes.</li>
</ul>

<ul>
<li><a href="https://github.com/marifeta/kvalidator" rel="noopener noreferrer">marifeta/kvalidator (⭐6)</a> - Kotlin validator (compatible with laravel validation rules) for json kotlinx.serialization!</li>
</ul>

<ul>
<li><a href="https://github.com/aafanasev/kson" rel="noopener noreferrer">aafanasev/kson (⭐109)</a> - Auto-generate GSON type adapters for Kotlin data classes</li>
</ul>

<ul>
<li><a href="https://github.com/holgerbrandl/jsonbuilder" rel="noopener noreferrer">holgerbrandl/jsonbuilder (⭐18)</a> - A tiny DSL to create json using idiomatic Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/Exposed" rel="noopener noreferrer">JetBrains/Exposed (⭐8.4k)</a> - Exposed is a prototype for a lightweight SQL library written over JDBC driver for Kotlin language.</li>
</ul>

<ul>
<li><a href="https://github.com/JetBrains/xodus" rel="noopener noreferrer">JetBrains/xodus (⭐1.2k)</a> - Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.</li>
</ul>

<ul>
<li><a href="https://github.com/ebean-orm/ebean" rel="noopener noreferrer">ebean-orm/ebean (⭐1.5k)</a> - Ebean is a Java &amp; Kotlin ORM including type safe kotlin queries</li>
</ul>

<ul>
<li><a href="https://github.com/jankotek/mapdb" rel="noopener noreferrer">jankotek/mapdb (⭐4.9k)</a> - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.</li>
</ul>

<ul>
<li><a href="https://github.com/seratch/kotliquery" rel="noopener noreferrer">seratch/kotliquery (⭐207)</a> - A handy database access library in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/requery/requery" rel="noopener noreferrer">requery/requery (⭐3.1k)</a> - Modern SQL based query &amp; persistence for Java/Kotlin/Android.</li>
</ul>

<ul>
<li><a href="https://github.com/Ganet/rxaerospike" rel="noopener noreferrer">Ganet/rxaerospike (⭐7)</a> - RxJava2 wrapper for aerospike-client-java.</li>
</ul>

<ul>
<li><a href="https://github.com/Raizlabs/DBFlow" rel="noopener noreferrer">Raizlabs/DBFlow (⭐4.9k)</a> - A blazing fast, powerful, and very simple ORM android database library that writes database code for you.</li>
</ul>

<ul>
<li><a href="https://github.com/KotlinPorts/kt-postgresql-async" rel="noopener noreferrer">KotlinPorts/kt-postgresql-async (⭐23)</a> - Kotlin/Gradle port of mauricio's async driver for postgres/mysql.</li>
</ul>

<ul>
<li><a href="https://github.com/coupang/spring-data-requery" rel="noopener noreferrer">coupang/spring-data-requery (⭐46)</a> - Spring Data for Requery (lightweight ORM)</li>
</ul>
<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/dokka" rel="noopener noreferrer">Kotlin/dokka (⭐3.4k)</a> - Documentation Engine for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/holgerbrandl/kscript" rel="noopener noreferrer">holgerbrandl/kscript (⭐2.1k)</a> - Scripting utils for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/pinterest/ktlint" rel="noopener noreferrer">pinterest/ktlint (⭐6.3k)</a> - An anti-bikeshedding Kotlin linter with built-in formatter.</li>
</ul>

<ul>
<li><a href="https://github.com/detekt/detekt" rel="noopener noreferrer">detekt/detekt (⭐6.3k)</a> - Static code analysis for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/mkohm/detekt-hint" rel="noopener noreferrer">mkohm/detekt-hint (⭐80)</a> - Detection of design principle violations as a plugin to detekt.</li>
</ul>

<ul>
<li><a href="https://github.com/cypressious/KotlinW" rel="noopener noreferrer">cypressious/KotlinW (⭐17)</a> - A small wrapper for the Kotlin compiler that can be used to execute .kts scripts.</li>
</ul>

<ul>
<li><a href="https://github.com/s1monw1/KtsRunner" rel="noopener noreferrer">s1monw1/KtsRunner (⭐204)</a> - Library for executing .kts files from regular Kotlin code using Java Scripting Engines API</li>
</ul>

<ul>
<li><a href="https://github.com/jmfayard/refreshVersions" rel="noopener noreferrer">jmfayard/refreshVersions (⭐1.7k)</a> - Better Gradle dependencies management inside the IDE. Search for available updates.</li>
</ul>
<h3><p>Libraries/Frameworks / Compiler Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/google/ksp" rel="noopener noreferrer">google/ksp (⭐2.9k)</a> - Kotlin Symbol Processing API</li>
</ul>
<h3><p>Libraries/Frameworks / Http Clients</p>
</h3>
<ul>
<li><a href="https://github.com/kittinunf/Fuel" rel="noopener noreferrer">kittinunf/Fuel (⭐4.6k)</a> - The easiest HTTP networking library for Kotlin/Android.</li>
</ul>

<ul>
<li><a href="https://github.com/jkcclemens/khttp" rel="noopener noreferrer">jkcclemens/khttp</a> - Kotlin HTTP requests library.</li>
</ul>

<ul>
<li><a href="https://github.com/rybalkinsd/kohttp" rel="noopener noreferrer">rybalkinsd/kohttp (⭐480)</a> - Kotlin DSL-based HTTP client.</li>
</ul>

<ul>
<li><a href="https://github.com/speekha/httpmocker" rel="noopener noreferrer">speekha/httpmocker (⭐178)</a> - Kotlin library to handle offline mode easily with OkHttp.</li>
</ul>
<h3><p>Libraries/Frameworks / Editors</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/intellij-community" rel="noopener noreferrer">JetBrains/intellij-community (⭐17k)</a> - IntelliJ IDEA Community Edition</li>
</ul>

<ul>
<li><a href="https://github.com/alexmt/atom-kotlin-language" rel="noopener noreferrer">alexmt/atom-kotlin-language (⭐26)</a> - Adds syntax highlighting to Kotlin files in Atom</li>
</ul>

<ul>
<li><a href="https://github.com/vkostyukov/kotlin-sublime-package" rel="noopener noreferrer">vkostyukov/kotlin-sublime-package (⭐138)</a> - A Sublime Package for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/udalov/kotlin-vim" rel="noopener noreferrer">udalov/kotlin-vim (⭐633)</a> - Kotlin Syntax Highlighter for Vim.</li>
</ul>

<ul>
<li><a href="https://github.com/sargunster/kotlin-textmate-bundle" rel="noopener noreferrer">sargunster/kotlin-textmate-bundle (⭐12)</a> - Kotlin bundle for TextMate.</li>
</ul>

<ul>
<li><a href="https://github.com/ice1000/NppExtension" rel="noopener noreferrer">ice1000/NppExtension (⭐74)</a> - Kotlin Language extension for Notepad++</li>
</ul>

<ul>
<li><a href="https://github.com/ftomassetti/kanvas" rel="noopener noreferrer">ftomassetti/kanvas (⭐143)</a> - A truly hackable editor: simple, lightweight, understandable.</li>
</ul>

<ul>
<li><a href="https://github.com/fwcd/KotlinLanguageServer" rel="noopener noreferrer">fwcd/KotlinLanguageServer (⭐1.7k)</a> - Smart code completion, diagnostics and more for Kotlin using the Language Server Protocol. VS Code extension included.</li>
</ul>

<ul>
<li><a href="https://github.com/mathiasfrohlich/vscode-kotlin" rel="noopener noreferrer">mathiasfrohlich/vscode-kotlin (⭐203)</a> - Kotlin language support for VS Code.</li>
</ul>
<h3><p>Libraries/Frameworks / Syntax Highlighters</p>
</h3>
<ul>
<li><a href="https://github.com/isagalaev/highlight.js" rel="noopener noreferrer">isagalaev/highlight.js (⭐24k)</a> - Javascript syntax highlighter. (out-of-date)</li>
</ul>

<ul>
<li><a href="https://github.com/github/linguist" rel="noopener noreferrer">github/linguist (⭐12k)</a> - For Ruby/Github, uses Sublime package</li>
</ul>

<ul>
<li><a href="https://github.com/cansik/kotlin-latex-listing" rel="noopener noreferrer">cansik/kotlin-latex-listing (⭐124)</a> - A syntax highlighting template for the Kotlin language in LaTeX listings.</li>
</ul>

<ul>
<li><a href="https://bitbucket.org/birkenfeld/pygments-main" rel="noopener noreferrer">birkenfeld/pygments-main</a> - Python syntax highlighter.</li>
</ul>
<h3><p>Libraries/Frameworks / Game Development</p>
</h3>
<ul>
<li><a href="https://github.com/AlmasB/FXGL" rel="noopener noreferrer">AlmasB/FXGL (⭐4.4k)</a> - JavaFX 8 Game Library written in Java + Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/icela/FriceEngine" rel="noopener noreferrer">icela/FriceEngine (⭐344)</a> - Make game developing easy again!</li>
</ul>

<ul>
<li><a href="https://github.com/vassilibykov/AdventKT" rel="noopener noreferrer">vassilibykov/AdventKT (⭐17)</a> - A Kotlin-based DSL for text adventures, with a partial replica of the classic Colossal Cave as an example.</li>
</ul>

<ul>
<li><a href="https://github.com/Hexworks/zircon" rel="noopener noreferrer">Hexworks/zircon (⭐755)</a> - An extensible text GUI library which targets multiple platforms and designed specifically for game developers, written in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/KogeLabs/Ockero" rel="noopener noreferrer">KogeLabs/Ockero (⭐75)</a> - Ockero: Kotlin OpenGl Game Engine</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/themichailov/kache" rel="noopener noreferrer">themichailov/kache</a> - Kotlin functions caching library, reducing count of function executions.</li>
</ul>

<ul>
<li><a href="https://github.com/puniverse/quasar/tree/master/quasar-kotlin" rel="noopener noreferrer">puniverse/quasar (⭐4.6k)</a> - Fibers, Channels and Actors for the JVM.</li>
</ul>

<ul>
<li><a href="https://github.com/mplatvoet/kovenant" rel="noopener noreferrer">mplatvoet/kovenant (⭐654)</a> - Promises for Kotlin and Android</li>
</ul>

<ul>
<li><a href="https://github.com/mplatvoet/progress" rel="noopener noreferrer">mplatvoet/progress (⭐20)</a> - Progress for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/hotchemi/khronos" rel="noopener noreferrer">hotchemi/khronos (⭐326)</a> - An intuitive Date extensions in Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/ingokegel/jclasslib" rel="noopener noreferrer">ingokegel/jclasslib (⭐2.8k)</a> - jclasslib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.</li>
</ul>

<ul>
<li><a href="https://github.com/debop/koda-time" rel="noopener noreferrer">debop/koda-time (⭐83)</a> - Joda Time Extensions in Kotlin. (From Java 8 use java.time instead)</li>
</ul>

<ul>
<li><a href="https://github.com/MicroUtils/kotlin-logging" rel="noopener noreferrer">MicroUtils/kotlin-logging (⭐2.7k)</a> - Lightweight logging framework for Kotlin. Used as a wrapper for slf4j with Kotlin extensions.</li>
</ul>

<ul>
<li><a href="https://github.com/cesarferreira/kotlin-pluralizer" rel="noopener noreferrer">cesarferreira/kotlin-pluralizer (⭐50)</a> - Kotlin extension to pluralize and singularize strings.</li>
</ul>

<ul>
<li><a href="https://github.com/just-ai/jaicf-kotlin" rel="noopener noreferrer">just-ai/jaicf-kotlin (⭐244)</a> - Kotlin framework for conversational voice assistants and chatbots development.</li>
</ul>

<ul>
<li><a href="https://github.com/pemistahl/lingua" rel="noopener noreferrer">pemistahl/lingua (⭐712)</a> - A language detection library suitable for long and short text alike</li>
</ul>

<ul>
<li><a href="https://github.com/Lewik/klog" rel="noopener noreferrer">Lewik/klog (⭐11)</a> - Minimalistic and multiplatform logging for Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/dotCipher/kase-format" rel="noopener noreferrer">dotCipher/kase-format (⭐17)</a> - String case conversion and detection library</li>
</ul>

<ul>
<li><a href="https://oolong-kt.org" rel="noopener noreferrer">oolong-kt/oolong</a> - Elm inspired Model-View-Update (MVU) implementation for Kotlin multiplatform.</li>
</ul>
<h3><p>Libraries/Frameworks / Parsers</p>
</h3>
<ul>
<li><a href="https://github.com/ParserKt/ParserKt" rel="noopener noreferrer">ParserKt/ParserKt (⭐14)</a></li>
</ul>

<ul>
<li><a href="https://github.com/h0tk3y/better-parse" rel="noopener noreferrer">h0tk3y/better-parse (⭐422)</a> - A nice parser combinator library for Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/fork-handles/forkhandles/tree/trunk/parser4k" rel="noopener noreferrer">fork-handles/parser4k (⭐224)</a> - Recursive descent parser combinator library</li>
</ul>
<h3><p>Libraries/Frameworks / Multiplatform</p>
</h3>
<ul>
<li><a href="https://github.com/ionspin/kotlin-multiplatform-bignum" rel="noopener noreferrer">ionspin/kotlin-multiplatform-bignum (⭐377)</a> - Pure kotlin multiplatform arbitrary precision arithmetic library.</li>
</ul>

<ul>
<li><a href="https://github.com/davidepianca98/KMQTT" rel="noopener noreferrer">davidepianca98/KMQTT (⭐197)</a> - MQTT Broker library/executables for Kotlin multiplatform.</li>
</ul>

<ul>
<li><a href="https://github.com/GitLiveApp/firebase-kotlin-sdk" rel="noopener noreferrer">GitLiveApp/firebase-kotlin-sdk (⭐1.2k)</a> - A Kotlin-first Multiplatform SDK for Firebase supporting iOS, Android &amp; Web</li>
</ul>

<ul>
<li><a href="https://github.com/DetachHead/kotlinxpath" rel="noopener noreferrer">DetachHead/kotlinxpath (⭐4)</a> - A typesafe builder for Xpath with several useful helper functions that make Xpath easier to work with</li>
</ul>
<h3><p>Libraries/Frameworks / Extensions</p>
</h3>
<ul>
<li><a href="https://github.com/vanshg/KrazyKotlin" rel="noopener noreferrer">vanshg/KrazyKotlin (⭐86)</a> - A collection of useful Kotlin Extension</li>
</ul>
<h3><p>Libraries/Frameworks / Configuration</p>
</h3>
<ul>
<li><a href="https://github.com/npryce/konfig" rel="noopener noreferrer">npryce/konfig (⭐281)</a> - A Type Safe Configuration API for Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/mariomac/kaconf" rel="noopener noreferrer">mariomac/kaconf (⭐60)</a> - KickAss Configuration. An annotation-based configuration system for Java and Kotlin</li>
</ul>

<ul>
<li><a href="https://github.com/config4k/config4k" rel="noopener noreferrer">config4k/config4k (⭐282)</a> - A Kotlin wrapper for Typesafe Config</li>
</ul>

<ul>
<li><a href="https://github.com/jdiazcano/cfg4k" rel="noopener noreferrer">jdiazcano/cfg4k (⭐80)</a> - Flexible and easy to use config library written in kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/daviddenton/configur8" rel="noopener noreferrer">daviddenton/configur8 (⭐12)</a> - A Kotlin port of Configur8 - A Type Safe Configuration API for Kotlin, extendable to user-defined types.</li>
</ul>

<ul>
<li><a href="https://github.com/ufoscout/properlty" rel="noopener noreferrer">ufoscout/properlty (⭐26)</a> - Simple configuration library with placeholders resolution and zero magic!</li>
</ul>

<ul>
<li><a href="https://github.com/sksamuel/hoplite" rel="noopener noreferrer">sksamuel/hoplite (⭐925)</a> - A library for loading configuration files into typesafe Kotlin data classes in a boilerplate-free way</li>
</ul>

<ul>
<li><a href="https://autokonfig.nohus.dev/" rel="noopener noreferrer">Nohus/AutoKonfig</a> - A Kotlin configuration library with batteries included. Type-safe, zero lines of setup.</li>
</ul>

<ul>
<li><a href="https://github.com/cdimascio/dotenv-kotlin" rel="noopener noreferrer">cdimascio/dotenv-kotlin (⭐513)</a> - A zero-dependency module that loads environment variables from a .env file</li>
</ul>

<ul>
<li><a href="https://github.com/davidohana/kofiko-kotlin" rel="noopener noreferrer">davidohana/kofiko-kotlin (⭐22)</a> - Kofiko: Code-First configuration library. Lightweight, simple and minimal boilerplate.</li>
</ul>
<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/data2viz/data2viz" rel="noopener noreferrer">data2viz/data2viz (⭐415)</a> - multiplatform dataviz library, d3js port</li>
</ul>

<ul>
<li><a href="https://github.com/kotlin-graphics/uno-sdk" rel="noopener noreferrer">kotlin-graphics/uno-sdk (⭐24)</a> - Unofficial OpenGL SDK</li>
</ul>

<ul>
<li><a href="https://github.com/kotlin-graphics/ovr" rel="noopener noreferrer">kotlin-graphics/ovr (⭐6)</a> - Oculus binding</li>
</ul>

<ul>
<li><a href="https://github.com/kotlin-graphics/imgui" rel="noopener noreferrer">kotlin-graphics/imgui (⭐604)</a> - jvm port of imgui</li>
</ul>

<ul>
<li><a href="https://github.com/openrndr/openrndr" rel="noopener noreferrer">openrndr/openrndr (⭐891)</a> - OPENRNDR, a framework for creative coding in Kotlin. Accelerated 2D and 3D graphics, vector graphics, shaders and animation</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/15/"/>
    <summary>142 awesome projects updated on May 15, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/10/</id>
    <title>Awesome Kotlin Updates on May 10, 2021</title>
    <updated>2021-05-10T13:29:07.000Z</updated>
    <published>2021-05-10T13:29:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://github.com/vinigmoraes/awesome-kotlin-jobs" rel="noopener noreferrer">Awesome Kotlin Jobs (⭐17)</a> - A curated list of companies using Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/10/"/>
    <summary>1 awesome projects updated on May 10, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/04/09/</id>
    <title>Awesome Kotlin Updates on Apr 09, 2021</title>
    <updated>2021-04-09T19:30:05.000Z</updated>
    <published>2021-04-09T19:30:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Blogs</p>
</h3>
<ul>
<li><a href="https://www.freecodecamp.org/news/tag/kotlin/" rel="noopener noreferrer">freecodecamp Kotlin article collection</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/04/09/"/>
    <summary>1 awesome projects updated on Apr 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/01/29/</id>
    <title>Awesome Kotlin Updates on Jan 29, 2021</title>
    <updated>2021-01-29T18:03:05.000Z</updated>
    <published>2021-01-29T18:03:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / I/O</p>
</h3>
<ul>
<li><a href="https://github.com/agcom/knio2" rel="noopener noreferrer">agcom/knio2 (⭐3)</a> - Kotlinx coroutines extensions for Java NIO.2</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/01/29/"/>
    <summary>1 awesome projects updated on Jan 29, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/11/</id>
    <title>Awesome Kotlin Updates on Dec 11, 2020</title>
    <updated>2020-12-11T18:17:53.000Z</updated>
    <published>2020-12-11T18:17:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / I/O</p>
</h3>
<ul>
<li><a href="https://github.com/Dynamium/EVCalc" rel="noopener noreferrer">Dynamium/EVCalc</a> - EVCalc is a calculation engine for mobile electric venicles (Electric scooters, electric unicycles, and so on) written in Kotlin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/11/"/>
    <summary>1 awesome projects updated on Dec 11, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/28/</id>
    <title>Awesome Kotlin Updates on Nov 28, 2020</title>
    <updated>2020-11-28T18:10:54.000Z</updated>
    <published>2020-11-28T18:10:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/kotlinx-datetime" rel="noopener noreferrer">Kotlin/kotlinx-datetime (⭐2.4k)</a> - A multiplatform Kotlin library for working with date and time.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/28/"/>
    <summary>1 awesome projects updated on Nov 28, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/21/</id>
    <title>Awesome Kotlin Updates on Nov 21, 2020</title>
    <updated>2020-11-21T11:50:23.000Z</updated>
    <published>2020-11-21T11:50:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries/Frameworks / API Clients</p>
</h3>
<ul>
<li><a href="https://github.com/JetBrains/space-kotlin-sdk" rel="noopener noreferrer">JetBrains/space-kotlin-sdk (⭐46)</a> - Kotlin client for JetBrains Space HTTP API</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/21/"/>
    <summary>1 awesome projects updated on Nov 21, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/09/</id>
    <title>Awesome Kotlin Updates on Oct 09, 2020</title>
    <updated>2020-10-09T21:03:16.000Z</updated>
    <published>2020-10-09T21:03:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Courses</p>
</h3>
<ul>
<li><a href="https://hyperskill.org/onboarding/tracks/3" rel="noopener noreferrer">Jetbrain's Hyperskill Academy</a> - An interactive learning platform for Kotlin and other languages</li>
</ul>

<ul>
<li><a href="https://codelabs.developers.google.com/codelabs/build-your-first-android-app-kotlin/" rel="noopener noreferrer">Google's Kotlin Codelab </a> - Build your first Kotlin Android App</li>
</ul>

<ul>
<li><a href="https://youtu.be/F9UC9DY-vIU" rel="noopener noreferrer">Kotlin Course - Tutorial for Beginners by freeCodeCamp.org</a> - Learn the Kotlin programming language in this introduction to Kotlin. Kotlin is a general purpose, open source, statically typed “pragmatic” programming language. It is used for many things, including Android development.</li>
</ul>
<h3><p>Kotlin JavaScript / Integration</p>
</h3>
<ul>
<li><a href="https://github.com/Kotlin/dukat" rel="noopener noreferrer">Kotlin/dukat (⭐558)</a> - Converter of  to Kotlin external declarations</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/09/"/>
    <summary>4 awesome projects updated on Oct 09, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/07/</id>
    <title>Awesome Kotlin Updates on Oct 07, 2020</title>
    <updated>2020-10-07T22:21:57.000Z</updated>
    <published>2020-10-07T11:07:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://medium.com/androiddevelopers/kotlin-standard-functions-cheat-sheet-27f032dd4326" rel="noopener noreferrer">Kotlin Standard Functions cheat-sheet </a> - Learn how to use kotlin's standard library with lambda functions</li>
</ul>
<h3><p>Libraries/Frameworks / Validation</p>
</h3>
<ul>
<li><a href="https://github.com/deva666/KValidation" rel="noopener noreferrer">deva666/KValidation (⭐24)</a> - Validation library</li>
</ul>
<h3><p>Libraries/Frameworks / Networking</p>
</h3>
<ul>
<li><a href="https://github.com/seniorjoinu/reliable-udp" rel="noopener noreferrer">seniorjoinu/reliable-udp (⭐30)</a> - Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/07/"/>
    <summary>3 awesome projects updated on Oct 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/03/</id>
    <title>Awesome Kotlin Updates on Oct 03, 2020</title>
    <updated>2020-10-03T14:21:37.000Z</updated>
    <published>2020-10-03T00:09:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://kotlin-jobs.com/" rel="noopener noreferrer">Jobs for Kotlin Developers</a> - All job listings require Kotlin skills</li>
</ul>

<ul>
<li><a href="https://talkingkotlin.com/" rel="noopener noreferrer">Podcast: Talking Kotlin</a> - A Podcast on Kotlin and more</li>
</ul>

<ul>
<li><a href="https://play.google.com/store/apps/details?id=me.vickychijwani.kotlinkoans" rel="noopener noreferrer">Kotlin Kōans Android app</a> - Learn Kotlin with short coding challenges on your Android device</li>
</ul>

<ul>
<li><a href="https://kotlin.guide" rel="noopener noreferrer">Kotlin Guide</a> - An introduction to Kotlin</li>
</ul>

<ul>
<li><a href="https://kotlinquiz.com" rel="noopener noreferrer">Kotlin Quiz</a> - Are You a Kotlin Expert? Test Your Skills with the Kotlin Quiz!</li>
</ul>
<h3><p>Links / Blogs</p>
</h3>
<ul>
<li><a href="https://kotlinexpertise.com/" rel="noopener noreferrer">Kotlin Expertise Blog</a> - A Blog with many articles covering basic and advanced Kotlin topics.</li>
</ul>

<ul>
<li><a href="https://superkotlin.com" rel="noopener noreferrer">SuperKotlin</a> - A website about Kotlin</li>
</ul>

<ul>
<li><a href="https://kotlintesting.com" rel="noopener noreferrer">KotlinTesting Blog</a> - Blog about testing with Kotlin</li>
</ul>
<h3><p>Links / Courses</p>
</h3>
<ul>
<li><a href="https://codelabs.developers.google.com/android-kotlin-fundamentals" rel="noopener noreferrer">Android Kotlin Fundamentals</a> - Android Kotlin Fundamentals leads you through a series of codelabs that teach you the fundamentals of building Android apps in Kotlin.</li>
</ul>

<ul>
<li><a href="https://teamtreehouse.com/library/kotlin-for-java-developers" rel="noopener noreferrer">Kotlin for Java Developers</a> - 160-minute Android Course.</li>
</ul>

<ul>
<li><a href="https://www.udemy.com/kotlin-course/" rel="noopener noreferrer">Kotlin Programming: Next Level Java Development</a> - Learn coding in Kotlin from scratch!</li>
</ul>

<ul>
<li><a href="https://shop.oreilly.com/product/0636920052982.do" rel="noopener noreferrer">Introduction to Kotlin Programming by Hadi Hariri</a> - From Hello World to Interoperability with Java</li>
</ul>

<ul>
<li><a href="https://shop.oreilly.com/product/0636920052999.do" rel="noopener noreferrer">Advanced Kotlin Programming</a> - From Nested Functions to Asynchronous Programming</li>
</ul>

<ul>
<li><a href="https://caster.io/courses/introduction-to-kotlin/" rel="noopener noreferrer">Kotlin an Introduction - Caster.io</a> - Kotlin introductory course at Caster.io</li>
</ul>

<ul>
<li><a href="https://www.pluralsight.com/courses/building-android-apps-kotlin-getting-started" rel="noopener noreferrer">Building Android Apps with Kotlin: Getting Started - Alex Dunn</a> - Dive into the language set to replace Java while building Android applications. This course will give you a foundation of both Kotlin and Android skills to allow you to build apps faster and cleaner than ever before.</li>
</ul>

<ul>
<li><a href="https://www.udacity.com/course/kotlin-bootcamp-for-programmers--ud9011" rel="noopener noreferrer">Kotlin Bootcamp for Programmers - Google</a> - Language fundamentals for developers</li>
</ul>

<ul>
<li><a href="https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012" rel="noopener noreferrer">Developing Android Apps with Kotlin - Google</a> - Create concise, secure and performant apps with Kotlin</li>
</ul>

<ul>
<li><a href="https://www.udacity.com/course/kotlin-for-android-developers--ud888" rel="noopener noreferrer">Kotlin for Android Developers</a> - Convert an Android app from Java to Kotlin</li>
</ul>

<ul>
<li><a href="https://www.coursera.org/learn/kotlin-for-java-developers" rel="noopener noreferrer">Kotlin for Java Developers - JetBrains</a> - Detailed Kotlin introductory course for Java developers</li>
</ul>

<ul>
<li><a href="https://classpert.com/kotlin-programming" rel="noopener noreferrer">Kotlin Online Courses at Classpert</a> - Over 80 Kotlin Online Courses - Classpert Online Course and MOOC Search</li>
</ul>

<ul>
<li><a href="https://www.raywenderlich.com/7109-test-driven-development-tutorial-for-android-getting-started" rel="noopener noreferrer">Test-Driven Development Tutorial for Android: Getting Started - By Victoria Gonda</a> - Learn the basics of test-driven development, or TDD, and discover how to use TDD effectively when developing your Android apps!</li>
</ul>
<h3><p>Links / Books</p>
</h3>
<ul>
<li><a href="http://www.fundamental-kotlin.com/" rel="noopener noreferrer">Fundamental Kotlin, First Edition</a> - Learn Kotlin quickly from the start</li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/application-development/android-development-kotlin" rel="noopener noreferrer">Android Development with Kotlin - Marcin Moskala, Igor Wojda</a> - Learn how to make Android development much faster using a variety of Kotlin features, from basics to advanced, to write better quality code</li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/application-development/mastering-android-development-kotlin" rel="noopener noreferrer">Mastering Android Development with Kotlin - Miloš Vasić</a> - Master Android development using a variety of Kotlin features</li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/application-development/functional-kotlin" rel="noopener noreferrer">Functional Kotlin</a> - Learn Functional Programming in Kotlin from scratch and how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow. By Mario Arias, Rivu Chakraborty</li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/application-development/reactive-programming-kotlin" rel="noopener noreferrer">Reactive Programming in Kotlin - Rivu Chakraborty</a> - Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to Web programming with Spring Framework 5.0 as well as in Android Application Development. By Rivu Chakraborty</li>
</ul>

<ul>
<li><a href="https://store.raywenderlich.com/products/kotlin-apprentice" rel="noopener noreferrer">Kotlin Apprentice - Irina Galata, Joe Howard, Richard Lucas &amp; Ellen Shapiro</a> - Beginning programming with Kotlin</li>
</ul>

<ul>
<li><a href="https://store.raywenderlich.com/products/android-apprentice" rel="noopener noreferrer">Android Apprentice - Darryl Bayliss &amp; Tom Blankenship</a> - Beginning Android programming using Kotlin</li>
</ul>

<ul>
<li><a href="https://www.amazon.com/Hands-Design-Patterns-Kotlin-applications/dp/1788998014" rel="noopener noreferrer">Hands-on Design Patterns with Kotlin - Alexey Soshin</a> - Book that covers building scalable applications using traditional, reactive, and concurrent design patterns in Kotlin</li>
</ul>

<ul>
<li><a href="https://store.raywenderlich.com/products/advanced-android-app-architecture" rel="noopener noreferrer">Advanced Android App Architecture</a> - In Advanced Android App Architectures, you'll find a diverse and hands-on approach to architecting your apps on Android</li>
</ul>

<ul>
<li><a href="https://store.raywenderlich.com/products/data-structures-and-algorithms-in-kotlin" rel="noopener noreferrer">Data Structures &amp; Algorithms in Kotlin - Irina Galata &amp; Matei Suica</a> - A book that teaches you the fundamental tools of implementing key data structures in Kotlin, and how to use them to solve algorithms</li>
</ul>

<ul>
<li><a href="https://www.oreilly.com/library/view/head-first-kotlin/9781491996683/" rel="noopener noreferrer">Head First Kotlin</a> - Head First Kotlin is a complete introduction to coding in Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Web</p>
</h3>
<ul>
<li><a href="https://github.com/apollographql/apollo-android" rel="noopener noreferrer">apollographql/apollo-android (⭐3.8k)</a> - Typesafe GraphQL client for the JVM and Kotlin native</li>
</ul>
<h3><p>Libraries/Frameworks / Testing</p>
</h3>
<ul>
<li><a href="https://github.com/willowtreeapps/assertk" rel="noopener noreferrer">willowtreeapps/assertk (⭐775)</a> - assertions for kotlin inspired by assertj</li>
</ul>
<h3><p>Libraries/Frameworks / Dependency Injection</p>
</h3>
<ul>
<li><a href="https://github.com/JLLeitschuh/kotlin-guiced" rel="noopener noreferrer">JLLeitschuh/kotlin-guiced (⭐18)</a> - Convenience Kotlin API over the Google Guice DI Library.</li>
</ul>

<ul>
<li><a href="https://github.com/authzee/kotlin-guice" rel="noopener noreferrer">authzee/kotlin-guice (⭐66)</a> - Guice DSL extensions for Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Coroutines</p>
</h3>
<ul>
<li><a href="https://github.com/konrad-kaminski/spring-kotlin-coroutine" rel="noopener noreferrer">konrad-kaminski/spring-kotlin-coroutine (⭐449)</a> - Kotlin coroutine support for Spring.</li>
</ul>

<ul>
<li><a href="https://github.com/marcoferrer/kroto-plus" rel="noopener noreferrer">marcoferrer/kroto-plus (⭐493)</a> - Protoc plugin for bringing together Kotlin, Protobuf, Coroutines, and gRPC.</li>
</ul>
<h3><p>Libraries/Frameworks / Functional Programming</p>
</h3>
<ul>
<li><a href="https://github.com/pardom/redux-kotlin" rel="noopener noreferrer">pardom/redux-kotlin (⭐271)</a> - Direct port of Redux for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/reactor/reactor-core" rel="noopener noreferrer">reactor/reactor-core (⭐5k)</a> - Non-Blocking Reactive Streams Foundation for the JVM. Natively supports Kotlin, since 3.1.0.M3.</li>
</ul>
<h3><p>Libraries/Frameworks / Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/Shengaero/kotlin-json" rel="noopener noreferrer">Shengaero/kotlin-json (⭐7)</a> - A lightweight, stylistic, optimized, and multiplatform JSON library for Kotlin-JVM and Kotlin-JS</li>
</ul>

<ul>
<li><a href="https://github.com/s4kibs4mi/kotlin-jsonq" rel="noopener noreferrer">s4kibs4mi/kotlin-jsonq (⭐30)</a> - A simple Kotlin library to Query over Json Data.</li>
</ul>
<h3><p>Libraries/Frameworks / Database</p>
</h3>
<ul>
<li><a href="https://github.com/shyiko/levelkt" rel="noopener noreferrer">shyiko/levelkt (⭐15)</a> - LevelDB client for Kotlin and/or Java 8+.</li>
</ul>

<ul>
<li><a href="https://github.com/SubiyaCryolite/jds" rel="noopener noreferrer">SubiyaCryolite/jds (⭐22)</a> - Jenesis Data Store: a dynamic, cross platform, high performance, ORM data-mapper. Designed to assist in rapid development and data mining.</li>
</ul>

<ul>
<li><a href="https://github.com/fluidsonic/fluid-mongo" rel="noopener noreferrer">fluidsonic/fluid-mongo (⭐33)</a> - Coroutine support for MongoDB built on top of the official Reactive Streams Java Driver</li>
</ul>
<h3><p>Libraries/Frameworks / Tools</p>
</h3>
<ul>
<li><a href="https://github.com/Vorlonsoft/EasyDokkaPlugin" rel="noopener noreferrer">Vorlonsoft/EasyDokkaPlugin (⭐13)</a> - Gradle Script plugin to generate documentation by Dokka for Kotlin and Java, Android and non-Android projects.</li>
</ul>

<ul>
<li><a href="https://github.com/Vorlonsoft/GradleMavenPush" rel="noopener noreferrer">Vorlonsoft/GradleMavenPush (⭐21)</a> - Gradle Script plugin to upload Gradle Android/Kotlin/Java Artifacts to Maven repositories (JCenter, Maven Central, ...).</li>
</ul>

<ul>
<li><a href="https://github.com/kohesive/keplin" rel="noopener noreferrer">kohesive/keplin (⭐25)</a> - Secure Kotlin scripting and binary lambda-scripts.</li>
</ul>
<h3><p>Libraries/Frameworks / Compiler Plugins</p>
</h3>
<ul>
<li><a href="https://github.com/aafanasev/sekret" rel="noopener noreferrer">aafanasev/sekret (⭐112)</a> - Kotlin compiler plugin to exclude secret properties from toString() of Data class</li>
</ul>

<ul>
<li><a href="https://github.com/AhmedMourad0/no-copy" rel="noopener noreferrer">AhmedMourad0/no-copy (⭐157)</a> - A Kotlin compiler plugin that performs 'copy-erasure' on data classes.</li>
</ul>
<h3><p>Libraries/Frameworks / Continuous Integration</p>
</h3>
<ul>
<li><a href="https://github.com/danger/kotlin" rel="noopener noreferrer">danger/kotlin (⭐505)</a> - Stop saying "you forgot to …" in code review in Kotlin</li>
</ul>
<h3><p>Libraries/Frameworks / Code Generators</p>
</h3>
<ul>
<li><a href="https://github.com/jhipster/jhipster-kotlin" rel="noopener noreferrer">jhipster/jhipster-kotlin (⭐455)</a> - A scaffold generator to generate web apps or APIs using springboot and angularJS or React</li>
</ul>
<h3><p>Libraries/Frameworks / Syntax Highlighters</p>
</h3>
<ul>
<li><a href="https://github.com/jneen/rouge" rel="noopener noreferrer">jneen/rouge (⭐3.3k)</a> - A pure-ruby code highlighter that is compatible with pygments. (wip)</li>
</ul>
<h3><p>Libraries/Frameworks / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/KotlinNLP/SimpleDNN" rel="noopener noreferrer">KotlinNLP/SimpleDNN (⭐98)</a> - SimpleDNN is a machine learning lightweight open-source library part of KotlinNLP and has been designed to support relevant neural network architectures in natural language processing tasks.</li>
</ul>
<h3><p>Libraries/Frameworks / Parsers</p>
</h3>
<ul>
<li><a href="https://github.com/sargunster/CakeParse" rel="noopener noreferrer">sargunster/CakeParse (⭐25)</a> - Simple parser combinator library for Kotlin.</li>
</ul>
<h3><p>Libraries/Frameworks / Extensions</p>
</h3>
<ul>
<li><a href="https://github.com/hankdavidson/ktime" rel="noopener noreferrer">hankdavidson/ktime (⭐26)</a> - Extensions to the java8 time library</li>
</ul>

<ul>
<li><a href="https://github.com/LukasForst/katlib" rel="noopener noreferrer">LukasForst/katlib (⭐82)</a> - A collection of Kotlin extension functions and utilities.</li>
</ul>
<h3><p>Libraries/Frameworks / Graphics</p>
</h3>
<ul>
<li><a href="https://github.com/java-opengl-labs/Vulkan" rel="noopener noreferrer">java-opengl-labs/Vulkan (⭐51)</a> - port of <a href="https://github.com/SaschaWillems/Vulkan" rel="noopener noreferrer">https://github.com/SaschaWillems/Vulkan (⭐10k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/nwillc/ksvg" rel="noopener noreferrer">nwillc/ksvg (⭐80)</a> - Kotlin SVG image generation DSL, supporting inline and file formats.</li>
</ul>

<ul>
<li><a href="https://github.com/markaren/three.kt" rel="noopener noreferrer">markaren/three.kt (⭐208)</a> - Kotlin port of three.js JavaScript 3D library</li>
</ul>
<h3><p>Libraries/Frameworks / Data Science</p>
</h3>
<ul>
<li><a href="https://kotlinlang.org/docs/reference/data-science-overview.html" rel="noopener noreferrer">Kotlin for Data Science</a> - Kotlin for Data Science overview page</li>
</ul>

<ul>
<li><a href="https://github.com/breandan/kotlingrad" rel="noopener noreferrer">breandan/kotlingrad (⭐530)</a> - Shape-Safe Differentiable Programming with Algebraic Data Types.</li>
</ul>

<ul>
<li><a href="https://www.optaplanner.org/compatibility/kotlin.html" rel="noopener noreferrer">kiegroup/optaplanner</a> - Constraint solving AI for planning and scheduling problems.</li>
</ul>
<h3><p>Libraries/Frameworks / Command Line Interface</p>
</h3>
<ul>
<li><a href="https://github.com/leprosus/kotlin-cli" rel="noopener noreferrer">leprosus/kotlin-cli (⭐38)</a> - Kotlin-CLI - command line interface options parser for Kotlin.</li>
</ul>

<ul>
<li><a href="https://github.com/jimschubert/kopper" rel="noopener noreferrer">jimschubert/kopper (⭐39)</a> - A simple Kotlin option parser</li>
</ul>
<h3><p>Projects / Web</p>
</h3>
<ul>
<li><a href="https://github.com/cbedoy/DYUM" rel="noopener noreferrer">cbedoy/DYUM (⭐2)</a> - Basic Kotlin Implementation following MVP, and using Third Party library by Natural Analytics Language</li>
</ul>

<ul>
<li><a href="https://github.com/rocketraman/kotlin-web-hello-world" rel="noopener noreferrer">rocketraman/kotlin-web-hello-world (⭐8)</a> - This project shows how to do a web-based "Hello World!" with Kotlin in combination with various JVM - based web frameworks.</li>
</ul>

<ul>
<li><a href="https://github.com/ivanpopelyshev/vertx-facebook-messenger" rel="noopener noreferrer">ivanpopelyshev/vertx-facebook-messenger (⭐8)</a> - Seed project for facebook messenger bots. Vertx, Kotlin.</li>
</ul>
<h3><p>Projects / Misc</p>
</h3>
<ul>
<li><a href="https://github.com/sureshg/InstallCerts" rel="noopener noreferrer">sureshg/InstallCerts (⭐15)</a> - Create a PKCS12 TrustStore by retrieving server certificates.</li>
</ul>

<ul>
<li><a href="https://github.com/vicboma1/GameBoyEmulatorEnvironment" rel="noopener noreferrer">vicboma1/GameBoyEmulatorEnvironment (⭐20)</a> - Front-End developed with Kotlin Experimental for my GameBoy Emulator (coroutines).</li>
</ul>

<ul>
<li><a href="https://github.com/jenkinsci/doktor-plugin" rel="noopener noreferrer">jenkinsci/doktor-plugin (⭐22)</a> - Jenkins plugin for automated documentation uploading to Confluence.</li>
</ul>
<h3><p>Kotlin JavaScript / Frontend</p>
</h3>
<ul>
<li><a href="https://github.com/olegcherr/Aza-Kotlin-CSS" rel="noopener noreferrer">olegcherr/Aza-Kotlin-CSS (⭐85)</a> - Kotlin DSL for CSS</li>
</ul>
<h3><p>Kotlin JavaScript / Build Tools</p>
</h3>
<ul>
<li><a href="https://github.com/huston007/kotlin-loader" rel="noopener noreferrer">huston007/kotlin-loader (⭐25)</a> - Kotlin webpack loader.</li>
</ul>
<h3><p>Kotlin Native / Projects</p>
</h3>
<ul>
<li><a href="https://github.com/perses-games/konan-sfml" rel="noopener noreferrer">perses-games/konan-sfml (⭐18)</a> - Kotlin native with SFML example</li>
</ul>

<ul>
<li><a href="https://github.com/JetBrains/kotlinconf-spinner" rel="noopener noreferrer">JetBrains/kotlinconf-spinner (⭐628)</a> - Simple spinner-like game intended to demonstrate capabilities of Kotlin/Native software stack.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/03/"/>
    <summary>75 awesome projects updated on Oct 03, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/02/</id>
    <title>Awesome Kotlin Updates on Oct 02, 2020</title>
    <updated>2020-10-02T23:31:59.000Z</updated>
    <published>2020-10-02T17:57:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Official Links</p>
</h3>
<ul>
<li><a href="https://kotlinlang.org/" rel="noopener noreferrer">Home Page</a></li>
</ul>

<ul>
<li><a href="https://kotlinlang.org/docs/reference/" rel="noopener noreferrer">Language Reference</a></li>
</ul>

<ul>
<li><a href="https://try.kotlinlang.org/" rel="noopener noreferrer">Try Kotlin!</a></li>
</ul>

<ul>
<li><a href="https://blog.jetbrains.com/kotlin/" rel="noopener noreferrer">Blog</a></li>
</ul>
<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://blog.kotlin-academy.com/kotlin-cheat-sheet-1137588c75a" rel="noopener noreferrer">Kotlin syntax cheat sheet</a></li>
</ul>
<h3><p>Links / Blogs</p>
</h3>
<ul>
<li><a href="https://antonioleiva.com/" rel="noopener noreferrer">Antonio Leiva - Android and any other monsters</a></li>
</ul>
<h3><p>Links / Books</p>
</h3>
<ul>
<li><a href="https://manning.com/books/kotlin-in-action" rel="noopener noreferrer">Kotlin in Action - Dmitry Jemerov, Svetlana Isakova</a></li>
</ul>

<ul>
<li><a href="https://leanpub.com/kotlin-for-android-developers" rel="noopener noreferrer">Kotlin for Android Developers - Antonio Leiva</a></li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/functional-programming-in-kotlin" rel="noopener noreferrer">Functional Programming in Kotlin - Marco Vermeulen, Rúnar Bjarnason, and Paul Chiusano</a></li>
</ul>

<ul>
<li><a href="https://www.packtpub.com/application-development/programming-kotlin" rel="noopener noreferrer">Programming Kotlin - Stephen Samuel, Stefan Bocutiu</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/02/"/>
    <summary>10 awesome projects updated on Oct 02, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/09/26/</id>
    <title>Awesome Kotlin Updates on Sep 26, 2020</title>
    <updated>2020-09-26T14:15:41.000Z</updated>
    <published>2020-09-26T02:58:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Links / Official Links</p>
</h3>
<ul>
<li><a href="https://youtrack.jetbrains.com/issues/KT" rel="noopener noreferrer">Issue Tracker</a></li>
</ul>

<ul>
<li><a href="https://twitter.com/kotlin" rel="noopener noreferrer">Twitter</a></li>
</ul>
<h3><p>Links / Resources</p>
</h3>
<ul>
<li><a href="https://www.reddit.com/r/Kotlin/" rel="noopener noreferrer">Kotlin Subreddit</a></li>
</ul>

<ul>
<li><a href="https://github.com/trending?l=kotlin" rel="noopener noreferrer">Trending Kotlin on Github</a></li>
</ul>

<ul>
<li><a href="https://hackr.io/tutorials/learn-kotlin" rel="noopener noreferrer">Programming Community Curated Resources for learning Kotlin</a></li>
</ul>

<ul>
<li><a href="https://www.linkedin.com/groups/7417237/profile" rel="noopener noreferrer">LinkedIn: Kotlin Developers (Join!)</a></li>
</ul>

<ul>
<li><a href="https://speakerdeck.com/agiuliani/kotlin-cheat-sheet" rel="noopener noreferrer">Kotlin Cheat Sheet</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/09/26/"/>
    <summary>7 awesome projects updated on Sep 26, 2020</summary>
  </entry>
</feed>