NIC0NIC0NI
This bio is intensionally left blank
Department of Computer Science and Technology, Tsinghua UniversityBeijing, Beijing, China
Pinned Repositories
chibi_benchmarks
benchmarks for solving tiny problems
homo
💩「恶臭数字论证器」数字恶臭化工具
HPC_Projects
Some projects of high performance computing.
IntrusiveBST
Implementation of intrusive binary search trees: Red-Black tree, AVL and WAVL
json
A simple JSON parser in Rust. Practice purpose.
NIC0NIC0NI.github.io
Personal site
OS_reports
Reports of the OS course.
parallel_benchmarks
QT-gui-toys
Some toys with QT-based GUI: an editor for Pinyin, a generator of figures of sorting networks
TinyGC
Lightweight GC in C++
NIC0NIC0NI's Repositories
NIC0NIC0NI/chibi_benchmarks
benchmarks for solving tiny problems
NIC0NIC0NI/QT-gui-toys
Some toys with QT-based GUI: an editor for Pinyin, a generator of figures of sorting networks
NIC0NIC0NI/IntrusiveBST
Implementation of intrusive binary search trees: Red-Black tree, AVL and WAVL
NIC0NIC0NI/json
A simple JSON parser in Rust. Practice purpose.
NIC0NIC0NI/NIC0NIC0NI.github.io
Personal site
NIC0NIC0NI/parallel_benchmarks
NIC0NIC0NI/homo
💩「恶臭数字论证器」数字恶臭化工具
NIC0NIC0NI/HPC_Projects
Some projects of high performance computing.
NIC0NIC0NI/OS_reports
Reports of the OS course.
NIC0NIC0NI/TinyGC
Lightweight GC in C++
NIC0NIC0NI/TridiagonalSolver
Implementation of Tridiagonal Algorithm WM-pGE