eranyanay / 1m-go-websockets
handling 1M websockets connections in Go
☆5,877Updated 2 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
- Efficient cache for gigabytes of data written in Go.☆7,655Updated 5 months ago
- Tiny WebSocket library for Go.☆6,182Updated 6 months ago
- Fast event-loop networking for Go☆5,919Updated last year
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,034Updated last month
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,609Updated 3 weeks ago
- Thoughts on Go performance optimization☆10,708Updated 3 years ago
- Zero Allocation JSON Logger☆10,856Updated this week
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆16,580Updated 4 months ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆13,179Updated this week
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,532Updated 7 months ago
- A tool to list and diagnose Go processes currently running on your system☆6,797Updated last week
- A high performance HTTP request router that scales well☆16,712Updated 5 months ago
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,273Updated last year
- A collection of useful, performant, and threadsafe Go datastructures.☆7,723Updated 8 months ago
- a cron library for go☆13,254Updated 6 months ago
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆22,117Updated this week
- Building event-driven applications the easy way in Go.☆8,017Updated this week
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆9,915Updated this week
- Blazing fast, structured, leveled logging in Go.☆22,426Updated this week
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,798Updated 3 years ago
- Sarama is a Go library for Apache Kafka.☆11,694Updated this week
- Simple error handling primitives☆8,208Updated 3 years ago
- Netflix's Hystrix latency and fault tolerance library, for Go☆4,266Updated 10 months ago
- One of the fastest alternative JSON parser for Go that does not require schema☆5,485Updated 6 months ago
- Compile-time Dependency Injection for Go