Stars
A curated list of awesome Go frameworks, libraries and software
Delve is a debugger for the Go programming language.
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
A fast, cross-platform build tool inspired by Make, designed for modern workflows.
Terminal UI library with rich, interactive widgets — written in Golang
Simple, reliable, and efficient distributed task queue in Go
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
Go library for decoding generic map values into native Go structures and vice versa.
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers t…
Type safe SQL builder with code generation and automatic query result data mapping
CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
Idempotent schema management for MySQL, PostgreSQL, SQLite, and SQL Server
Prisma Client Go is an auto-generated and fully type-safe database client
Professional lightweight testing mini-framework for Go.
Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.
go-duckdb provides a database/sql driver for the DuckDB database engine.
Karmem is a fast binary serialization format, faster than Google Flatbuffers and optimized for TinyGo and WASM.
The Durable Task Framework is a lightweight, embeddable engine for writing durable, fault-tolerant business logic (orchestrations) as ordinary code.