mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
added github.com/gabstv/go-bsdiff under Utilities (#2395)
This commit is contained in:
parent
53960ced70
commit
5ee0e2e102
@ -1568,6 +1568,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [git-time-metric](https://github.com/git-time-metric/gtm) - Simple, seamless, lightweight time tracking for Git.
|
* [git-time-metric](https://github.com/git-time-metric/gtm) - Simple, seamless, lightweight time tracking for Git.
|
||||||
* [go-astitodo](https://github.com/asticode/go-astitodo) - Parse TODOs in your GO code.
|
* [go-astitodo](https://github.com/asticode/go-astitodo) - Parse TODOs in your GO code.
|
||||||
* [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:generate tool for wrapping symbols exported by golang plugins (1.8 only).
|
* [go-bind-plugin](https://github.com/wendigo/go-bind-plugin) - go:generate tool for wrapping symbols exported by golang plugins (1.8 only).
|
||||||
|
* [go-bsdiff](https://github.com/gabstv/go-bsdiff) - Pure Go bsdiff and bspatch libraries and CLI tools.
|
||||||
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
|
* [go-dry](https://github.com/ungerik/go-dry) - DRY (don't repeat yourself) package for Go.
|
||||||
* [go-funk](https://github.com/thoas/go-funk) - Modern Go utility library which provides helpers (map, find, contains, filter, chunk, reverse, ...).
|
* [go-funk](https://github.com/thoas/go-funk) - Modern Go utility library which provides helpers (map, find, contains, filter, chunk, reverse, ...).
|
||||||
* [go-health](https://github.com/Talento90/go-health) - Health package simplifies the way you add health check to your services.
|
* [go-health](https://github.com/Talento90/go-health) - Health package simplifies the way you add health check to your services.
|
||||||
|
Loading…
Reference in New Issue
Block a user