handling 1M websockets connections in Go
☆5,991Aug 14, 2022Updated 3 years ago
Alternatives and similar repositories for 1m-go-websockets
Users that are interested in 1m-go-websockets are comparing it to the libraries listed below
Sorting:
- Tiny WebSocket library for Go.☆6,441Feb 12, 2026Updated 3 weeks ago
- benchmarks for implementation of servers which support 1 million connections☆1,929Apr 15, 2021Updated 4 years ago
- Thoughts on Go performance optimization☆10,890Jan 5, 2022Updated 4 years ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,284Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,109Jan 22, 2026Updated last month
- Fast key-value DB in Go.☆15,509Updated this week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,929May 27, 2024Updated last year
- A Go microservices framework☆22,722Updated this week
- Build cross-platform modern desktop apps in Go + HTML5☆8,198Aug 19, 2024Updated last year
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,345Feb 7, 2026Updated last month
- A book about the internals of the Go programming language.☆7,924Apr 3, 2021Updated 4 years ago
- Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.☆24,586Mar 19, 2025Updated 11 months ago
- A tool to list and diagnose Go processes currently running on your system