Go最新资料汇总(七十)

polaris · 2016-07-08 06:51:22 · 3647 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2016-07-08 06:51:22 的主题,其中的信息可能已经有所发展或是发生改变。

Go's March to Low-latency GC
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
A practical look at benchmarking your Go code in order to improve its performance.

godepq: A Utility for Inspecting Go Import Trees
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
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
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
An HTTP reverse proxy and load balancer for microservice deployment.

Go 1.6 on Elastic Beanstalk

Analyzing Go Vendoring with BigQuery

To Vendor or Not to Vendor, That Is A Question

Go Client Library Best Practices

Doc-hunt: Keep Documentation Up to Date by Tracking Changes in Source Code

tinycron: A Very Small Replacement for Cron

philote: A Redis-backed WebSockets Server

Pget: A Parallel File Download Client

Zoekt: Fast Trigram Based Code Search
Can index Git repos and search over their contents.

Temp: Temporary Structs and Maps with Expiring Elements

Geocache: An In-Memory Cache for Geolocation Based Apps


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

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

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