Go Newest — ARTICLES & TALKS & NEW & UPDATED PACKAGES(2)

polaris · 2014-12-23 01:14:36 · 3305 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2014-12-23 01:14:36 的主题,其中的信息可能已经有所发展或是发生改变。

##ARTICLES & TALKS##

Go 1.4 Release Notes

Graceful server restarts with Go
How to pass a socket between running processes so that they can be safely restarted.

Implementing a bignum calculator
Rob Pike's talk on implementing a command-line calculator.

NSQ-centric architecture
Building a chat system with NSQ, a distributed messaging platform written in Go. Given at GoCon 2014.

Hacking Go compiler internals
An interesting talk looking at the lexer and parser. Given at GoCon 2014.

Testing techniques
A recording of Andrew Gerrand's talk, originally given at Google I/O 2014.

The expvar package - metrics for Go
The expvar package allows a Go process to expose variables to the public via an HTTP endpoint that emits JSON.

Go vs. C: A Language Comparison of Concurrent Programming Features
A look at how pthreads and Go's concurrency features compare.

Dockerize a Go webapp and database
A guide to using docker with a Go application and PostgreSQL.

##NEW & UPDATED PACKAGES##

Writing Go in Vim
Overview of setting up Vim for Go development.

stripe/aws-go
Experimental, automatically generated set of AWS clients.

michaeldv/donna
Experimental UCI chess engine.

smartystreets/goconvey
A utility for writing behavioural tests with go test and surfacing the results via a web page.

jacobstr/confer
A config loader that provides extra conveniences for dealing with multiple environments.


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

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

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