Go最新资料汇总(十八)

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

Traps, Gotchas, and Common Mistakes for New Go Devs
An extensive list of 52 Go ‘gotchas’ split into beginner, intermediate and advanced levels, each with a description and code examples.

The Cultural Evolution of gofmt
Slide deck covering the history and motivation for the gofmt code formatting tool, plus how it works.

Boom: HTTP(S) Load Generator, Written in Go
Billing itself as an ‘ApacheBench (ab) replacement’, Boom is a tiny program that can provide a load to a webapp you want to test/stress.

Tollbooth: An HTTP Rate Limiter Middleware
“For example, you may want to allow unlimited access to / but limit access to POST /login for as much as 10 requests per second per remote IP.”

Licensing Issues Block Crypto Optimizations From CloudFlare
“Intel do not wish to publish this code under the Go license and having bits of the Go repo under different licenses is sufficiently unpleasant that counsel didn’t want to entertain the idea.”

IN BRIEF

Go 1.5 Compilation Likely to be Slower than 1.4

Interview with Brian Ketelsen and Erik St. Martin about GopherCon 2015

Struct Composition with Go

HMAC in Go, Python, Ruby, PHP, and Node

Go Is Unapologetically Flawed, Here’s Why We Use It

Manual Memory Management in Go

Go Hardware: A Directory of Hardware Related Tools, and Tutorials for Go TOOLS

go-flagged: Declarative Flag Parameters As Struct Tags

xopen: Open Files for Buffered Reading and Writing

xurls: Extract URLs From Plain Text using Regular Expressions

Couchcache: RESTful Caching Micro-Service Backed by Couchbase Server
Based on official Couchbase Go SDK gocb.


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

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

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