Stars
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
The Go language implementation of gRPC. HTTP/2 based RPC
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Gearbox ⚙️ is a web framework written in Go with a focus on high performance
Event-Driven Architecture in Golang, published by Packt
A slick BTree on disk based key value store implemented in pure Go
A high-performance, distributed data access layer implementing request coalescing and hash-based routing to reduce database load and prevent hot partitions.
A Distributed File System and Database