Pinned Repositories
AdvancedAlgorithms
algorithms
Minimal examples of data structures and algorithms in Python
VMD
tzupingkao's Repositories
tzupingkao/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
tzupingkao/algorithms
Minimal examples of data structures and algorithms in Python
tzupingkao/AI_compiler_development_guide
Free resource for the book AI Compiler Development Guide
tzupingkao/arm64_programming_practice
tzupingkao/code-for-vue-3-book
tzupingkao/django
The Web framework for perfectionists with deadlines.
tzupingkao/dsa
tzupingkao/Electron-Projects
Electron Projects, published by Packt
tzupingkao/golang-algorithms
Algorithms and data structures implemented in Golang with explanations and links to further readings
tzupingkao/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
tzupingkao/learn_rust
tzupingkao/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
tzupingkao/let-us-build-a-lua-interpreter
《Lua解释器构建:从虚拟机到编译器》随书源码
tzupingkao/libgit2
A cross-platform, linkable library implementation of Git that you can use in your application.
tzupingkao/Linux-Device-Driver
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel.
tzupingkao/luago-book
《自己动手实现Lua》随书源代码
tzupingkao/networkx
Network Analysis in Python
tzupingkao/pip
The Python package installer
tzupingkao/pyinstaller
Freeze (package) Python programs into stand-alone executables
tzupingkao/qt_cmake_library
tzupingkao/rCore-Tutorial-Book-v3
v3.6 https://rcore-os.github.io/rCore-Tutorial-Book-v3/
tzupingkao/rCore-Tutorial-v3
Let's write an OS which can run on RISC-V in Rust from scratch!
tzupingkao/runninglinuxkernel_5.0
奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台
tzupingkao/rustsbi-qemu
QEMU platform SBI support implementation, using RustSBI
tzupingkao/rv32emu
RISC-V RV32I[MAC] emulator with ELF support
tzupingkao/Static-Program-Analysis-Book
Getting started with static program analysis. 静态程序分析入门教程。
tzupingkao/Tiny-CSS-Projects
Project code for the Tiny CSS Projects book published by Manning
tzupingkao/vcam
Virtual camera device driver for Linux
tzupingkao/Web
千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。
tzupingkao/yabs
Build and deployment automation for Python projects