Lists (1)
Sort Name ascending (A-Z)
Stars
A golang ebook intro how to build a web with golang
beego is an open-source, high-performance web framework for the Go programming language.
A cloud-native Go microservices framework with cli tool for productivity.
A modern load testing tool, using Go and JavaScript
Delve is a debugger for the Go programming language.
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
general purpose extensions to golang's database/sql
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
Terminal UI library with rich, interactive widgets — written in Golang
Open source framework for building robust type-safe distributed systems with declarative infrastructure
Go-blueprint allows users to spin up a quick Go project using a popular framework
A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
Event-Driven Architecture in Golang, published by Packt
Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of concept of implementing Hexagonal Architecture in Go.
a distributed messaging and payment backend built around the hexagonal architecture
✏️ Golang solution for leetcode algorithm problems 📚(continually updating 💪 😃).
a TODO System with Hexagonal Architecture written in Go, test and uses cases examples, docker ready, heroku ready, basic CI integration, can use it how template for your projects