KEEP
Language evolution process
A repository for proposing and tracking enhancements to the Kotlin programming language
Kotlin Evolution and Enhancement Process
3k stars
245 watching
362 forks
Language: Markdown
last commit: 6 days ago Related projects:
Repository | Description | Stars |
---|---|---|
jetbrains/kotlin | A programming language with features like multiplatform support and a comprehensive set of libraries. | 49,396 |
kotlin/kotlinx.serialization | A library that generates reflectionless serialization code for Kotlin multiplatform projects | 5,421 |
kotlin/kotlinx.coroutines | Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries | 13,067 |
keemobile/kotpass | A Kotlin library providing reading and writing support for KeePass (KDBX) files | 21 |
detekt/detekt | Analyzes Kotlin code for quality and potential issues to help prevent defects | 6,290 |
sourceplusplus/interface-jetbrains | Enables continuous feedback and debugging in JetBrains IDEs | 91 |
joffrey-bion/chrome-devtools-kotlin | An asynchronous Kotlin client for the Chrome DevTools Protocol | 45 |
kotlins/kotlinslang | A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data | 22 |
kotlin-graphics/vkk | A Kotlin wrapper library for the Vulkan C API that adds features like type safety and exceptions to improve developers' experience without significant CPU runtime cost. | 131 |
jetbrains/lets-plot-kotlin | A multiplatform plotting library built on the Grammar of Graphics principles | 444 |
korlibs/korge | A multiplatform game engine for creating games with Kotlin | 2,570 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
joreilly/bikeshare | An example project demonstrating the use of Kotlin Multiplatform, Jetpack Compose, and SwiftUI to build a bike share application with local persistence using Realm. | 698 |
russhwolf/multiplatform-settings | A Kotlin library for sharing data between multiple platform-specific applications | 1,682 |
vmadalin/android-modular-architecture | A sample Android application demonstrating modern architecture and best practices for scalable, maintainable, and testable development using Kotlin. | 2,419 |