Pinned Repositories
reborn2266's Repositories
reborn2266/STM-Toy
Software Transactional Memory
reborn2266/pd-tools
reborn2266/pysp0
some basic system software practice written in Python
reborn2266/Algorithms
This repository collects all algorithms I am practicing to program.
reborn2266/arm-trusted-firmware
ARM Trusted Firmware
reborn2266/bpf-perf-tools-book
Official repository for the BPF Performance Tools book
reborn2266/bpftrace-static-clang
A proof of concept bpftrace build that includes llvm and clang, linking only glibc.
reborn2266/BuildYourOwnLisp
Learn C and build your own programming language in under 1000 lines of code!
reborn2266/CS-APP-Lab
CSAPP lab assignments for cmu~CS213
reborn2266/ctest
yet another unit testing toolkit in C, but very very simplified one for personal use
reborn2266/dlfcn-win32
Official dlfcn-win32 repo
reborn2266/gdb_graphs
To visualize function call flow for a C program using gdb and python
reborn2266/HeatMap
Heat map generation tools
reborn2266/lab0-c
C Programming Lab: Assessing Your C Programming Skills
reborn2266/littlefs-fuse
A FUSE wrapper that puts the littlefs in user-space
reborn2266/lua
The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send issues/patches to the Lua mailing list https://www.lua.org/lua-l.html
reborn2266/luz-cpu
Educational open-source CPU suite (with assembler, linker and simulator)
reborn2266/mCuRT
An educational operating system developed by the famous Taiwan hacker, Jserv. I fork his project to practice my system programming skills.
reborn2266/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
reborn2266/ply
Light-weight Dynamic Tracer for Linux
reborn2266/pydeps
Python Module Dependency graphs
reborn2266/shecc
A self-hosting and educational C compiler
reborn2266/sicp
HTML5/EPUB3 version of SICP
reborn2266/sicp_solution
my solution to SICP
reborn2266/simplefs
A simple file system for Linux kernel
reborn2266/snek
Snek programming language for tiny systems
reborn2266/streem
prototype of stream based programming language
reborn2266/uftrace
Function (graph) tracer for user-space
reborn2266/utk
userspace tiny kernel
reborn2266/win-10-for-internet-of-things
Source code for 'Windows 10 for the Internet of Things' by Charles Bell