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 …
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared …
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
A modern load testing tool, using Go and JavaScript
OpenTofu lets you declaratively manage your cloud infrastructure.
Curated list of Go design patterns, recipes and idioms
The Go language implementation of gRPC. HTTP/2 based RPC
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
Vitess is a database clustering system for horizontal scaling of MySQL.
gRPC to JSON proxy generator following the gRPC HTTP spec
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Faster way to switch between clusters and namespaces in kubectl
Database migrations. CLI and Golang library.
An open-source runtime for composable workflows. Great for AI agents and CI/CD.
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
A task runner / simpler Make alternative written in Go
Terminal UI library with rich, interactive widgets — written in Golang
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
Distributed server for social and realtime games and apps.
A production-ready QUIC implementation in pure Go
The AWS Provider enables Terraform to manage AWS resources.
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture