Pinned Repositories
asm
Learning assembly for linux-x64
Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
codingBook
《关于计算机学习的相关书籍收录》02-Java核心技术面试精讲-极客时间 05-趣谈网络 06-MySQL实战45讲 深入理解Java虚拟机 Java并发编程的艺术 88-高并发系统设计40问 Redis深度历险:核心原理和应用实践 剑指OFFER 图解系统-小林 图解网络-小林 advanced-java 阿里--java开发手册(嵩山版)java核心技术36讲
docker_practice
Learn and understand Docker technologies, with real DevOps practice!
dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
hev-task-system
A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)
libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
libgo
Go-style concurrency in C++11
trie-go
The golang implementation of trie tree.
yuantingzhong's Repositories
yuantingzhong/trie-go
The golang implementation of trie tree.
yuantingzhong/asm
Learning assembly for linux-x64
yuantingzhong/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
yuantingzhong/codingBook
《关于计算机学习的相关书籍收录》02-Java核心技术面试精讲-极客时间 05-趣谈网络 06-MySQL实战45讲 深入理解Java虚拟机 Java并发编程的艺术 88-高并发系统设计40问 Redis深度历险:核心原理和应用实践 剑指OFFER 图解系统-小林 图解网络-小林 advanced-java 阿里--java开发手册(嵩山版)java核心技术36讲
yuantingzhong/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
yuantingzhong/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
yuantingzhong/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
yuantingzhong/hev-task-system
A simple, lightweight multi-task system (coroutines) for Unix (Linux/BSD/macOS)
yuantingzhong/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
yuantingzhong/libgo
Go-style concurrency in C++11
yuantingzhong/libmill
Go-style concurrency in C
yuantingzhong/book
个人认为对技术提升很不错的书
yuantingzhong/mysql
yuantingzhong/mysql-learning-notes
MySQL学习《MySQL 是怎样运行的:从根儿上理解 MySQL》,在线阅读:https://relph1119.github.io/mysql-learning-notes/
yuantingzhong/OS-Notes
:computer: From Hardware to Operating System.
yuantingzhong/RtspServer
RTSP服务器,支持传输H.264和AAC格式,支持采集V4L2摄像头,ALSA声卡编码传输(如果此项目对你有所帮助,麻烦动动手指点个star,你的支持是我更新的动力~)
yuantingzhong/tbox
🎁 A glib-like multi-platform c library
yuantingzhong/XComponenent