mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add the WUID package (#1781)
This commit is contained in:
parent
542c3969e2
commit
2fe6b6d3b9
@ -815,6 +815,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [uuid](https://github.com/agext/uuid) - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
|
||||
* [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and ouput handling.
|
||||
* [werr](https://github.com/txgruppi/werr) - Error Wrapper creates an wrapper for the error type in Go which captures the File, Line and Stack of where it was called.
|
||||
* [wuid](https://github.com/edwingeng/wuid) - An extremely fast unique number generator, 10-135 times faster than UUID.
|
||||
* [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
|
||||
* [xstrings](https://github.com/huandu/xstrings) - Collection of useful string functions ported from other languages.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user