Liangzx's Stars
Liangzx/awesome-programming-books.github.io
📚 经典技术书籍 PDF 文件,持续更新...
0voice/dpdk_engineer_manual
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
HaifengSun-Kira/Linux-Kernel-2.6-comment
这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
tkeel-io/tkeel
Next-generation IoT open source platform.
qingstor/snips
A code generator for RESTful APIs.
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
kubesphere/kubeeye
KubeEye aims to find various problems on Kubernetes, such as application misconfiguration, unhealthy cluster components and node problems.
EdisonTalk/architect-awesome
后端架构师技术图谱
1c7/Crash-Course-Computer-Science-Chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成) B站播放量 383万
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
bfenetworks/bfe
A modern layer 7 load balancer from baidu
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
ixre/go2o
基于DDD的o2o的业务模型及基础, 使用Golang+gRPC/Thrift实现
nghttp2/nghttp2
nghttp2 - HTTP/2 C Library and tools
uber-go/zap
Blazing fast, structured, leveled logging in Go.
scylladb/seastar
High performance server-side application framework