Starred repositories
Source code for the book, Math for Programmers
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.
Production-Grade Container Scheduling and Management
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Collection of shell scripts found on the internet
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
MyBatis中文详尽注释版。书籍《通用源码阅读指导书——MyBatis源码详解》配套注释版源码。
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
🎓 Path to a free self-taught education in Computer Science!
Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.