https://github.com/alexeyco/simpletable
终端table
https://github.com/gookit/color
终端颜色文本
https://github.com/pieterclaerhout/go-xray
反射工具库
https://github.com/oleiade/reflections
反射工具库
https://github.com/emirpasic/gods
各种数据结构
https://github.com/orcaman/concurrent-map
并发安全的范型map
https://github.com/jobbole/awesome-go-cn
golang库推荐列表
https://github.com/deckarep/golang-set
集合操作
https://github.com/duke-git/lancet
各种工具合集
https://github.com/spf13/cast
类型转化工具
https://github.com/samber/lo
slice map工具合集
https://github.com/antonmedv/expr
表达式解析
github.com/throttled/throttled
节流技术(如果需要反跳技术,可以使用https://github.com/duke-git/lancet/blob/main/docs/en/api/packages/function.md#debounced)