Go
Minimalistic database migration helper for Gorm ORM
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Message queue system written in Go and backed by Redis
GoMock is a mocking framework for the Go programming language.
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
A library to interact with Squashfs archives. Currently only has support for reading, but writing archives will probably come eventually.
The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
Converts a database into gorm structs and RESTful api
general purpose extensions to golang's database/sql
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
A simple, fast, and fun package for building command line apps in Go
The repository implement Gin gonic combined with GRPC to build architect microservice. each service is sidecar (private database, instance)
A repository to host examples and tutorials for Gin.
Collection of embeddable Go datastores along with benchmarks and examples (bolt,level,badger,sqlite,etc...)
Timelock Encryption made practical. The Go `tlock` library and the `tle` cmd line tool home to encrypt towards the future.