Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
dokka
Documentation Engine for Kotlin
-
-
multitarget-xcode-with-kotlin-cocoapods-sample
This project is intended to demonstrate how to connect Kotlin library to Xcode project with several targets: iOS, macOS, tvOS, watchOS
-
dukat
Converter of <any kind of declarations> to Kotlin external declarations
-
kotlinx-lincheck
Framework for testing concurrent data structures for correctness
-
kotlinx.serialization
Kotlin multiplatform / multi-format serialization
-
kotlinx.collections.immutable
Immutable persistent collections for Kotlin
-
kotlin-jupyter
Kotlin kernel for Jupyter/IPython
-
kotlin-spec
Kotlin Language Specification:
-
-
kotlin-by-example
Kotlin By Example
-
-
kotlin-full-stack-application-demo
Full-stack demo application written with Kotlin MPP
-
kotlinx-knit
Kotlin source code documentation management tool
-
kotlinx-datetime
KotlinX multiplatform date/time library
-
-
kotlin-interactive-shell
Kotlin Language Interactive Shell
-
kmm-sample
Example of Kotlin multiplatform project
-
KEEP
Kotlin Evolution and Enhancement Process
-
-
-
kotlinx-nodejs
Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript
-
branch-status
Status for release branches in Kotlin
-
kotlin-script-examples
Examples of Kotlin Scripts and usages of the Kotlin Scripting API
-
kotlinx-cli
Pure Kotlin implementation of a generic CLI parser.
-
spec-tests-relinking-recommender
Tool for relinking recommendation of the Kotlin compiler spec tests, that are inconsistent to the latest Kotlin specification
-
kotlin-benchmarks
This is the project to verify and investigate performance issues in Kotlin and standard library.
-
xcode-two-kotlin-pods-sample
This project is intended to demonstrate the connection of two Kotlin libraries to existing Xcode project through Cocoapods