Awesome go¶
https://github.com/avelino/awesome-go
Auth¶
- https://github.com/openfga/openfga - A high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
Validation¶
- https://github.com/go-playground/validator
Code generation¶
Availability¶
- https://github.com/avast/retry-go
SMTP¶
- https://github.com/charmbracelet/pop
Frameworks¶
- https://github.com/go-kratos/kratos
Web crowling¶
- https://github.com/projectdiscovery/katana¶
CLI¶
- Interactive CLI https://github.com/charmbracelet/bubbletea
- Colors in CLI
Rate limiter¶
- Simple
- https://github.com/juju/ratelimit
- https://github.com/ulule/limiter
- https://github.com/go-redis/redis_rate
Logging¶
Frameworks¶
- cloudwego/hertz Go HTTP framework with high-performance and strong-extensibility for building micro-services
AI¶
Database¶
- pgxmock - pgx mock driver for golang to test database interactions