golang开发经常使用开源项目工具(持续更新中)

本人在平常golang项目开发中,用到了一些第三方开源库,大多都是优秀的开源项目,源码值得认真阅读研究。在此记录用到的一些库:git

1. 解析配置文件github


2. 命令行工具数据库


3. golang web 开发ide


4. 存储相关工具

5. protobuf


6. K-V Cache

https://github.com/karlseguin/ccache  CCache is an LRU Cache, written in Go, focused on supporting high concurrency.

相关文章
相关标签/搜索