Go最新资料汇总(七十)

polaris · · 3477 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

## FEATURED [Go's March to Low-latency GC](https://blog.twitch.tv/gos-march-to-low-latency-gc-a6fa96f06eb7?utm_source=studygolang&utm_medium=email) Game streaming site Twitch uses Go heavily and recent improvements to Go’s garbage collection has benefitted them significantly. Here, a Twitch engineer looks at the practical implications of Go’s GC improvements. [Real Life Go Benchmarking](https://kev.inburke.com/kevin/real-life-go-benchmarking/?utm_source=studygolang&utm_medium=email) A practical look at benchmarking your Go code in order to improve its performance. [godepq: A Utility for Inspecting Go Import Trees](https://github.com/google/godepq?utm_source=studygolang&utm_medium=email) A tool that looks at the packages imported by a project and can find paths between various packages or output graphs of dependencies. [d3d9: A Direct3D 9 Wrapper in Go](https://github.com/gonutz/d3d9?utm_source=studygolang&utm_medium=email) It’s well documented, has sample programs, and been used to create a complete Go-themed game. [Store: A Simple Config Manager for Go Apps](https://github.com/tucnak/store?utm_source=studygolang&utm_medium=email) Aims to be ‘dead simple’ and avoid overcomplicating matters. Supports JSON, TOML and YAML out-of-the-box. ## IN BRIEF [Traefik 1.0.0 Released](https://blog.containo.us/traefik-1-0-0-reblochon-is-out-e6fca002284d?utm_source=studygolang&utm_medium=email) An HTTP reverse proxy and load balancer for microservice deployment. [Go 1.6 on Elastic Beanstalk](https://elliot.land/newer-version-of-go-on-elastic-beanstalk?utm_source=studygolang&utm_medium=email) [Analyzing Go Vendoring with BigQuery](https://blog.filippo.io/analyzing-go-vendoring-with-bigquery/?utm_source=studygolang&utm_medium=email) [To Vendor or Not to Vendor, That Is A Question](http://lziest.github.io/golang/programming/2016/07/03/first-post.html?utm_source=studygolang&utm_medium=email) [Go Client Library Best Practices](https://medium.com/@cep21/go-client-library-best-practices-83d877d604ca?utm_source=studygolang&utm_medium=email) [Doc-hunt: Keep Documentation Up to Date by Tracking Changes in Source Code](https://github.com/antham/doc-hunt?utm_source=studygolang&utm_medium=email) [tinycron: A Very Small Replacement for Cron](https://github.com/bcicen/tinycron?utm_source=studygolang&utm_medium=email) [philote: A Redis-backed WebSockets Server](https://github.com/pote/philote?utm_source=studygolang&utm_medium=email) [Pget: A Parallel File Download Client](https://github.com/Code-Hex/pget?utm_source=studygolang&utm_medium=email) [Zoekt: Fast Trigram Based Code Search](https://github.com/google/zoekt?utm_source=studygolang&utm_medium=email) Can index Git repos and search over their contents. [Temp: Temporary Structs and Maps with Expiring Elements](https://github.com/ammario/temp?utm_source=studygolang&utm_medium=email) [Geocache: An In-Memory Cache for Geolocation Based Apps](https://github.com/melihmucuk/geocache?utm_source=studygolang&utm_medium=email)

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

3477 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传