Pinned Repositories
-cpp-course
高性能并行编程与优化 - 课件
100-go-mistakes
Source code of 📖 100 Go Mistakes
4.4BSD-Lite2
User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2
6.824-golabs-2020
MIT 6.824 2020
6.824-lab
ituring_books
图灵程序设计丛书分享
limiters
Golang rate limiters for distributed applications
MaxKB
💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
shuhaohe's Repositories
shuhaohe/bocker
Docker implemented in around 100 lines of bash
shuhaohe/CLRS-3rd
complete the major part of CLRS-3rd.
shuhaohe/cmu15-445
:floppy_disk: CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
shuhaohe/CSAPP_Lab
《深入理解计算机系统》Lab解析。
shuhaohe/GRE-CN
GRE Preparation for Chinese students. 中文主导的GRE备考资料整理。
shuhaohe/hpffp-resources
Haskell Programming From First Principles - Follow-up Resources
shuhaohe/jos
JOS lab, MIT 6.828 Operating System Engineering
shuhaohe/lcc42
lcc编译器源码注释工程
shuhaohe/linux-3.13.0
linux kernel 3.13.0 研究学习 & 电子科技大学 李林 《Linux操作系统内核技术》课程PPT
shuhaohe/linux2.6.11_comment
谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍
shuhaohe/minilisp
A readable lisp in less than 1k lines of C
shuhaohe/mit6.828
shuhaohe/mit6.828-2017
mit6.828 课程学习笔记和作业
shuhaohe/MIT6.828_OS
MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
shuhaohe/mooc_os_lab
OS Labs for MOOC
shuhaohe/NJU-OS-Lab
This is the source codes of my programming assignment of OS2019 (Operation System) courses at NJU.
shuhaohe/postgres_books
shuhaohe/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
shuhaohe/Slide
shuhaohe/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
shuhaohe/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)