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 92 — January 14, 2016
Featured
GopherCon 2016: A Conference for Go Devs (Jul 11-13, Denver, CO)
You can now buy tickets to the largest event in the world dedicated to Go. Want to speak? The CFP closes on Jan 31st.
gophercon.​com
Go 1.5.3 Released   news 
Due to a security issue in in Go’s math/big package
google.​com
LLVM 3.8's Debugger Will Include Go Support   news 
Including a Go expression parser and type system. Goroutines are treated as threads. More details are available in Debugging Go Code with LLDB.
Ryan Brown
Go with More Options
Take advantage of Go’s simplicity and concurrency on a scalable, container-based platform. Build apps using Gin, Martini, Negroni, Gorilla, stdlib & 150 add-ons. Heroku gets out of the way, so you can focus on building high-traffic apps and APIs.
Heroku   sponsored 
Writing AWS Lambda Functions in Go
AWS Lambda is a cloud service that lets you run Node, Python and Java code without a server, but you can make Node call out to a compiled Go program.
Jacopo Daeli
pome: A Postgres Metrics Dashboard Written in Go   code 
If you’re running and managing your own Postgres instance, having a simple and elegant dashboard like this could be handy.
Rach Belaid
mysqldriver-go: A GC-Optimized MySQL Driver   code 
Other MySQL drivers implement the database/sql interface but this can require the storage of many objects on the heap. This alternative is GC-optimized and performance oriented.
PubNative GmbH
Gopher Gala: A Distributed Go Hackathon, Jan 22-24   news 
Showcase your skills and compete for prizes against the best Go developers from around the world.
gophergala.​com
Go 1.6 Beta 2 Released   news 
golang-nuts
The Hidden Dangers of Default Rand
‘This post is based on a real-world problem that I faced when I was developing a load generator program for work.’
Scott Mansfield
Should We Use Mocking Libraries for Go Testing?
A developer did some research on the pros and cons of mocking libraries vs hand-written mocks.
Matt Dupree
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
Buffer-less Multipart POST in Go   tutorial 
Depado
Containerize Go Apps with Docker and Bluemix   tutorial 
Sing Li
Engineering IoT Solutions with Go   opinion 
Aaron Allsbrook
Golang and Why It Matters   opinion 
James O'Toole
Monitoring: Go real-time   tools 
Track any metric via ExpVars, then graph, set alerts, and correlate with perf throughout your stack.
Datadog   sponsored 
Clock: A 'time' Package Replacement for Mocking Times and Timers   code 
Beam
Fosite: A Security-First OAuth 2 Framework for Go   code 
Implements IETF RFC6749, counterfeits weaknesses covered in IETF RFC6819 and countermeasures various database attack scenarios, keeping your app safe.
ory.​am
go-input: Elegant Reading of User Input at the Console   code 
Taichi Nakashima
apex: Minimal AWS Lambda Function Manager with Go Support   code 
Apex
A Go Web App Example - Entry Point, File Structure, Models, and Routes   code 
Joseph Spurrier
cloudfile: A Consistent Way to Work with Remote Files   code 
For writing code that doesn’t care whether its data comes from the filesystem or a remote provider.
Alex Flint
mmapio: io.ReadSeeker and io.WriteSeeker Implementation for mmap   code 
Ayame
IBM's Port of Go to Its S390X Mainframes   code 
Linux on IBM z Systems Open-source Team
CRUD: A Minimalistic Relational Database Library   code 
Azer Koçulu
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.