Stars
A curated list of awesome Go frameworks, libraries and software
Cross platform GUI toolkit in Go inspired by Material Design
Send push notifications to your phone or desktop using PUT/POST
Container runtimes on macOS (and Linux) with minimal setup
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
Simple, reliable, and efficient distributed task queue in Go
Generate Go client and server boilerplate from OpenAPI 3 specifications
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
package for building REST-style Web Services using Go
High-precision indoor positioning framework for most wifi-enabled devices.
A general purpose syntax highlighter in pure Go
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
Command pigeon generates parsers in Go from a PEG grammar.
Implements support for double star (**) matches in golang's path.Match and filepath.Glob.
Go (golang) bindings for the 0mq (zmq, zeromq) C API
A simple utility for running exhaustiveness checks on Go "sum types."