Go好用的开源工具

bug发现工具

https://github.com/go-delve/delve/blob/master/Documentation/installation/README.md

压测

https://github.com/tsenart/vegeta
https://github.com/nakabonne/ali

线程池

https://github.com/xxjwxc/gowp

数据结构封装

https://github.com/emirpasic/gods

性能分析工具

https://github.com/google/pprof

websocket百万级

https://github.com/eranyanay/1m-go-websockets

大佬圈子

https://github.com/talkgo/night

XML处理

https://github.com/beevik/etree

参数校验

https://github.com/go-playground/validator/v10
posted @ 2021-05-25 09:36  vaen  阅读(220)  评论(0)    收藏  举报