The Awesome Kotlin feed

Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
Today

skrape.it

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
Featured Library // Category Web

Yesterday

tinylog

tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
Featured Library // Category Misc

A Pattern for Composing Flow Operations

In this article, Renato Costa explores practical examples and unleashes the full capabilities of Kotlin Flows for your application development needs.
Article Added by: HalinaCiccone // kt.academy

Last 7 Days

firefly

Firefly is an asynchronous web framework for rapid development of high-performance web application.
Featured Library // Category Web

RandomGenKt

Kotlin port of RandomGen
Featured Library // Category Tests

Kotlin Coroutines and Loom

Article Popular Story // youtu.be

Kotest

Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing
Featured Library // Category Tests

Awesome Kotlin Weekly » 330

Top Stories
  • Kotlin Flows - the Ultimate Guide
  • Kotlin/Wasm — Compile Once Run Everywhere by Zalim Bashorov @ Wasm I/O 2024
  • Plotting Financial Data in Kotlin with Kandy

data2viz

An Android, JavaFx, JS multiplatform datavisualization library with comprehensive DSL
Featured Library // Category Graphics

Kotlin Flows - the Ultimate Guide

Article Popular Story // youtu.be

Fuel

The easiest HTTP networking library for Kotlin/Android
Featured Library // Category Http Clients

Last 30 Days

Kotlin 2.0.0-RC1

Update Popular Story // github.com

Plotting Financial Data in Kotlin with Kandy

Article Popular Story // dev.to

TestIt

Generate unit testing boilerplate from kotlin files.
Featured Library // Category Tests

Kodein

Painless Kotlin Dependency Injection
Featured Library // Category Dependency Injection

Cancellation in Kotlin Coroutines

Everything you need to know about the cancellation mechanism in Kotlin Coroutines from predicted results to unexpected behaviour.
Article Added by: HalinaCiccone // kt.academy

dotenv-kotlin

🗝️ Dotenv is a module that loads environment variables from a .env file
Featured Library // Category Configuration

LittleKt

A multiplatform 2D game framework written in Kotlin. Build your own game engine on top.
Featured Library // Category Game Development

http4k

The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
Featured Library // Category Web

Awesome Kotlin Weekly » 329

Top Stories
  • Kotlin Illustrated Guide - Generics
  • Kotlin 2.0 getting closer, IntelliJ Idea introduces K2 Mode
  • Kotlin Today magazine - first edition now available!

krontab

Library for using Crontab-like syntax in scheduling of some Kotlin Coroutines tasks to do from time to time
Featured Library // Category Multiplatform

Video: Every Kind of Class in Kotlin

Article Popular Story // www.youtube.com

kscript

Scripting enhancements for Kotlin
Featured Library // Category Command Line Interface

kotlin-jupyter

Kotlin kernel for Jupyter/IPython
Featured Library // Category Data Science

Kotlin Today magazine - first edition now available!

Article Popular Story // kotlintoday.com

ComposeRecyclerView

Seamlessly integrate Jetpack Compose composables in RecyclerView with ComposeRecyclerView🔥. This library enhances performance⚡, tackles LazyList issues🔨, and offers built-in drag-and-drop👨🏽‍💻 support for dynamic UIs.
Featured Library // Category Tools