JiankunDai's Stars
Light-City/CPlusPlusThings
C++那些事
rstacruz/nprogress
For slim progress bars like on YouTube, Medium, etc
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
ImageMagick/ImageMagick
🧙♂️ ImageMagick 7
rui314/chibicc
A small C compiler
cstack/db_tutorial
Writing a sqlite clone from scratch in C
mit-pdos/xv6-public
xv6 OS
schollz/progressbar
A really basic thread-safe progress bar for Golang applications
markparticle/WebServer
C++ Linux WebServer服务器
remzi-arpacidusseau/ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
hellogcc/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
Exely/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
SleepyBag/Statistical-Learning-Methods
Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
lvyufeng/step_into_mips
一步一步写MIPS CPU
TsinghuaDatabaseGroup/AIDB
ai4db and db4ai work
LumingSun/ML4DB-paper-list
Papers for database systems powered by artificial intelligence (machine learning for database)
LearningOS/os-lectures
2024年春季OS课程Slides
sunshaoce/rvcc
本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。
mitdbg/treeline
An update-in-place key-value store for modern storage.
thu-db/huadb
HuaDB 实验框架
ksco/rvld
Learn how to write a minimal working linker from scratch
PKUFlyingPig/EECS126
UCB EECS126 : probability theory and random processes.
dase314/db_impl_course
GKxxUCAS/CS100-recitations-spring2023
derFischer/Polyjuice
xcltapestry/batch2pdf
将源码工程文件批量转到一个pdf中,并自动生成文件标签以便跳转。
sfu-dis/tesseract
Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)
Wind-Gone/VLDBSS2022-ECNU-DaSE
2022 VLDB Summer School
ichigohoshi/ecnu-dase-yutuimian
华东师范大学数据学院预推免机试题解