Pinned Repositories
damo
DAMON user-space tool
clang
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
coveragepy.vim
Vim syntax files for code coverage testing for Python
heaptrace
a tool that collects and reports heap allocated memory
ksc2019
sample and data files for KSC 2019 Tutorial
pyftrace
pyftrace: uftrace for python script
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
uftrace
Function graph tracer for C/C++/Rust/Python
hmsdk
Heterogeneous Memory Software Development Kit
linux
Linux kernel source tree
honggyukim's Repositories
honggyukim/heaptrace
a tool that collects and reports heap allocated memory
honggyukim/ksc2019
sample and data files for KSC 2019 Tutorial
honggyukim/glibc
Mirror of unofficial glibc git repository located at git://sourceware.org/git/glibc.git
honggyukim/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
honggyukim/uftrace
Function graph tracer for C/C++/Rust/Python
honggyukim/catapult
Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
honggyukim/cgdb
Console front-end to the GNU debugger
honggyukim/chromium
The official GitHub mirror of the Chromium source
honggyukim/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
honggyukim/CppCoreGuidelines.ko
C++ 핵심 가이드라인 (C++ Core Guidelines)
honggyukim/damo
DAMON user-space tool
honggyukim/dlrm
An implementation of a deep learning recommendation model (DLRM)
honggyukim/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
honggyukim/git-training
:octocat: Don't think about git, just do git
honggyukim/hmsdk
Heterogeneous Memory Software Development Kit
honggyukim/hwloc
Hardware locality (hwloc)
honggyukim/jemalloc
honggyukim/LeakTracer
Continuation of the LeakTracer project
honggyukim/linux
Linux kernel source tree
honggyukim/linux-history
Linux history git repo from the beginning
honggyukim/llama.cpp
LLM inference in C/C++
honggyukim/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
honggyukim/meta-openembedded
honggyukim/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
honggyukim/numactl
NUMA support for Linux
honggyukim/ollama
Get up and running with Llama 2 and other large language models locally
honggyukim/qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
honggyukim/qira
QEMU Interactive Runtime Analyser
honggyukim/x86-64-ABI
Mirror of https://gitlab.com/x86-psABIs/x86-64-ABI
honggyukim/YCSB
Yahoo! Cloud Serving Benchmark