ricardodovalle's Stars
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
spf13/cobra
A Commander for modern Go CLI interactions
qax-os/excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
dolthub/dolt
Dolt – Git for Data
golangci/golangci-lint
Fast linters runner for Go
Masterminds/squirrel
Fluent SQL generation for golang
evrone/go-clean-template
Clean Architecture template for Golang services
go-co-op/gocron
Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
victornpb/undiscord
Undiscord - Delete all messages in a Discord server / channel or DM (Easy and fast) Bulk delete
disintegration/imaging
Imaging is a simple image processing package for Go
lesismal/nbio
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
disintegration/gift
Go Image Filtering Toolkit
vardius/go-api-boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
google/gousb
gousb provides low-level interface for accessing USB devices
AleksK1NG/Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
qustavo/dotsql
A Golang library for using SQL.
godror/godror
GO DRiver for ORacle DB
nikolaydubina/go-cover-treemap
🎄 Go code coverage to SVG treemap
uberswe/golang-base-project
A minimal Go project with user authentication ready out of the box. Uses Bootstrap 5 for the frontend. All frontend assets are less than 100 kB on every page load.
dotphiles/dotzsh
A community driven framework for zsh
RussellLuo/kun
A communication toolkit for Go services.
disintegration/imageorient
Go image decoding with respect to the EXIF orientation tag
HPouyanmehr/muxt-ts
A NextJs + MUI v5 + Typescript starter to start your project faster with no pain
blocknotes/active_storage_db
An ActiveStorage service plugin to store files in a PostgreSQL / MySQL / MSSQL database (for Rails 6/7)
peterbourgon/gattaca
A monolith and microservices example repository
TitovDigital/activestorage-database-service
ActiveStorage Database Service
bobziuchkovski/digest
HTTP Digest Authentication for Go
mongodb-forks/digest
HTTP Digest Authentication for Go
fishy/rowlock
Go implementation of rowlock
fishy/go-defaultdict
Go implementation of Python's defaultdict, kind of