baidu / bfe-bookLinks
In-depth Understanding of BFE《深入理解BFE》(Book for BFE, a CNCF open source project. both in English and in Chinese)
☆1,293Updated last year
Alternatives and similar repositories for bfe-book
Users that are interested in bfe-book are comparing it to the libraries listed below
Sorting:
- 深入Go并发编程研讨课☆1,621Updated last year
- 《Go专家编程》Go语言快速入门,轻松进阶!☆1,867Updated 4 years ago
- the archive of gopher daily articles☆1,057Updated last week
- grpc 源码解读☆657Updated 2 months ago
- ☆385Updated 6 years ago
- Chinese Translation of https://github.com/teh-cmc/go-internals☆972Updated 4 years ago
- ☆2,057Updated 2 years ago
- 🔥 技术笔记 ( 高性能/分布式/kubernetes/golang/kv引擎等 )☆1,454Updated last year
- EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎☆618Updated 3 years ago
- golang 1.10.2 runtime code reading - golang runtime源码分析。只有思考过,你才会印象深刻。☆528Updated 5 years ago
- Go 开源说☆563Updated 3 years ago
- Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。☆2,388Updated 2 years ago
- 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性☆1,815Updated 3 years ago
- Go source code analysis(zh-cn)☆4,029Updated 3 years ago
- 分享源码分析的文章:目前有《深入 Go 语言》《深入istio》、《深入k8s(kubernetes)》源码分析系列☆376Updated 3 years ago
- Golang中文博客文章阅读列表☆717Updated last year
- A simple and component-based microservice kit for go. 一个简单的基于组件的 Go 微服务套件。☆985Updated 2 months ago
- A registry for resilient mid-tier load balancing and failover.☆1,797Updated 2 years ago
- Golang 设计模式☆1,098Updated 2 years ago
- some ideas about asm && plan9 asm video: https://www.bilibili.com/video/BV1Xb411J7Yk☆369Updated 4 years ago
- 一款服务于 Go 开发者的依赖注入框架,方便搭建任何 Go 应用。 A Golang depenedency injection framework, helps developers to build any go application.☆1,228Updated 2 years ago
- 对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。☆402Updated 4 years ago
- 轻量级 go 业务框架☆1,255Updated 2 months ago
- GoCN 每日新闻☆759Updated last year
- 📚 集合各类精品 IT 技术 书籍,方便大家进行学习,也会推荐一些书,定期更新,长期维护!☆418Updated 2 years ago
- Go Implementation For Seata☆1,659Updated 2 weeks ago
- 开发者学习路线图☆160Updated 4 years ago
- Go语言实战: 编写可维护Go语言代码建议☆2,327Updated 3 years ago
- self-aware Golang profile dumper☆1,140Updated 6 months ago
- The better performance thread-safe map in GO