Stars
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
Database migrations. CLI and Golang library.
Probabilistic data structures for processing continuous, unbounded streams.
Implements string functions widely used in other languages but absent in Go.
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
An open source trusted cloud native registry project that stores, signs, and scans content.
A go implementation of the Health Checks API used for microservice exploration, documentation and monitoring.
A database migration tool. Supports SQL migrations and Go functions.
A workshop covering all the tools gophers use in their day to day life
A simple OCR API server, seriously easy to be deployed by Docker, on Heroku as well
Engo is an open-source 2D game engine written in Go.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
Golang framework for simple message passing using an AMQP broker
a cloud native application framework for Go with rich eco-system
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distribution…