mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add strutil (#2075)
This commit is contained in:
parent
b77474336d
commit
477a8545ad
@ -883,6 +883,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [shortid](https://github.com/teris-io/shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs.
|
* [shortid](https://github.com/teris-io/shortid) - Distributed generation of super short, unique, non-sequential, URL friendly IDs.
|
||||||
* [slacker](https://github.com/shomali11/slacker) - Easy to use framework to create Slack bots.
|
* [slacker](https://github.com/shomali11/slacker) - Easy to use framework to create Slack bots.
|
||||||
* [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
|
* [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
|
||||||
|
* [strutil](https://github.com/ozgio/strutil) - String utilities
|
||||||
* [turtle](https://github.com/hackebrot/turtle) - Emojis for Go.
|
* [turtle](https://github.com/hackebrot/turtle) - Emojis for Go.
|
||||||
* [url-shortener](https://github.com/pantrif/url-shortener) - A modern, powerful, and robust URL shortener microservice with mysql support.
|
* [url-shortener](https://github.com/pantrif/url-shortener) - A modern, powerful, and robust URL shortener microservice with mysql support.
|
||||||
* [uuid](https://github.com/agext/uuid) - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
|
* [uuid](https://github.com/agext/uuid) - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
|
||||||
|
Loading…
Reference in New Issue
Block a user