Go最新资料汇总(三十三)

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

Go Program Analysis from Scratch
At the Golang UK Conference, Googler Francesc Campoy spoke about performing both dynamic and static analysis on Go programs. He starts from the basics so it’s a very accessible talk.

Couchbase Go SDK 1.0 Released
Couchbase (creators of the high performance NoSQL database) has announced the general availability of its official Go SDK. It supports N1QL querying, view querying, SSL, and more.

A Look at 3 Go Code Comprehension Tools
A quick look at Oracle (not the database), Pythia, and Godepgraph - three tools that can help you understand a codebase better.

Build Your Own Slack Bot in Go
A look at tying together the parts necessary in Go to create a simple bot for the popular Slack messaging platform.

Stupid Gopher Tricks
The slides for this talk were very popular a few weeks ago. Now you can watch the talk itself.

12 Videos from the 2015 Golang UK Conference
We’re linking to some of them individually (above) but if you want to enjoy the majority of a great conference, here’s the full stream.

Go 1.5.1 Released
A minor point release.

IN BRIEF

Go 1.6 will Make its Garbage Collector Faster

Go Game Jam: Learn Go in a Weekend by Making a Game

Learning to Answer Your Own Questions in Go

Non-blocking Channels in Go
A technique for sending any number of values on a channel without having the send block.

Composition with Go
A walk through a program that represents several concepts that can be composed together yielding more flexible and easier to read.

Listening to Generic JSON Notifications From PostgreSQL in Go

aligncheck: Helps to Find Inefficiently Packed Structs

400 days of Go
A developer reflects on his Go experiences.

utron: A Lightweight MVC Framework for Go

Strata: Open Source Library for Efficient MongoDB Backups

muxy: Simulating Real-World Distributed System Failures
A proxy that can simulate common failure scenarios from the perspective of an application under test; such as an API or a webapp.


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

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

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