Learn
《Patterns of Distributed Systems》中文版
A book about how to write OS kernels in Rust easily.
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
A course to build distributed key-value service based on TiKV model
🦀 Small exercises to get you used to reading and writing Rust code!
Various translations of OSTEP can be found here. Help the cause and contribute!
Let's write an OS which can run on RISC-V in Rust from scratch!
The BusTub Relational Database Management System (Educational)
Distributed SQL database in Rust, written as an educational project
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Stanford CS 110L Spring 2020 assignment starter code
Learn Rust dark magics by implementing an expression framework in database systems
An educational OLAP database system.
Event-driven network library for multi-threaded Linux server in C++11
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend
A book about Rust Data Structures and Algorithms.
4 labs + 2 challenges + 4 docs