Issue 8
New awesome libraries and SDK
kmp-xlog - logger
KMP wrapper for tencent mars xlog.
Store 5 - Kotlin Library for Async Data Loading and Caching
A Store is responsible for managing a particular data request. When you create an implementation of a Store, you provide it with a Fetcher, a function that defines how data will be fetched over network. You can also define how your Store will cache data in-memory and on-disk.
Flower - Flower simplifies networking and database caching on Android/Multiplatform.
Flower is a Kotlin multi-platform library that makes networking and database caching easy. It enables developers to fetch network resources and use them as is OR combine them with local database at single place with fault-tolerant architecture.
SQLlin - Low-level API for SQLite in Kotlin Multiplatform
SQLlin is a Kotlin Multiplatform SQLite library that based on DSL and KSP. You can write SQL statements with your Kotlin code and these can be verified by Kotlin compiler.
KMM-ViewModel - KMM ViewModels
A library that allows you to share ViewModels between Android and iOS.
Ballast - State Management framework
Opinionated Application State Management framework for Kotlin Multiplatform
Diglol Crypto - Diglol Crypto for Kotlin Multiplatform.
Lots of crypto algorithms for Kotlin Multiplatform.
XmlUtil - Component of the XMLUtil library
XmlUtil is a set of packages that supports multiplatform XML in Kotlin.
Sentry SDK - Sentry Kotlin Multiplatform SDK
This project is an experimental SDK for Kotlin Multiplatform. This SDK is a wrapper around different platforms such as JVM, Android, iOS, macOS, watchOS, tvOS that can be used on Kotlin Multiplatform.
ConfigCat - Kotlin Multiplatform SDK for ConfigCat
Kotlin Multiplatform SDK for ConfigCat, a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
Uri KMP - A library for working with URIs in Kotlin Multiplatform
A library for working with URIs in Kotlin Multiplatform
Diglol Encoding - Common encodings for Kotlin Multiplatform.
Diglol Encoding provides Hex/Base16, Base32, Base64 encodings for Kotlin Multiplatform.
Diglol Id - A global Id generator for Kotlin Multiplatform.
A global Id generator for Kotlin Multiplatform. It modifies the timestamp to 5 bytes based on Xid.