Pinned Repositories
7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
architect-awesome
后端架构师技术图谱
architect-awesome-xmind
awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
Awsome-Courses
😏国内外计算机的优秀课程,包含MIT、CMU等世界CS名校,🔥🔥其中包含计算机基础学科(操作系统、计算机网络、编译器、数据库、数据结构与算法等)以及人工智能&AI等高级科目,欢迎通过PR形式贡献!
bolt
An embedded key/value database for Go.
bustub
The BusTub Relational Database Management System (Educational)
chaosblade-operator
chaosblade operator for kubernetes experiments
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
syz521's Repositories
syz521/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
syz521/Awsome-Courses
😏国内外计算机的优秀课程,包含MIT、CMU等世界CS名校,🔥🔥其中包含计算机基础学科(操作系统、计算机网络、编译器、数据库、数据结构与算法等)以及人工智能&AI等高级科目,欢迎通过PR形式贡献!
syz521/bustub
The BusTub Relational Database Management System (Educational)
syz521/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
syz521/django
The Web framework for perfectionists with deadlines.
syz521/design-pattern-by-go
用 Go 语言学设计模式
syz521/etcd
Distributed reliable key-value store for the most critical data of a distributed system
syz521/free-programming-books
:books: Freely available programming books
syz521/go
The Go programming language
syz521/gocookbook
go cook book
syz521/goInception
一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
syz521/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
syz521/kubernetes
Production-Grade Container Scheduling and Management
syz521/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
syz521/leetcode_problem_rating
Self-calculated rating of problems in leetcode weekly/biweekly contests.
syz521/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
syz521/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
syz521/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
syz521/percona-xtradb-cluster-operator
A Kubernetes Operator for Percona XtraDB Cluster
syz521/python-mysql-replication
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
syz521/raft
Golang implementation of the Raft consensus protocol
syz521/raft-boltdb
Raft backend implementation using BoltDB
syz521/StabilityGuide
【稳定大于一切】打造国内稳定性领域知识库,让无法解决的问题少一点点,让世界的确定性多一点点。
syz521/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
syz521/test
syz521/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
syz521/tidb-dev-guide
A comprehensive development guide to help you be more and more familiar with the TiDB community and become an expert finally.
syz521/tinykv
A course to build distributed key-value service based on TiKV model
syz521/tinysql
A course to build the SQL layer of a distributed database.
syz521/xv6-riscv
Xv6 for RISC-V