Go最新资料汇总(七十二)

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

Understanding Nil (in Go)
Slidedeck from the opening keynote at GopherCon 2016 digging into nil, what it represents, what it means, and how it’s defined in Go.

GoTrace: Concurrency Tracer and Visualizer for Go
A 3D (WebGL) visualizer of Go concurrency flows. It analyzes trace produced by go tool trace.

BuntDB: Embeddable, In-Memory Key/Value Database for Go
A low-level, in-memory (but persists to disk), key/value store in pure Go, with geospatial support. Inspired by BoltDB.

Go 1.6.3 and 1.7rc2 Released
Versions 1.6.3 and 1.7rc2 contain a fix for a security-related issue (httpoxy in particular) in addition to adding support for the upcoming macOS Sierra.

How to Correctly Use context.Context in Go 1.7
A look at a new library in Go 1.7, the context library, and when or how to correctly use it.

Gongular: A Different Approach to Go Web Frameworks
An HTTP server framework for developing APIs easily. It’s similar to Gin Gonic, but features Angular-like dependency injection and better input handling.

IN BRIEF

A Retrospective of GopherCon 2016
A look back at GopherCon 2016, which took place in Denver earlier this month.

Building Your Own Build Status Indicator with Go and a Raspberry Pi 3

Using Go For Custom Wallpapers
A fun project for creating custom desktop wallpapers. There’s an associated GitHub repo.

Go is for Everyone

Debug and Support Your Go Apps with Backtrace. Free to Try.
Capture and analyze the complete state of your Go apps at the time of error. Go beyond error reports. Read more.

UniDoc: A PDF Toolkit for Go
Released under a dual AGPL/commercial license.

Sleuth 1.0: Library for Masterless P2P Autodiscovery Between HTTP Services

fast: Minimal Zero-dependency Utility for Testing Internet Download Speed
A very simple wrapper around fast.com.

Work: Enqueue and Processes Background Jobs in Go

mailchimp-go: Go Client for MailChimp API V3
“While coverage of the MailChimp API is limited in the current state, the goal is to provide a basic structure that can be built upon to eventually have full coverage.”


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

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

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