JSYoo5B
The Programmer | Developing Storage Service | Interested in System Software
@KakaoEnterpriseSeongnam, Republic of Korea
Pinned Repositories
libhanjp
The libarary for Hanjp engines.
linux
iamroot 17차 (2020) 커널 스터디 소스 분석
blog
My personal blog, devlog.jsyoo5b.net hosted by github.io
ConfigFiles
Configuration files for personal uses
convertago
Convert tagged structs to block-kit messages or documents in golang
gophercloud
Gophercloud: an OpenStack SDK for Go
Hello-C-World
C언어 기본서 오픈 집필 (오탈자, 내용 문제 등 신고 환영합니다.)
ibus-hanjp
An Input method that enables to write Japanese script by typing its pronunciation in Korean hangul script.
uftrace
Function graph tracer for C/C++/Rust/Python
libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
JSYoo5B's Repositories
JSYoo5B/blog
My personal blog, devlog.jsyoo5b.net hosted by github.io
JSYoo5B/ConfigFiles
Configuration files for personal uses
JSYoo5B/convertago
Convert tagged structs to block-kit messages or documents in golang
JSYoo5B/gophercloud
Gophercloud: an OpenStack SDK for Go
JSYoo5B/Hello-C-World
C언어 기본서 오픈 집필 (오탈자, 내용 문제 등 신고 환영합니다.)
JSYoo5B/ibus-hanjp
An Input method that enables to write Japanese script by typing its pronunciation in Korean hangul script.
JSYoo5B/TIL
Today I learned
JSYoo5B/libhanjp
The libarary for Hanjp engines.
JSYoo5B/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
JSYoo5B/linux-mainline
Linux kernel source tree
JSYoo5B/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
JSYoo5B/uftrace
Function graph tracer for C/C++/Rust