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 78 — October 1, 2015
Featured
The Go Forum: A Place to Talk Go
Golang Bridge has unveiled a Go Forum dedicated to Go discussion, questions and answers, etc. It looks like it’ll be a great community resource.
Golang Bridge
A Go GC Proposal: Dense Mark Bits and Sweep-Free Allocation
A proposal that would eliminate the need for the sweeper and a new representation for the mark bitmap to enable it, reducing the cost of allocation and paving the way for future advances to the Go GC that require multiple mark bits.
Austin Clements
Go Maps Don’t Appear to be O(1)
Connor has been trying to measure the efficiency of maps in Go. There’s further discussion on Reddit about his findings.
Connor Peet
Graph, slice, and correlate Go metrics
Capture your Go metrics via expvar and/or statsd, and Datadog can instantly graph, slice, and aggregate them on demand, at any scale. Easily correlate Go metrics with what's happening throughout your infrastructure. Start your Datadog trial today!
Datadog   sponsored 
A Pattern for Optimizing Go   tutorial 
A look at how some real world Go code was optimized using Go’s built in profiler.
Jack Lindamood
Writing and Running Go APIs in Docker   tutorial 
Short and sweet tutorial for creating a simple HTTP API server (with Martini).
Ewan Valentine
Wide: Web-based IDE for Teams using Go   tools   code 
Not a hosted service, but it’s open source so you can download and install it yourself.
B3log
Why Go Can Rival Java in The Enterprise   opinion 
A high level opinion/summary piece, but further demonstration of Go’s growing influence.
TechWorld
Jobs
Go Developer at Mesosphere (San Francisco, CA)
Help Mesosphere build a new kind of OS that spans all of the servers in a physical or cloud-based datacenter. They're implementing Go language support for Mesos in Go, and using Go to enable frameworks such as Kubernetes on Mesos.
Mesosphere
Software Engineering to enable biotech research in the cloud (SF Bay Area)
Join us in our mission to pull biotechnology research into the world of software as we build the first cloud laboratory. As one of the early engineers, you will work alongside scientists and other web developers on a tight-knit team, applying your expertise in software engineering generally, and Go specifically, to help make this vision a reality.
Emerald Cloud Lab
In Brief
Women Who Go (London)   news 
In a few weeks (Oct 21) is a kickoff meeting for a new group for women interested in getting together to talk about the Go programming language.
Meetup
Elastic Beanstalk Update – Support for Java and Go   news 
AWS Official Blog
Using ZeroMQ with Go   tutorial 
Oldschool Systems
Testing in Go by example: Part 5   tutorial 
Michael Whatcott
Easy HipChat Addons In Go   tutorial 
If you’re using Atlassian’s HipChat as your team chat service, this will be useful for you.
Nicola Paolucci
Twelve Go Best Practices   video 
Francesc Campoy
Writing Testable Go Code and Fast Unit Tests with Mocking   video 
YouTube
Sorry, Ruby — I Think I’ve Fallen for Go!   opinion 
Joshua Delsman
configr: Go Configuration Abstraction Library   code 
Adrian Duke
Martini: A Modular Webapp/Web Service Framework   code 
codegangsta.​io
Recover: Go HTTP Middleware That Catches Panics and Serves An Error Response   code 
Andrew Wayne
Gryffin: A Large Scale Web Security Scanning Platform From Yahoo   code 
Yahoo Inc.​
Validator: Go Struct and Field Validation   code 
Including Cross Field, Cross Struct, Map, Slice and Array diving.
Go Playgound
numwords: Convert Natural Language Strings to Numbers   code 
Chris Roche
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.