Pinned Repositories
advent-of-code-kotlin-2023
arrow-meta
Functional companion to Kotlin's Compiler
arrow-meta-typeclasses-issue-reproduction
artemis-playground
kotlin-companionvals
Annotation processor that generates delegates for properties and functions of class vals annotated as companion
kotlin-foreign-memory-access
Variant of my structs approach, inspired a little bit more by JEP-370
kotlin-structs
Struct-like data structures on the JVM, powered by Kotlin
stateful-extensions
Making Kotlin extension properties stateful
hannomalie's Repositories
hannomalie/kotlin-structs
Struct-like data structures on the JVM, powered by Kotlin
hannomalie/kotlin-companionvals
Annotation processor that generates delegates for properties and functions of class vals annotated as companion
hannomalie/kotlin-foreign-memory-access
Variant of my structs approach, inspired a little bit more by JEP-370
hannomalie/stateful-extensions
Making Kotlin extension properties stateful
hannomalie/advent-of-code-kotlin-2023
hannomalie/arrow-meta
Functional companion to Kotlin's Compiler
hannomalie/arrow-meta-typeclasses-issue-reproduction
hannomalie/artemis-playground
hannomalie/CopyInto
A kotlin compiler plugin based on KSP that generates a copy method that copies into an existing instance.
hannomalie/di4k
hannomalie/ecs-ht
experimental, flecs-like implementation of an ecs in kotlin
hannomalie/executablefetcher
Fetch and cache executables in different versions and use them easily
hannomalie/hannomalie.github.io
hannomalie/hpengine
hannomalie/ht-lisp-ktn
Lisp interpreter written in kotlin native
hannomalie/htchip8kt
CHIP 8 Emulator written in Kotlin multiplatform
hannomalie/htlispinterpreter
Lisp interpreter written in Rust
hannomalie/keyboard-mouse-kt
A lightweight multiplatform library for interacting with global keyboard and mouse events and states from Kotlin, Java and NodeJS.
hannomalie/kotlin
The Kotlin Programming Language
hannomalie/kotlin-compiler-hte
Kotlin compiler written from scratch with Scala 2
hannomalie/kotlin-minimal-jvm-js
Minimal kotlin multiplatform project featuring shared code for frontend and backend
hannomalie/KotlinCompanionVal
Prototype implementation of companion vals in the Kotlin compiler
hannomalie/petclinic-sandbox
A sample Spring-based application
hannomalie/raytracing-in-one-v
Ray Tracing in One Weekend implemented in V language
hannomalie/retrofit-kotlin-result
Call adapter for kotlin-result types in Retrofit interfaces
hannomalie/StruktGen
Another structs-on-the-jvm approach
hannomalie/SynthesiaKontrol
:musical_keyboard: Use Native Instruments Komplete Kontrol mk2 light guide in Synthesia
hannomalie/tasky
hannomalie/testing-with-repositories
Developer tests with Postgres containers or in-memory repositories, utilizing JUnit Parameterresolver
hannomalie/zig-raytracing-in-one-weekend