This commit is contained in:
Simon Waldherr 2026-04-09 15:49:17 +02:00 committed by GitHub
commit 9c02489d40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2903,6 +2903,7 @@ _General utilities and tools to make your life easier._
- [godropbox](https://github.com/dropbox/godropbox) - Common libraries for writing Go services/applications from Dropbox.
- [gofn](https://github.com/tiendc/gofn) - High performance utility functions written using Generics for Go 1.18+.
- [golarm](https://github.com/msempere/golarm) - Fire alarms with system events.
- [golibs](https://github.com/SimonWaldherr/golibs) - a collection of helpful functions, e.g. type conversion, caching, image processing, … .
- [golog](https://github.com/mlimaloureiro/golog) - Easy and lightweight CLI tool to time track your tasks.
- [gopencils](https://github.com/bndr/gopencils) - Small and simple package to easily consume REST APIs.
- [goplaceholder](https://github.com/michiwend/goplaceholder) - a small golang lib to generate placeholder images.