Stars
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A complete computer science study plan to become a software engineer.
📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
This is Chen Yixiao's ppt at the 2020 gopher meet up in shenzhen.
This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
A set of Hugo doc templates for launching open source content.
Hugo documentation theme as simple as plain book
Go package for reading from continously updated files (tail -f)
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
Go modules by example is a series of work-along guides
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。