📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
☆3,934Feb 12, 2026Updated 2 weeks ago
Alternatives and similar repositories for PPHC
Users that are interested in PPHC are comparing it to the libraries listed below
Sorting:
- ⭐ 【出版书籍】京东购买链接 https://item.jd.com/14531549.html 深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。☆8,513Nov 27, 2025Updated 3 months ago
- 讨论如何构建一套可靠的大型分布式系统☆9,357Aug 21, 2024Updated last year
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆22,668Feb 15, 2026Updated 2 weeks ago
- “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rus…☆30,005Jan 29, 2026Updated last month
- 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)☆5,518Sep 26, 2024Updated last year
- 📚 后端程序员应该掌握的主流数据库知识☆5,310Oct 8, 2024Updated last year
- k8s tutorials | k8s 教程☆5,714Nov 17, 2025Updated 3 months ago
- 面向开发人员梳理的代码安全指南☆13,533Mar 20, 2023Updated 2 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,065Mar 22, 2025Updated 11 months ago
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,054Oct 7, 2025Updated 4 months ago
- 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等☆23,122Jan 9, 2026Updated last month
- 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc f…☆16,822Jul 19, 2024Updated last year
- 开发内功修炼☆6,769Sep 14, 2025Updated 5 months ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,303Jan 23, 2026Updated last month
- 精益副业:程序员如何优雅地做副业☆11,734Mar 28, 2024Updated last year
- A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.☆10,828Jan 3, 2026Updated last month
- 📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions☆6,322Dec 18, 2024Updated last year
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,543Sep 26, 2024Updated last year
- high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)☆3,894Nov 3, 2022Updated 3 years ago
- MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.☆4,317Dec 24, 2025Updated 2 months ago
- 💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)☆12,539Jun 6, 2023Updated 2 years ago
- Go语言实战: 编写可维护Go语言代码建议☆2,333Aug 29, 2022Updated 3 years ago
- Sealos is an AI-native Cloud Operating System built on Kubernetes that unifies the entire application lifecycle, from development in clou…☆16,971Updated this week
- 技术面试最后反问面试官的话☆18,373Mar 4, 2024Updated last year
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,877Feb 10, 2026Updated 2 weeks ago
- 后端架构师技术图谱☆60,836Apr 11, 2024Updated last year
- 🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)☆5,713Mar 28, 2024Updated last year
- 健康学习到150岁 - 人体系统调优不完全指南☆21,579Sep 10, 2025Updated 5 months ago
- 中文独立博客列表☆22,864Updated this week
- Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计☆4,436Aug 14, 2022Updated 3 years ago
- A cloud-native Go microservices framework with cli tool for productivity.☆32,719Updated this week
- 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本☆3,318Nov 20, 2025Updated 3 months ago
- Your ultimate Go microservices framework for the cloud-native era.☆25,476Updated this week
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,164Aug 14, 2024Updated last year
- IM Chat ChatGPT☆15,689Feb 9, 2026Updated 2 weeks ago
- 涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含…☆9,911Jul 29, 2024Updated last year
- dperf: High-Performance Network Load Testing Tool Based on DPDK☆5,548Nov 10, 2025Updated 3 months ago
- 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现☆122,462Jan 23, 2026Updated last month
- Uber Go 语言编码规范中文版. The Uber Go Style Guide .☆8,166Jun 30, 2025Updated 8 months ago