KEEP
Language evolution process
A repository for proposing and tracking enhancements to the Kotlin programming language
Kotlin Evolution and Enhancement Process
3k stars
241 watching
363 forks
Language: Markdown
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
jetbrains/kotlin | A multiplatform programming language and its development infrastructure | 49,594 |
kotlin/kotlinx.serialization | A plugin that provides multiplatform serialization capabilities for Kotlin objects | 5,455 |
kotlin/kotlinx.coroutines | Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries | 13,122 |
keemobile/kotpass | A Kotlin library providing reading and writing support for KeePass (KDBX) files | 22 |
detekt/detekt | Analyzes Kotlin code for quality and potential issues to help prevent defects | 6,323 |
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 | 47 |
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. | 134 |
jetbrains/lets-plot-kotlin | A Kotlin API for creating multiplatform plots and graphics using the Grammar of Graphics | 446 |
korlibs/korge | A multiplatform game engine for creating games with Kotlin | 2,607 |
fasterxml/jackson-module-kotlin | Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
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. | 705 |
russhwolf/multiplatform-settings | A library providing a unified way to store and manage key-value data across multiple platforms | 1,725 |
vmadalin/android-modular-architecture | A sample Android application demonstrating modern architecture and best practices for scalable, maintainable, and testable development using Kotlin. | 2,420 |