📚Learn
Complete Open Source and Modular solution for MMO
JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
Repository for the book "Crafting Interpreters"
Collection of TypeScript type challenges with online judge
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Windows Research Kernel Source Code
「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!
Visually simulate Git operations in your own repos with a single terminal command.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
3D game engine with lua scripting
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Distributed SQL database in Rust, written as an educational project
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
🌠 List of software (HW interfaces, libs, protocols, etc) specifically suitable for resource-constrained Embedded Systems (low-memory and low-power) like 8-bit, 16-bit and 32-bit microcontrollers.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关