mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
This commit is contained in:
parent
7235da8205
commit
ae0007950b
@ -2543,6 +2543,7 @@ _General utilities and tools to make your life easier._
|
||||
- [clockwork](https://github.com/jonboulle/clockwork) - A simple fake clock for golang.
|
||||
- [cmd](https://github.com/SimonBaeumer/cmd) - Library for executing shell commands on osx, windows and linux.
|
||||
- [command](https://github.com/txgruppi/command) - Command pattern for Go with thread safe serial and parallel dispatcher.
|
||||
- [contextplus](https://github.com/contextplus/contextplus) - Package contextplus provide more easy to use functions for contexts.
|
||||
- [copy](https://github.com/gotidy/copy) - Package for fast copying structs of different types.
|
||||
- [copy-pasta](https://github.com/jutkko/copy-pasta) - Universal multi-workstation clipboard that uses S3 like backend for the storage.
|
||||
- [countries](https://github.com/biter777/countries) - Full implementation of ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and IANA ccTLD standards.
|
||||
@ -2695,7 +2696,6 @@ _General utilities and tools to make your life easier._
|
||||
- [wifiqr](https://github.com/reugn/wifiqr) - Wi-Fi QR Code Generator.
|
||||
- [wuzz](https://github.com/asciimoo/wuzz) - Interactive cli tool for HTTP inspection.
|
||||
- [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang.
|
||||
- [contextplus](https://github.com/contextplus/contextplus) - Package contextplus provide more easy to use functions for contexts.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user