mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1410 from esemplastic/patch-1
Add UNIS, the modern architecture pattern for string utilities
This commit is contained in:
commit
8ab8851d1c
@ -1217,6 +1217,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Task](https://github.com/go-task/task) - simple "Make" alternative
|
||||
* [toolbox](https://github.com/viant/toolbox) - Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer.
|
||||
* [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go.
|
||||
* [UNIS](https://github.com/esemplastic/unis) - A Common Architecture™ for String Utilities in Go.
|
||||
* [usql](https://github.com/knq/usql) - usql is a universal command-line interface for SQL databases.
|
||||
* [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
|
||||
|
Loading…
Reference in New Issue
Block a user