Golang Weekly
Archives| Latest| RSS
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.
« Prev
Next »
Go Newsletter
Issue 86 — November 26, 2015
Featured
How to Optimize Garbage Collection in Go
A look at a few powerful optimizations that mitigate some of the performance problems with Go’s garbage collection, including embedding structs, sync.Pool, and reusing backing arrays.
Jessica Edwards
Alan Donovan and Brian Kernighan Answer Questions About Go
The authors of the new The Go Programming Language book answered 12 questions submitted by the Slashdot community.
Slashdot
The Go Community Code of Conduct
Borne from discussions at GopherCon 2015, the Go community now has a code of conduct aimed at making it clear what behaviors are and aren’t considered welcome.
The Go Community
Using automated testing? Coveralls helps you deliver better code with coverage history and stats.
Line-by-line coverage reports stats help spot gaps where bugs hide. Get notified when coverage changes on your projects. Can't use cloud services? Check out Coveralls Enterprise. Always free for open-source, and we're looking for skilled devs to join the revolution.
coveralls.​io   sponsored 
fasthttp: Fast HTTP package for Go   code 
“In short, fasthttp is up to 10 times faster than net/http.”
Aliaksandr Valialkin
Dancing with Go’s Mutexes
“Do you still only write concurrent applications using channels only? Today I answer no, and here’s why.”
Ralph Caraveo III
Go Proverbs: Several Short and Simple Thoughts on Go Development
This is an open source community project and you're encouraged to contribute your own pithy pieces of Go wisdom.
Rob Pike
Jobs
Go Get Hired, With Hired
Never had a company apply to you? Well now you can when you sign up at Hired.com to receive your personalized offer, base salary and total compensation up front.
Hired.​com
In Brief
vim-go 1.3 Released: A Go Development Plugin for Vim   news   tools 
Fatih Arslan
Version 1.0 of the AWS SDK for Go Now Available   news   code 
Amazon
Parsing HTML with Go using Stream Processing   tutorial 
Maciej Mionskowski
Mutual TLS Authentication in Go   tutorial 
Levi Gross
Why You Should Use 'go build -a' (or gb)   opinion 
Felix Geisendörfer
What's So Bad About Stdlib's Log Package?   opinion 
golang-nuts
uilive: Update Terminal Output in Real Time   code 
Provides a buffered io.Writer that is flushed at a timed interval.
Greg Osuri
Oh: A Unix Shell Written in Go   code 
Michael MacInnis
Apidemic: Fake JSON Response Server   code 
Geofrey Ernest
sentences: A Multilingual Command Line Sentence Tokenizer   code 
Converts a blob of text into a list of sentences.
Eric Bower
Hugo 0.15 Released: The Fast and Flexible Static Site Generator   code 
Steve Francia
Advanced JavaScript Highlights
Get familiar with concepts like ES6, promises, prototypal inheritance, async coding, and more.
Outlearn   sponsored 
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.