wzyzj's Stars
willianchanlovegithub/DIY_projects_base_on_RT-Thread
一些基于 RT-Thread 开发的 DIY 项目
wzyzj/learn_rust_rustlings-wzyzj
learn_rust_rustlings-wzyzj created by GitHub Classroom
EMUNES/Auto-Subtitle-File-Generation
Generate subtitle files with timelines in an automatic way.
xzhiot/serial_net_graph
串口波形显示;TCP、UDP波形显示;QT;支持串口、网络数据接收发送和波形显示。serial、tcp、udp transmit program by QT. It can display the graph of received data.
Ranpop/QT-Monitor
QT嵌入式实现监控,曲线绘制,视频图像显示,tcp/udp通信,Share内存通信等
epis2048/cmu_15445_2021
CMU 15445 数据库实验
sunshaoce/rvcc-course
sunshaoce/rvcc
本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。
rui314/chibicc
A small C compiler
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
akmin04/yot-lang
LLVM frontend for Yot - a toy language
nefu-ljw/database-cmu15445-fall2020
Database system project based on CMU 15-445/645 (FALL 2020) https://15445.courses.cs.cmu.edu/fall2020/assignments.html
zxjcarrot/raftcore
A raft consensus protocol implementation in C++.
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
szza/LearningNote
C++和Linux学习笔记
PacktPublishing/Learn-LLVM-12
Learn LLVM 12, published by Packt
MeouSker77/Cpp17
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
CnTransGroup/Cpp17TheCompleteGuideChinese
《C++ 17 The Complete Guide》- 翻译中
parallel101/course
高性能并行编程与优化 - 课件
ranxian/xv6-chinese
中文版的 MIT xv6 文档
dpilger26/NumCpp
C++ implementation of the Python Numpy library
rustsbi/rustsbi
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
rcore-os/rCore-Tutorial-Book-v3
A book about how to write OS kernels in Rust easily.
eliasdaler/lox
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
the-lambda-way/CppLox
An implementation of *jlox* from Crafting Interpreters in C++.
GuoYaxiang/craftinginterpreters_zh
手撸解释器教程《Crafting Interpreters》中文翻译
xiaoweiChen/Learn-LLVM-12
《Learn LLVM 12》的非专业个人翻译
shining1984/PL-Compiler-Resource
程序语言与编译技术相关资料(持续更新中)