taoguan's repositories
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
byte-buddy
Runtime code generation for the Java virtual machine.
craftinginterpreters
Repository for the book "Crafting Interpreters"
DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
graal
GraalVM: Run Programs Faster Anywhere :rocket:
h2database
H2 is an embeddable RDBMS written in Java.
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
machinelearning
机器学习笔记
Mybatis-PageHelper
Mybatis通用分页插件
recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
ThirdParty
Modifications to third party software used by UE4
UnityCsReference
Unity C# reference source code.
xv6-public
xv6 OS