Skip to content

Issue 5

Compare
Choose a tag to compare
@terrakok terrakok released this 21 Mar 10:26
· 125 commits to master since this release
6d17377

New awesome link

馃摎 KMM Book

New awesome tools

馃洜 Swift Package integration
馃洜 Carthage integration

New awesome libraries and SDK

CoRed - Opinionated Redux-like implementation GitHub Repo stars Maven Central

CoRed is Redux-like implementation that maintains the benefits of Redux's core idea without the boilerplate. No more action types, action creators, switch statements or complicated setup. It is Kotlin and it has coroutine supported right out-of-the-box.

Kotlin Object Notation - Lightweight DSL to build fluid JSON trees GitHub Repo stars Maven Central

Kotlin Object Notation - Lightweight DSL to build fluid JSON trees

Growth Book SDK - GrowthBook Kotlin SDK GitHub Repo stars Maven Central

GrowthBook is an open-source platform for feature flagging and a/b testing built for data teams, engineers, and product managers. It's great whether you're looking to just analyze experiment results or looking to make it easier to deploy code.

ByteBuffer - Kotlin Multiplatform bytebuffer/byte[] wrapper GitHub Repo stars Maven Central

A kotlin multiplatform library that allows you to allocate and modify byte[] natively using an API similar to Java's ByteBuffer API.

Kase64 - Base64 encoder/decoder GitHub Repo stars Maven Central

Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.