tschuchortdev
Computer science student, Android and backend developer, autodidact and type-level programming enthusiast
inoio GmbHGermany
Pinned Repositories
cmake-wrapper
wrapper scripts similar to gradlew which automatically install and configure a specified cmake version
cmake_git_clone
CMake module to clone git repo at config time
Commit-Strip-Reader
unofficial app for the web comic CommitStrip
covariant_smart_ptr
A C++ smart_ptr proof of concept that solves the template covariance problem through template metaprogramming
hkd4s
Higher Kinded Data for Scala 3
kotlin-compile-testing
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
kotlin-elements
Extension of the Java annotation processing API to Kotlin types
RetainedProperties
Delegated Kotlin properties that survive config changes in Android
simplerecycler
Simple RecyclerView library that solves modularity issues
tschuchortdev's Repositories
tschuchortdev/kotlin-compile-testing
A library for testing Kotlin and Java annotation processors, compiler plugins and code generation
tschuchortdev/cmake_git_clone
CMake module to clone git repo at config time
tschuchortdev/hkd4s
Higher Kinded Data for Scala 3
tschuchortdev/kotlin-elements
Extension of the Java annotation processing API to Kotlin types
tschuchortdev/Commit-Strip-Reader
unofficial app for the web comic CommitStrip
tschuchortdev/RetainedProperties
Delegated Kotlin properties that survive config changes in Android
tschuchortdev/cmake-wrapper
wrapper scripts similar to gradlew which automatically install and configure a specified cmake version
tschuchortdev/simplerecycler
Simple RecyclerView library that solves modularity issues
tschuchortdev/cmake_gtest
CMake module to automatically add and configure GTest
tschuchortdev/cmake_utils
CMake utility functions to improve file globbing, file regexing and manage transitive object link dependencies
tschuchortdev/cvector
Simple generic vector implemented in C
tschuchortdev/PartialCopyCtors
Partial copy constructors for Kotlin data classes
tschuchortdev/covariant_smart_ptr
A C++ smart_ptr proof of concept that solves the template covariance problem through template metaprogramming
tschuchortdev/arrow
Functional companion to Kotlin's Standard Library
tschuchortdev/DownloadProject
CMake module for downloading an external project's source at configure time
tschuchortdev/elevator-test-parser
parser to convert yml test cases to stupid test format for university project
tschuchortdev/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
tschuchortdev/iron
Strong type constraints for Scala
tschuchortdev/k8s-controller-sidecars
tschuchortdev/lhns-scala-common
tschuchortdev/mockito-kotlin
Using Mockito with Kotlin
tschuchortdev/publish-plugin
Gradle plugin for publishing to Nexus repositories
tschuchortdev/quill
Compile-time Language Integrated Queries for Scala
tschuchortdev/shadowlayout
Android library for rendering shadows
tschuchortdev/soundshare
sound sharing app for firebase hackathon
tschuchortdev/svg-android
Fork of svg-android +SVN history +Maven +more
tschuchortdev/ucm
Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.