XiaoYaoheihei's repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
awesome-cs-books
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
awesome-grpc
A curated list of useful resources for gRPC
CppGuide
C/C++学习,后端开发进阶指南(一些源码解析)
CS-Base
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
curve-
Curve is a high-performance, lightweight-operation, cloud-native open source distributed storage system. Curve can be applied to: 1) mainstream cloud-native infrastructure platforms OpenStack and Kubernetes; 2) high-performance storage for cloud-native databases; 3) cloud storage middleware using S3-compatible object storage as a data storage.
data-structure
Data & structure summary
ddia
《Designing Data-Intensive Application》DDIA中文翻译
Learning-and-Exercise
interesting exercise learning
little_tasks
all of tasks
bustub
The BusTub Relational Database Management System (Educational)
dragonfly-database-
A modern replacement for Redis and Memcached
layotto
A fast and efficient cloud native application runtime
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
mantis
适用于Netflix下的一个构建实时流处理应用程序生态系统的平台。
muduo
Event-driven network library for multi-threaded Linux server in C++11
pika
Pika is a NoSQL database compatible with redis which is developed by Qihoo's infrastructure team.
seata-go
Go Implementation For Seata
sql-parser
SQL Parser for C++. Building C++ object structure from SQL statements.
srs
流媒体服务器编程(手把手教)
TDengine-
TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.
tinysql
A course to build the SQL layer of a distributed database.
XiaoYaoheihei
Config files for my GitHub profile.
Young_engine
简单的规则引擎(go语言)