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.
Promo www.influxdata.com
Today

The reality of Kotlin's LSP and Tooling situation

Article Popular Story // old.reddit.com

Awesome Kotlin Weekly » 333

Top Stories
  • Jetpack Compose compiler moving to the Kotlin repository
  • K2 Compiler Performance Benchmarks and How to Measure Them on Your Projects | The Kotlin Blog
  • KMP News - Google Lays off Dart, Flutter & Python Team Members

kotlinx.html

Kotlin DSL for HTML
Featured Library // Category Web

Yesterday

Video: Three Simple Rules for Subtypes in Kotlin

Article Popular Story // www.youtube.com

kotlinx.atomicfu

The idiomatic way to use atomic operations in Kotlin
Featured Library // Category Misc

Last 7 Days

KotlinLanguageServer

Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol
Featured Library // Category Editors

Jetpack Compose compiler moving to the Kotlin repository

Article Popular Story // android-developers.googleblog.com

lingua

The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
Featured Library // Category Misc

Effective Kotlin Item 28: Consider wrapping external APIs

Learn more in Item 28 of Effective Kotlin. Wrapping offers stability amidst changes, freedom to adjust APIs, and seamless transitions to alternative libraries.
Article Added by: HalinaCiccone // kt.academy

Kotlin Spotify Web API

Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
Featured Library // Category Multiplatform

ktx

Kotlin extensions for the libGDX game framework
Featured Library // Category Game Development

(re)Creating a Ktor DSL

Article Popular Story // youtu.be

Selfie

Snapshot testing for Java, Kotlin, and the JVM
Featured Library // Category Tests

Last 30 Days

Awesome Kotlin Weekly » 332

Top Stories
  • Kotlin Illustrated Ch 19 - Generic Variance
  • Ktor and Dependency Injection
  • Troubleshoot Slow Debugging

Smartype by mParticle

Json Schema as code, autocomplete for your data model!
Featured Library // Category JSON

Kotlin Illustrated Ch 19 - Generic Variance

Article Popular Story // typealias.com

Zircon

Zircon is an extensible and user-friendly, multiplatform tile engine.
Featured Library // Category Game Development

kotlin-result

A multiplatform Result monad for modelling success or failure operations.
Featured Library // Category Functional Programming

Generative AI SDK for KMP

✨Generative AI SDK for Kotlin Multiplatform (Supports: JVM, Android, iOS, Desktop, Web JS, Wasm)
Featured Library // Category Multiplatform

jackson-module-kotlin

Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Featured Library // Category JSON

Kotlin Telegram Bot

Telegram Bot API wrapper with handy Kotlin DSL.
Featured Library // Category Tools

kotliquery

A handy Database access library in Kotlin
Featured Library // Category Database

Awesome Kotlin Weekly » 331

Top Stories
  • Video: Inline, Crossinline, Noinline
  • Kotlin Coroutines and Loom
  • Code Sketching with Kotlin Notebooks: Developer Guide

bootique-kotlin

RETIRED. Provides extension functions and features for smooth development with Bootique and Kotlin.
Featured Library // Category Web

Video: Inline, Crossinline, Noinline

Article Popular Story // www.youtube.com

kotless

Kotlin Serverless Framework
Featured Library // Category Web

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