tmdgusya's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
JetBrains/kotlin
The Kotlin Programming Language.
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
netty/netty
Netty project - an event-driven asynchronous network application framework
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
JetBrains/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
wong2/chatgpt-google-extension
This project is deprecated. Check my new project ChatHub:
square/okio
A modern I/O library for Android, Java, and Kotlin Multiplatform.
JetBrains/Exposed
Kotlin SQL Framework
async-profiler/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
square/kotlinpoet
A Kotlin API for generating .kt source files.
Kotlin/dokka
API documentation engine for Kotlin
Kotlin/KEEP
Kotlin Evolution and Enhancement Process
wuseal/JsonToKotlinClass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
JetBrains/intellij-sdk-code-samples
Mirror of the IntelliJ SDK Docs Code Samples
DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
doyaaaaaken/kotlin-csv
Pure Kotlin CSV Reader/Writer
Releem/awesome-mysql-performance
🔥 A curated list of awesome links related to MySQL / MariaDB / Percona performance tuning
sbusso/Bear-Power-Pack
A collection of workflows enhancing Bear writer app on iOS and Mac.
dhslrl321/cqrs-journey-guide-korean
🚘 CQRS Journey 의 한글 번역본 (Korean version translation of Microsoft's CQRS Journey)
zoomkoding/zoomkoding-gatsby-blog
✍️ Simple & Neat UI & Full Featured Blog Template
hikaMaeng/kotlinCoroutineKR
코틀린 코루틴에 대한 개념을 설명하는 번역글입니다.
mherrmann/java-generator-functions
An implementation of a Python-like yield(...) method in Java.
tmdgusya/kotlin-coroutine-series
코틀린 코루틴 정리 시리즈 (매주 1회 정리 예정)
tmdgusya/kotlin-test-boilerplate
Auto create boilerplate code for test code in kotlin
java-to-kotlin/code
promche/TCP-IP-Socket-Prog-Book-2nd
TCP/IP 소켓 프로그래밍 2판(한빛아카데미, 2022) 예제 코드입니다.
gyuwon/TDDHandsOn2
Fast campus 강의 '현실 세상의 TDD 실전편'에 사용된 예제 코드를 제공합니다.