中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo
☆733Oct 31, 2024Updated last year
Alternatives and similar repositories for middleware_development_learning
Users that are interested in middleware_development_learning are comparing it to the libraries listed below
Sorting:
- 分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析☆524Oct 21, 2022Updated 3 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Jan 4, 2025Updated last year
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆690Aug 22, 2021Updated 4 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,248Dec 24, 2020Updated 5 years ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,208Jul 26, 2021Updated 4 years ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆64Jul 22, 2020Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Jul 1, 2025Updated 8 months ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆194Apr 7, 2019Updated 6 years ago
- 服务器时延统计工具,在原有功能基础上,增加时延阈值统计,记录超过阈值的包个数,并把数据包时间戳记录到日志文件,这样可以根据时间戳快速定位到抓包文件中对应的包,从而可以快速定位到大时延包,避免了人肉搜索抓包文件,提高问题排查效率,所有参数可配置。可以以在线方式和离线方式分析r…☆166Feb 5, 2021Updated 5 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆54Dec 24, 2020Updated 5 years ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆314Nov 2, 2022Updated 3 years ago
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,208Aug 26, 2023Updated 2 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,201Oct 25, 2024Updated last year
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Dec 18, 2017Updated 8 years ago
- Raft一致性算法论文的中文翻译☆6,280Apr 23, 2024Updated last year
- 单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例☆743Apr 7, 2025Updated 10 months ago
- 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…☆8,684Mar 7, 2024Updated last year
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆118Dec 13, 2022Updated 3 years ago
- Annotated Nginx Source(中文)☆622Sep 11, 2024Updated last year
- Go source code analysis(zh-cn)☆4,043Jul 18, 2022Updated 3 years ago
- MIT课程《Distributed Systems 》学习和翻译☆2,758Feb 8, 2020Updated 6 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- 采集网络上优秀的systemtap学习资源☆297May 3, 2020Updated 5 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,115Feb 9, 2026Updated 3 weeks ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,355Oct 17, 2023Updated 2 years ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,303Jan 23, 2026Updated last month
- Cetus is high-performance middleware designed to provide transparent routing between your application and backend MySQL servers.☆1,251Oct 26, 2024Updated last year
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,459Updated this week
- 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)☆5,518Sep 26, 2024Updated last year
- 知名开源代码库的注释版:C++、Golang等☆1,380Feb 25, 2023Updated 3 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆188Aug 13, 2020Updated 5 years ago
- 极客时间《Linux 性能优化实战》案例☆1,116Jan 6, 2023Updated 3 years ago
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,054Oct 7, 2025Updated 4 months ago
- 深入Go并发编程研讨课☆1,621Apr 19, 2024Updated last year
- BaikalDB, A Distributed HTAP Database.☆1,233Oct 15, 2025Updated 4 months ago
- A RocksDB compatible KV storage engine with better performance☆2,142Aug 25, 2025Updated 6 months ago
- 🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)☆5,713Mar 28, 2024Updated last year
- A distributed MySQL binlog storage system built on Raft☆895Mar 11, 2021Updated 4 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆897Mar 10, 2023Updated 2 years ago