Pinned Repositories
gradle
Adaptable, fast automation for all
better-parse
A nice parser combinator library for Kotlin
gradle-eval-plugin
A tiny plugin for Gradle projects debugging via command line
k-new-mpp-samples
Samples for the new multiplatform projects prototype
kotlin-fun
Playing around with Kotlin and implementing interesting stuff
kotlin-monads
Monads for Kotlin
probabilistik
Experimental probabilistic programming framework based on Kotlin coroutines
regex-dsl
A Kotlin DSL for regular expressions
kotlin
The Kotlin Programming Language.
h0tk3y's Repositories
h0tk3y/kotlin-monads
Monads for Kotlin
h0tk3y/k-new-mpp-samples
Samples for the new multiplatform projects prototype
h0tk3y/compilers-course
Practical part of the compilers course
h0tk3y/better-parse-benchmark
h0tk3y/git-split
A small command-line tool that copies files in a Git repository preserving the history for all files
h0tk3y/kotlin-mpp-insight
User-friendly Kotlin MPP project structure & dependencies reports
h0tk3y/gradle-kotlin-repl
h0tk3y/kotlin-spbsu-2019-project-west
h0tk3y/kotlin-stdlib-multiplatform
A multiplatform stub library that brings the kotlin-stdlib as a dependency to the relevant MPP targets
h0tk3y/mpp-granular-metadata-demo
h0tk3y/mpp-optional-demo
h0tk3y/probabilistic-course-work
h0tk3y/tensorflow-convolutional-autoencoder
A simple TensorFlow application for a convolutional autoencoder tested on MNIST
h0tk3y/gradle
Adaptable, fast automation for all
h0tk3y/gradle-input-files-dir-demo
h0tk3y/gradle-kotlin-internals-experiment
h0tk3y/gradle-resolution-strategy-problem
h0tk3y/gradle-with-dependencies-issue
h0tk3y/kotlin-mpp-example
Example of Kotlin multiplatform project
h0tk3y/kotlin-relocation-test
Cache relocatability test for Kotlin using Spek
h0tk3y/kotlin-spbsu-2019-project-south
h0tk3y/kotlin-version-changer
A tool for patching Gradle build scripts with newer Kotlin versions, meant for testing
h0tk3y/KotlinMultiplatformStuff
h0tk3y/kotlinx-benchmark
Kotlin multiplatform benchmarking toolkit
h0tk3y/kotlinx.atomicfu
The idiomatic way to use atomic operations in Kotlin
h0tk3y/kt-dagger-example
A Kotlin + dagger project example that uses generated classes in the test source
h0tk3y/lib-links
A Gradle plugin for checking how a project compiled against one library version will get on with other versions
h0tk3y/ltl-verifier
h0tk3y/multiplatform-lib-usage-mpp12
h0tk3y/semi-supervised-classifier
A small semi-supervised classifier with max-likelihood self-learning