This is your work, valued
Undefined behavior.
typst-physics. physica: vectors, fields, differentials, derivatives, Dirac brakets, tensors, and more. See examples in the manual PDF.
604CS110Notes. CS110 at Stanford: Principles of Computer Systems - Stars are appreciated :)
65C-include-2-dot. C/C++ header dependency list generator. Output can be used to create a dependency graph.
15nostalgia-vscode. VSCode's true icons: blue & simplistic infinity
13expandable-tree-list. Clickable tree view for JSON content. Single HTML file, no libraries required.
12readelf-python. Python tool to read ELF format, more hackable than GNU's readelf
5ubuntu-on-virtualbox. Installing a headless Ubuntu on VirtualBox or Docker: Linux, server, SSH, shared folder.
5make-output-prettify. Makefile output prettifier: let Make's output be succinct! (v1: no line eliding; v2: with line eliding like Ninja)
5RNN-seq2seq. Recurrent Neural Network sequence-to-sequence model (Natural Language Processing) with pedagogically verbose comments, EXCERPT from course project
2sblz. [CI enabled] Async-signal safe symbolizer and demangler for Itanium C++ ABI (macOS, Linux, etc.)
2abseil.gn. The Abseil C++ library with GN build files.
2CppSupplementaries. C++ notes: the basics, class, polymorphism, templates, STL, etc. Composed long ago in Typora (may contain format error).
1cross-compile-to-linux. Intro to cross-compiling from macOS/Linux to Linux using Clang in 2 steps
1ctimer. [CI enabled] Measure a program's processor time with timeout
1GNTest. Taken from Google GN repo's example, and fixed the original's bug of being broken on Mac.
1clang. Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
1Camel2Snake. Variable names in C++: camelCase to snake_case (why? I like Chromium!)
1ccindex. For C++: traverse Abstract Syntax Tree and get symbol meta data, with libclang's Python bindings.
1