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/7days-golang
7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列
syz521/architect-awesome
后端架构师技术图谱
syz521/architect-awesome-xmind
syz521/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
syz521/chaosblade-operator
chaosblade operator for kubernetes experiments
syz521/dtm
🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器
syz521/flask
The Python micro framework for building web applications.
syz521/galera
Synchronous multi-master replication library
syz521/gin
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.
syz521/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
syz521/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
syz521/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
syz521/iTerm2-Color-Schemes
Over 200 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio
syz521/kingshard
A high-performance MySQL proxy
syz521/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
syz521/libevent
Event notification library
syz521/mysql-deadlocks
收集一些常见的 MySQL 死锁案例
syz521/mysql-operator
Create, operate and scale self-healing MySQL clusters in Kubernetes
syz521/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
syz521/mysqld_exporter
Exporter for MySQL server metrics
syz521/nsq
A realtime distributed messaging platform
syz521/peewee
a small, expressive orm -- supports postgresql, mysql and sqlite
syz521/percona-openshift
Set of scripts to run Percona software in OpenShift / Kubernetes
syz521/proxysql
High-performance MySQL proxy with a GPL license.
syz521/proxysql-docker
ProxySQL Docker images
syz521/requests
A simple, yet elegant, HTTP library.
syz521/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
syz521/sysbench-docker
Sysbench 1.0 on Docker
syz521/wrk
Modern HTTP benchmarking tool
syz521/wtfpython
What the f*ck Python?