FEATURED
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
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.
有疑问加站长微信联系(非本文作者)
