Daekyoung Jung's starred repositories
stable-diffusion.cpp
Diffusion model(SD,Flux,Wan,Qwen Image,...) inference in pure C/C++
DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
android-cmake
CMake toolchain file and other scripts for the Android NDK
How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
mlc-MiniCPM
MiniCPM on Android platform.
Community-Patch-DLL
Community Patch for Civilization V - Brave New World
clrs4e-solutions
Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
namuwikitext
Wikitext format dataset of Namuwiki (Most famous Korean wikipedia)
OS_practice
Solutions to Operating System Concepts Exercises, 9th Edition
WindowFunctions
A repository of code to generate window functions as used in signal processing.
cistrome-explorer
Interactive visual analytic tool for exploring epigenomics data w/ associated metadata, powered by HiGlass and Gosling
operating-system-lab
Code of Programming Problems from Operating System Concepts