Topic: "kotlin-multiplatform-library"
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
Language: Kotlin - Size: 41.6 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 9,473 - Forks: 744

mikepenz/AboutLibraries
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose Multiplatform environments
Language: Kotlin - Size: 14.9 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 3,930 - Forks: 457

russhwolf/multiplatform-settings
A Kotlin Multiplatform library for saving simple key-value data
Language: Kotlin - Size: 1.29 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1,946 - Forks: 72

bumble-tech/appyx
Model-driven navigation + UI components with gesture control for Compose Multiplatform
Language: Kotlin - Size: 52.2 MB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 1,206 - Forks: 61

realm/realm-kotlin
Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.
Language: Kotlin - Size: 14 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1,032 - Forks: 72

kittinunf/Result
The modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)
Language: Kotlin - Size: 605 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 935 - Forks: 55

cl3m/multiplatform-compose
A demo to show usage of Jetbrains Compose in Android and iOS.
Language: Kotlin - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 573 - Forks: 32

mirzemehdi/KMPAuth
Kotlin Multiplatform Authentication Library targetting android and iOS
Language: Kotlin - Size: 555 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 342 - Forks: 32

PatilShreyas/mutekt
Simplify mutating "immutable" state models (a Kotlin multiplatform library)
Language: Kotlin - Size: 2.94 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 257 - Forks: 7

ctripcorp/SQLlin
A DSL ORM library for Kotlin Multiplatform.
Language: C - Size: 5.94 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 252 - Forks: 16

jordond/drag-select-compose
⚡ A Compose multiplatform library for adding Google Photos style drag-to-select multi-selection to a LazyGrid
Language: Kotlin - Size: 13.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 230 - Forks: 3

KhubaibKhan4/MediaPlayer-KMP
MediaPlayer-KMP is a Kotlin Multiplatform (KMP) library that allows you to display and play YouTube videos across Android, iOS, Web, and Desktop platforms using JetBrains Compose Multiplatform. It provides a unified API for video playback that seamlessly integrates into Kotlin's multiplatform ecosystem.
Language: Kotlin - Size: 8.36 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 216 - Forks: 17

kevincianfarini/alchemist
Type safe management and arithmetic of physical units. Inspired by kotlin.time.Duration.
Language: Kotlin - Size: 1.4 MB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 171 - Forks: 2

kevincianfarini/cardiologist
Build job schedules with kotlinx-datetime and kotlinx-coroutines
Language: Kotlin - Size: 740 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 168 - Forks: 5

hoc081098/kmp-viewmodel
🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.
Language: Kotlin - Size: 5.01 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 158 - Forks: 6

soil-kt/soil
Compose-First Power Packs for Compose Multiplatform and Jetpack Compose
Language: Kotlin - Size: 1.27 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 122 - Forks: 2

zsmb13/requireKTX
Extensions that make it easier to deal with otherwise nullable APIs, for Android and Kotlin Multiplatform
Language: Kotlin - Size: 292 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 114 - Forks: 3

tunjid/Tiler
Experimental declaratively transparent kotlin multiplatform paging library
Language: Kotlin - Size: 63.3 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 106 - Forks: 5

kotools/types
Explicit types for Kotlin Multiplatform.
Language: Kotlin - Size: 10.1 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 97 - Forks: 6

jeffdgr8/kotbase
Kotlin Multiplatform library for Couchbase Lite—a lightweight, embedded, syncable, NoSQL database
Language: Kotlin - Size: 422 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 94 - Forks: 3

realm/realm-kotlin-samples
Samples demonstrating the usage of Realm-Kotlin SDK
Language: Kotlin - Size: 16.6 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 92 - Forks: 25

KhubaibKhan4/Alert-KMP
Alert-KMP is a Kotlin Multiplatform (KMP) library designed to facilitate native notification displays across Android, iOS, Web, and Desktop
Language: Kotlin - Size: 3.49 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 81 - Forks: 3

chRyNaN/serialization-parcelable
Android Parcelable support for the Kotlinx Serialization library.
Language: Kotlin - Size: 833 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 78 - Forks: 3

EranBoudjnah/Loaders
Jetpack Compose Loaders
Language: Kotlin - Size: 2.83 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 72 - Forks: 1

KotlinCrypto/hash
Cryptographic hash functions for Kotlin Multiplatform
Language: Kotlin - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 70 - Forks: 5

05nelsonm/kmp-tor
Kotlin Multiplatform Library for embedding Tor into your application
Language: Kotlin - Size: 21.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 43 - Forks: 5

mahozad/comshot
Capture screenshot of Composables and Views (multiplatform)
Language: Kotlin - Size: 396 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 43 - Forks: 1

05nelsonm/encoding
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
Language: Kotlin - Size: 1.31 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 41 - Forks: 5

ensody/ReactiveState-Kotlin
Kotlin Multiplatform ViewModels and reactive state management
Language: Kotlin - Size: 864 KB - Last synced at: about 14 hours ago - Pushed at: about 14 hours ago - Stars: 40 - Forks: 4

anioutkazharkova/di-multiplatform-lib
Dependency Injection library for Kotlin Multiplatform, support iOS and Android
Language: Kotlin - Size: 144 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 0

chRyNaN/uri
A Kotlin Multiplatform Utility Library for Uniform Resource Identifiers (URIs)
Language: Kotlin - Size: 214 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 37 - Forks: 3

saschpe/Kase64
Base64 encoder/decoder for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Language: Kotlin - Size: 473 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 4

kittinunf/CoRed
Opinionated Redux-like implementation backed by Kotlin Coroutines for KMM (Kotlin Multiplatform Mobile)
Language: Kotlin - Size: 237 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 1

0xZhangKe/KRouter
KRouter is a Kotlin Multiplatform library for lightweight and simply Kotlin router and Kotlin SPI, base on KSP. For Kotlin module to module communication.
Language: Kotlin - Size: 279 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 34 - Forks: 7

chRyNaN/navigation
Kotlin multi-platform application navigation library.
Language: Kotlin - Size: 759 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 2

InsanusMokrassar/MicroUtils
Collection of tools for coding in Kotlin
Language: Kotlin - Size: 244 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 32 - Forks: 5

Martmists-GH/kpy-plugin
Gradle/KSP plugin to compile Kotlin/Native to Python C API
Language: Kotlin - Size: 327 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 3

KotlinCrypto/random
A Kotlin Multiplatform library for procuring cryptographically secure random data.
Language: Kotlin - Size: 669 KB - Last synced at: 5 days ago - Pushed at: 28 days ago - Stars: 31 - Forks: 3

yoxjames/Kastro
A Kotlin Multiplatform library for calculating information about the sun and moon
Language: Kotlin - Size: 855 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 27 - Forks: 3

saschpe/Log4K
Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
Language: Kotlin - Size: 780 KB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 26 - Forks: 5

chRyNaN/chords
A Kotlin multi-platform view library for displaying stringed instrument chord diagrams
Language: Kotlin - Size: 2.1 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 5

simple-robot/simbot-component-qq-guild
一个 Kotlin 多平台的QQ机器人(包括群聊) SDK,一个 Simple Robot 的组件库。对接官方API,Java 友好、异步高效 😻😻😽
Language: Kotlin - Size: 10.6 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 25 - Forks: 2

sunildhiman90/KotlinMultiplatformAuth
Kotlin Multiplatform Authentication Library Targeting Android, iOS, Desktop and Kotlin/Js.
Language: Kotlin - Size: 563 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 24 - Forks: 0

KotlinCrypto/core
Low level core cryptographic components for Kotlin Multiplatform
Language: Kotlin - Size: 1.01 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 2

Hukumister/Gemini
Lightweight library for building mvi architecture
Language: Kotlin - Size: 516 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 4

simple-robot/simbot-component-kook
一个 Kotlin 多平台的 KOOK(开黑啦) Bot SDK 实现库,一个 Simple Robot 组件库,Java 友好、异步高效~ ❤️🔥❤️🔥😘
Language: Kotlin - Size: 10.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 1

KotlinCrypto/MACs
Message Authentication Code algorithms for Kotlin Multiplatform
Language: Kotlin - Size: 978 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 22 - Forks: 3

fleeksoft/charset
Kotlin Multiplatform Charset Library for Encoding and Decoding Character Sets
Language: Kotlin - Size: 4.88 MB - Last synced at: about 16 hours ago - Pushed at: 7 months ago - Stars: 22 - Forks: 1

android-password-store/sublime-fuzzy
A Kotlin multiplatform implementation of Sublime Text editor's fuzzy search
Language: Kotlin - Size: 734 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 20 - Forks: 0

thebino/KMMLib
📦 Showcase to publish a kotlin multiplatform mobile Library to github packages
Language: Kotlin - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 1

Collektive/collektive
Aggregate Computing in Kotlin Multiplatform
Language: Kotlin - Size: 17.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 18 - Forks: 5

plumsoftware/more-math
Это KMP библиотека добавляющая математические операции с матрицами, векторами, комбинаторикой и многим другим.
Language: Kotlin - Size: 285 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 18 - Forks: 0

tunjid/treeNav
A kotlin multiplatform experiment for representing app navigation with tree like data structures
Language: Kotlin - Size: 25.8 MB - Last synced at: 27 minutes ago - Pushed at: about 1 hour ago - Stars: 16 - Forks: 3

chRyNaN/krypt
Kotlin multi-platform cryptographic utility library.
Language: Kotlin - Size: 492 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 0

simple-robot/simbot-component-onebot
一个Kotlin多平台的 OneBot SDK 实现,一个异步高效、Java 友好的 Simple Robot 组件库 ~ 🐱🐱🐱
Language: Kotlin - Size: 1.4 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 14 - Forks: 4

saveourtool/okio-extras
A set of extensions to Okio, check out https://saveourtool.github.io/okio-extras/
Language: Kotlin - Size: 650 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 1

chRyNaN/validator
A Kotlin multi-platform validation library. Simple, flexible, and not tied to any framework.
Language: Kotlin - Size: 298 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

solo-studios/kt-fuzzy
A zero-dependency Kotlin Multiplatform library for fuzzy string matching
Language: Kotlin - Size: 1.21 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 1

Yazan98/legora
League of Legends, TFT Mobile Application Powered by (Api Built With Express Js and Typescript), To Communicate With Riot Api, IOS App With SwiftUI, Android App With Jetpack Compose, (Android, IOS) Applications Built With Kotlin Multiplatform
Language: Kotlin - Size: 23.7 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 12 - Forks: 1

05nelsonm/secure-random
Kotlin Multiplatform library for obtaining cryptographically secure random data
Language: Kotlin - Size: 175 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

Tetraquark/MyersDiffKt
Kotlin Multiplatform library implements Myers algorithm for diff calculations.
Language: Kotlin - Size: 145 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 0

InsanusMokrassar/KSLog
Simple multiplatform logging in Kotlin
Language: Kotlin - Size: 1.49 MB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 11 - Forks: 0

tclement0922/compose-font-icons
Font icons composables for Compose Multiplatform
Language: Kotlin - Size: 18 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 1

L-Briand/either
Either and Option implementation in Kotlin Multiplatform
Language: Kotlin - Size: 468 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 10 - Forks: 1

Gosunet/KrepesMultiPlatform
Sample for Kotlin mutliplatform and Compose library !
Language: Kotlin - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

joreilly/peopleinspace-lib
Example Kotlin Multiplatform library that provides API to retrieve list of people in space and current position of International Space Station.
Language: Kotlin - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

pearxteam/kpastebin
Multiplatform Kotlin library to interact with the pastebin.com API.
Language: Kotlin - Size: 152 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

illarionov/debuglayout
A set of tools for Compose to help you align objects: layouts, grids and rulers
Language: Kotlin - Size: 886 KB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 0

chRyNaN/cycle
Kotlin Multi-platform Presentation Layer Design Pattern Library
Language: Kotlin - Size: 1.16 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 8 - Forks: 0

illarionov/igdbclient
Kotlin Multiplatform wrapper for the IGDB (Internet Game Database API)
Language: Kotlin - Size: 1.25 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 0

brys0/compose-blurhash
A high performance implementation of blurhash for Compose Multiplatform. Utilizes SKSL shaders for performant rendering.
Language: Kotlin - Size: 61.3 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 1

kabirnayeem99/Ktor2Curl
Simple way to transform Ktor requests into cURL logs
Language: Kotlin - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 8 - Forks: 2

tidal-music/networktime
SNTP client for JVM, Android, native Apple and Kotlin Multiplatform hosts.
Language: Kotlin - Size: 22.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 2

chRyNaN/emoji
Kotlin Multi-platform Emoji Support Library
Language: Kotlin - Size: 966 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

makeevrserg/klibs.paging
Kotlin Multiplatform paging library
Language: Kotlin - Size: 167 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 7 - Forks: 0

makeevrserg/klibs.kstorage
Kotlin wrapper for key-value storage libraries
Language: Kotlin - Size: 204 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 7 - Forks: 0

toasterofbread/mediasession-kt
A Kotlin Multiplatform library for emitting a system media session
Language: Kotlin - Size: 122 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

sunny-chung/kdatetime-multiplatform
A Kotlin Multiplatform library to provide regular date-time functionality and interoperability needed with very minimal platform dependencies.
Language: Kotlin - Size: 342 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

domgew/kedis
Redis client library for Kotlin Multiplatform (JVM + Native)
Language: Kotlin - Size: 272 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 3

05nelsonm/kmp-file
A very simple File API for Kotlin Multiplatform. It gets the job done.
Language: Kotlin - Size: 855 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 0

melekhdmi/League-of-Legends
This League of Legends cheat, developed in C++, offers a range of features to enhance your gameplay experience. From optimizing champion movement and attacks with Orbwalker to increasing awareness with Zoomhack, Lasthit, and Harass functionalities, this cheat provides a virtual assistant for your in-game character.
Language: C++ - Size: 173 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

sya-ri/Gofile.kt 📦
Kotlin wrapper for the Gofile.io API
Language: Kotlin - Size: 1.83 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

amirisback/kmm-compose
Experimental Jetpack Compose Library UI Multi-Platform
Language: Kotlin - Size: 2.03 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

mahdisml/SMLBLAKE3.kt
Kotlin BLAKE3 implementation (cryptographic hash function)
Language: Kotlin - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

episode6/redux-store-flow
Yet another kotlin implementation of Redux, backed by StateFlows and Coroutines
Language: Kotlin - Size: 751 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

yandroidUA/Kroute
Kroute is a tiny Jetpack Compose Multiplatform navigation library
Language: Kotlin - Size: 21 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

KotlinCrypto/sponges
Sponge functions for Kotlin Multiplatform
Language: Kotlin - Size: 218 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 3

telereso/kmp-annotations
Core annotations for developing kmp projects
Language: Kotlin - Size: 1.56 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

kresil/kresil
Kotlin Multiplatform fault-tolerance library with Ktor integration
Language: Kotlin - Size: 1.63 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

simple-robot/simbot-component-kritor
(WIP) 一个对Kritor协议作为客户端进行实现的 Simple Robot 组件库,Java 友好、异步高效~ 🐱🐱🐱
Language: Kotlin - Size: 325 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

Martmists-GH/kotlin-audio-libraries
A large collection of classes and utilities to work with audio in Kotlin
Language: Kotlin - Size: 77.1 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

vladleesi/kmp-sharekit
Kotlin multiplatform library that implements content sharing for Android & iOS platforms. Share text, images, and video seamlessly.
Language: Kotlin - Size: 68.4 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

chRyNaN/kapi
Write APIs in Kotlin. Generate Ktor bindings and Open API Specs.
Language: Kotlin - Size: 939 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

05nelsonm/component-parcelize
Kotlin Multiplatform support for using android.os.Parcelable from common code
Language: Kotlin - Size: 188 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

05nelsonm/component-request
Kotlin Multiplatform library for modularized processing of requests, agnostic of type. A light weight framework that is highly customizable.
Language: Kotlin - Size: 371 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

chRyNaN/logger
A simple Kotlin Multiplatform logging abstraction
Language: Kotlin - Size: 337 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

matteocrippa/sensor-accelerometer-multiplatform
Kotlin Multiplatform Mobile Accelerometer Sensors Library
Language: Kotlin - Size: 99.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

simple-robot/simbot-component-telegram
A Kotlin multiplatform Telegram bot SDK, A Simple Robot Component library 🔥🔥❤️🔥
Language: Kotlin - Size: 1.03 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

05nelsonm/component-value-clazz
Kotlin Multiplatform abstraction functionally equivalent to a Kotlin value class but will compile to platform specific code
Language: Kotlin - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

chRyNaN/paginate
A Kotlin Multi-platform pagination repository abstraction library.
Language: Kotlin - Size: 144 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0
