Go最新资料汇总(四十)

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

Six Years of Go
Just 6 years ago this week, Go was released as an open source project. Andrew Gerrand briefly reflects on the progress Go has made in this time.

testing/quick: Go's Little-Known Blackbox Test Harness
A tidy 40 minute Google Tech Talk overview of testing/quick, a handy package for doing blackbox testing in Go. If you’d rather read than watch, the speaker has a blog post too.

My Go IDE in a Container
Ray was getting his vim-based Go development setup going but was concerned of the effort involved if he had to redo it from scratch, so he built it as a Docker container instead.

http2 in Go 1.6
The slidedeck of Brad Fitzpatrick’s dotGo talk about Go 1.6’s native support for HTTP/2. Video likely to be available soon if you’d rather wait.

Which Language Has The Brighest Future in Replacing C: D, Go, or Rust?
Andrei Alexandrescu, co-creator of the D language, gave some good insights here. Spoiler: he’s not a huge Go fan.

Gauge: A Cross-Platform Test Automation Tool
A solid looking project from ThoughtWorks. Curiously. while it’s entirely written in Go itself, it only supports Java, Ruby and C# for the underlying test code.

shortuuid: A Generator of Short, Unambiguous URL-Safe UUIDs
Based on and compatible with the Python library of the same name. Example: shortuuid.UUID() may return "ajLWxEodc6CmQLHADuKVwD"

IN BRIEF

Go Generate Your Database Code
Use go:generate to quickly build domain methods on top of sqlx.

Turning GoLang Code into an npm Module with GopherJS

Doing Image Analysis in Golang

Go's Error Handling is Elegant

Tools for Working with Go Code

golongpoll: An HTTP Long-Polling Library That Makes Web Pub-Sub Easy

noti: Display A Notification After A Terminal Process Finishes on OS X

Xig: A Globally Unique ID Generator
It uses Mongo’s object ID algorithm.

minio-go: Go Library for Amazon S3-Compatible Cloud Storage

Evo: A Framework for Evolutionary Algorithms in Go

features: Handy Tool to Deal with Feature Toggling in Go

goxpath: An XPath implementation in Go
Still at an early stage though.


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

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

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