Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
algo
数据结构和算法必知必会的50个代码实现
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
etcd
Distributed reliable key-value store for the most critical data of a distributed system
interview
golang后端知识点总结,从各个博客、公众号收集提炼了一些知识点,希望大家一起学习进步吧,感谢开源的力量🙏
kubernetes
Production-Grade Container Scheduling and Management
leetcode
This is some leetcode practice,implemented in go language.
python-demo
some simple python-demo on my way learning python
shadowsocks-go
go port of shadowsocks
tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
xiye520's Repositories
xiye520/shadowsocks-go
go port of shadowsocks
xiye520/otter
阿里巴巴分布式数据库同步系统(解决中美异地机房)
xiye520/ginTest
Web框架采用gin,orm框架用gorm,数据库用mysql,小demo
xiye520/MyBlog
Learn to use the beego framework, Write a simple blog site!