arechste's Stars
shyim/idea-1password
Integrate 1Password into Intellij based IDEs
brianvoe/gofakeit
Random fake data generator written in go
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
sirupsen/logrus
Structured, pluggable logging for Go.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
spf13/viper
Go configuration with fangs
go-gorm/gen
Gen: Friendly & Safer GORM powered by Code Generation
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
jmoiron/sqlx
general purpose extensions to golang's database/sql
uber-go/zap
Blazing fast, structured, leveled logging in Go.
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
bwmarrin/go-alone
A simple to use, high-performance, Go (golang) MAC signer.
xhit/go-simple-mail
Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.
air-verse/air
☁️ Live reload for Go apps
gluster/glusterfs
Gluster Filesystem : Build your distributed storage in minutes
libfuse/sshfs
A network filesystem client to connect to SSH servers
eza-community/eza
A modern alternative to ls
docker/build-push-action
GitHub Action to build and push Docker images with Buildx
docker/awesome-compose
Awesome Docker Compose samples
compose-spec/compose-spec
The Compose specification
mongodb/homebrew-brew
The Official MongoDB Software Homebrew Tap
d3adwolf/kubernetes-inside-proxmox-lxc
Universal instructions for running a K8s cluster with various Container Runtime inside a Proxmox LXC container.
caddyserver/certmagic
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
charmbracelet/log
A minimal, colorful Go logging library 🪵
anthdm/hollywood
Blazingly fast and light-weight Actor engine written in Golang
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
go-resty/resty
Simple HTTP and REST client library for Go
vektra/mockery
A mock code autogenerator for Go
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions