diff --git a/README.md b/README.md index cf3fe835..bcb4614d 100644 --- a/README.md +++ b/README.md @@ -878,6 +878,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *General utilities and tools to make your life easier.* +* [abutil](https://github.com/bahlo/abutil) - A collection of often-used Golang helpers. * [apm](https://github.com/topfreegames/apm) - A process manager for Golang applications with an HTTP API. * [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates. * [coop](https://github.com/rakyll/coop) - Cheat sheet for some of the common concurrent flows in Go.