mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
varint: fix alphabetical order (#3932)
Change alphabetical order for #3925
This commit is contained in:
parent
0e6b557230
commit
08a98dfca8
@ -1510,8 +1510,8 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
* [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...
|
||||
* [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.
|
||||
* [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library.
|
||||
* [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and output handling.
|
||||
* [varint](https://github.com/chmike/varint) - A faster varying length integer encoder/decoder than the one provided in the standard library.
|
||||
* [xdg](https://github.com/rkoesters/xdg) - FreeDesktop.org (xdg) Specs implemented in Go.
|
||||
* [xkg](https://github.com/go-xkg/xkg) - X Keyboard Grabber.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user