benchmarks for implementation of servers which support 1 million connections
☆1,929Apr 15, 2021Updated 4 years ago
Alternatives and similar repositories for 1m-go-tcp-server
Users that are interested in 1m-go-tcp-server are comparing it to the libraries listed below
Sorting:
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- handling 1M websockets connections in Go☆5,991Aug 14, 2022Updated 3 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,774Jun 7, 2025Updated 9 months ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,109Jan 22, 2026Updated last month
- 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
- Tools for building go apps.☆689Apr 5, 2022Updated 3 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,345Feb 7, 2026Updated last month
- 深入Go并发编程研讨课☆1,620Apr 19, 2024Updated last year
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,539Updated this week
- Tiny WebSocket library for Go.☆6,441Feb 12, 2026Updated 3 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood☆4,354Oct 17, 2023Updated 2 years ago
- An efficient, extensible and easy-to-use RPC framework.☆2,531Dec 12, 2024Updated last year
- A lightweight concurrent server framework based on Golang.☆7,710Oct 27, 2025Updated 4 months ago
- Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。☆12,303Feb 25, 2026Updated last week
- Go source code analysis(zh-cn)☆4,042Jul 18, 2022Updated 3 years ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,929May 27, 2024Updated last year
- goim☆7,369May 5, 2023Updated 2 years ago
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- A high performance microservice framework in golang. A linux foundation project.☆3,369Aug 12, 2025Updated 6 months ago
- a thread-safe concurrent map for go