Study
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
Distributed SQL database in Rust, written as an educational project
相当不错的图书,例如《数学之美》《提问的智慧》《软件工程可靠性》《时间简史》《毛泽东选集【全四卷】》《浪潮之巅》《金字塔原理》《TCP/IP卷一/卷二/卷三》《[荐]深入浅出设计模式》等;一些大的上传受限制的文件《图解TCP_IP_第5版》等在README
A book about how to write OS kernels in Rust easily.
A guide to writing a DNS Server from scratch in Rust
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
An open-source C++ library developed and used at Facebook.
《Software Engineering at Google》的中英文对译版本
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
📖 An approachable introduction to Assembly.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Various translations of OSTEP can be found here. Help the cause and contribute!
A tiny software renderer implemented from scratch without the use of graphics API, used to understand how GPUs work.
Rust Language Cheat Sheet - https://cheats.rs
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
手撸解释器教程《Crafting Interpreters》中文翻译
《Patterns of Distributed Systems》中文版
a game to learn (or teach) how to use standard commands in a Unix shell
📕 parsing techniques 中文译本——《解析技术》