high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
☆3,894Nov 3, 2022Updated 3 years ago
Alternatives and similar repositories for high-performance-go
Users that are interested in high-performance-go are comparing it to the libraries listed below
Sorting:
- 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
- 📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions☆6,330Updated this week
- 《Go语言 定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)☆5,520Sep 26, 2024Updated last year
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,303Feb 25, 2026Updated last week
- 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)☆20,054Oct 7, 2025Updated 4 months ago
- Uber Go 语言编码规范中文版. The Uber Go Style Guide .☆8,164Jun 30, 2025Updated 8 months ago
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,355Oct 17, 2023Updated 2 years ago
- Go语言101 : 一个与时俱进的Go编程知识库☆5,001Oct 11, 2025Updated 4 months ago
- Go source code analysis(zh-cn)☆4,042Jul 18, 2022Updated 3 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,345Feb 7, 2026Updated 3 weeks ago
- 设计模式 Golang实现-《研磨设计模式》读书笔记☆9,031Oct 15, 2025Updated 4 months ago
- Go语言实战: 编写可维护Go语言 代码建议☆2,333Aug 29, 2022Updated 3 years ago
- A cloud-native Go microservices framework with cli tool for productivity.☆32,719Updated this week
- Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。☆9,581Apr 25, 2023Updated 2 years ago
- 《Mastering GO》中文译本,《玩转 GO》。☆3,468Mar 21, 2023Updated 2 years ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- Your ultimate Go microservices framework for the cloud-native era.☆25,476Updated this week
- 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。☆5,203Jun 4, 2024Updated last year
- 《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。☆3,904Dec 19, 2023Updated 2 years ago
- Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等☆4,461Feb 9, 2023Updated 3 years ago
- 深入Go并发编程研讨课☆1,621Apr 19, 2024Updated last year
- Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, u…☆8,274Dec 12, 2025Updated 2 months ago
- golang面试题集合https://interview.disign.me/☆5,519Dec 2, 2025Updated 3 months ago
- A lightweight concurrent server framework based on Golang.☆7,710Oct 27, 2025Updated 4 months ago
- 《The Way to Go》中文译本,中文正式名《Go 入门指南》☆35,164Aug 14, 2024Updated last year
- ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解☆33,807Dec 11, 2024Updated last year
- 《Go专家编程》Go语言快速入门,轻松进阶!☆1,869Apr 23, 2021Updated 4 years ago
- A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.☆10,828Jan 3, 2026Updated 2 months ago
- 基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper…☆5,976Dec 23, 2023Updated 2 years ago
- Go 每日一库☆5,255May 5, 2023Updated 2 years ago
- Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)☆6,221Mar 26, 2023Updated 2 years ago
- A powerful framework for faster, easier, and more efficient project development.☆13,057Updated this week
- Go语言爱好者周刊,每周日发布☆2,262Dec 17, 2023Updated 2 years ago
- Jupiter: Governance-oriented Microservice Framework.☆4,569Feb 23, 2026Updated last week
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,337Nov 29, 2024Updated last year
- 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt☆8,117May 20, 2024Updated last year
- Go RPC framework with high-performance and strong-extensibility for building micro-services.☆7,866Feb 25, 2026Updated last week
- A goroutine pool for Go☆4,029Mar 9, 2023Updated 2 years ago
- ☆7,608Nov 19, 2023Updated 2 years ago