Stanford, CA - Cambridge, MA

Leedehai

Expert
@Leedehai

Undefined behavior.

typst-physics. physica: vectors, fields, differentials, derivatives, Dirac brakets, tensors, and more. See examples in the manual PDF.

604

CS110Notes. CS110 at Stanford: Principles of Computer Systems - Stars are appreciated :)

65

C-include-2-dot. C/C++ header dependency list generator. Output can be used to create a dependency graph.

15

nostalgia-vscode. VSCode's true icons: blue & simplistic infinity

13

expandable-tree-list. Clickable tree view for JSON content. Single HTML file, no libraries required.

12

readelf-python. Python tool to read ELF format, more hackable than GNU's readelf

5

ubuntu-on-virtualbox. Installing a headless Ubuntu on VirtualBox or Docker: Linux, server, SSH, shared folder.

5

make-output-prettify. Makefile output prettifier: let Make's output be succinct! (v1: no line eliding; v2: with line eliding like Ninja)

5

RNN-seq2seq. Recurrent Neural Network sequence-to-sequence model (Natural Language Processing) with pedagogically verbose comments, EXCERPT from course project

2

sblz. [CI enabled] Async-signal safe symbolizer and demangler for Itanium C++ ABI (macOS, Linux, etc.)

2

abseil.gn. The Abseil C++ library with GN build files.

2

CppSupplementaries. C++ notes: the basics, class, polymorphism, templates, STL, etc. Composed long ago in Typora (may contain format error).

1

cross-compile-to-linux. Intro to cross-compiling from macOS/Linux to Linux using Clang in 2 steps

1

ctimer. [CI enabled] Measure a program's processor time with timeout

1

GNTest. Taken from Google GN repo's example, and fixed the original's bug of being broken on Mac.

1

clang. Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.

1

Camel2Snake. Variable names in C++: camelCase to snake_case (why? I like Chromium!)

1

ccindex. For C++: traverse Abstract Syntax Tree and get symbol meta data, with libclang's Python bindings.

1
18
Apply