Golang 最新资料汇总(四)

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

Package Names
A look at the guidelines behind naming packages and other names in Go, including a look at the practices used in the standard library.

Go Kit: Go in The Modern Enterprise
A quick writeup of the ideas behind a talk given at FOSDEM, particularly on how Go can easily fit into a service-oriented world but what it needs to make it even better for modern enterprise use.

Operation Go: A Routine Mission - An Online Golang Game
Essentially a series of ‘missions’ that you have to tweak a Go program to pass. Warning: Music autoplays.

AWS Elastic Beanstalk Now Supports Go
Amazon’s Elastic Beanstalk makes it easier to deploy, manage and scale apps and now includes Go 1.3 and 1.4 support.

Go Concurrency Is Not Parallelism: Real World Lessons with Monte Carlo Simulations

READING

Go Patterns: Timers and Debouncers
Patterns for dealing with delayed code execution in Go.

Notes About Building and Packaging a Go Executable for the Mac App Store

Mocking Command Line Flags and stdin in Go

Loose Coupling in Go
A look at a couple of Go features that help in implementing loose coupling: interfaces and higher-order functions.

Build An IRC Bot in Go with RethinkDB Changefeeds

Building CLIs with Go (Part 1)

Fault Tolerance in Go

CODE, LIBRARIES AND TOOLS

gosms: A Local SMS Gateway Built in Go
Interacts with GSM modems.

gawp: A Simple, Configurable, File Watching, Job Execution Tool Implemented in Go

struc: Better Binary Packing for Go
Pack and unpack C-style structures from bytes as used in binary files and network protocols.

geo-golang: GeoService in Go
A geocoding service developed in an idiomatically Go-style way. Works with Google Maps, MapQuest, OpenCage and HERE out of the box.

Lime Text Editor
Editor primarily developed in Go that aims to be an open-source successor to Sublime Text with API compatibility. Very much a work in progress.

vim-go: Go Development Plugin for Vim

gopong: An HTML5 Pong Implementation in Go
Uses gopherjs to compile it down.


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

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

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