Highlights
- Pro
Stars
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Distributed reliable key-value store for the most critical data of a distributed system
HTTP load testing tool and library. It's over 9000!
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
A compiler from Go to JavaScript for running Go code in a browser
Implements a deep pretty printer for Go data structures to aid in debugging
Skynet is a framework for distributed services in Go.
A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go
A simple interactive Go interpreter built on go-eval with some readline-like refinements
Go (golang) bindings for the 0mq (zmq, zeromq) C API