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 111 — May 26, 2016
Featured
Achieving a Perfect SSL Labs Score with Go   tutorial 
Not content with just getting an ‘A’ with Go’s out-of-the-box SSL support, Peter Lambert looks at how to get an A+ with a 100% score.
Peter Lambert
Testing Your (HTTP) Handlers in Go   tutorial 
Building a web (HTTP) service? A look at how to unit test your handler functions, injecting the necessary dependencies, and mocking the rest.
Matt Silverlock
go-httpd: How to Organise a Go HTTP Service   code 
An example project designed to exhibit a variety of important principles of a good Go project built around an HTTP server.
Philip O'Toole
Free eBook: Automate your Development Workflow with Docker
In this free Codeship eBook you will learn how to use Docker to solve the problems of inconsistent environments on varying deployment targets and how to build an app to run inside an isolated Docker Container.
Codeship   sponsored 
Using Protocol Buffers from Go   tutorial 
JSON is a popular format for marshalling data into and out of apps, but it’s not necessarily that fast. Protocol Buffers offer an interesting alternative.
Jacob Martin
durafmt: Better Time Duration Formatting   code 
Formats time.Duration strings into a human readable format (because 354h22m3.24s isn’t particularly easy on the eye).
Wesley Hill
Rend: An Memcached Proxy from Netflix   code 
A memcached proxy that manages data chunking and L1 / L2 caches and that handles tends of thousands of concurrent connections at Netflix.
Netflix, Inc.​
DGraph 0.3 Released: A Distributed, Low Latency Graph Database   code 
A Go-based database built by someone who used to build distributed graph systems at Google.
Manish R Jain
Jobs
Hired is the best place to find engineering jobs.
Bored at work? Want to try a new stack? Find 3500+ great tech companies on Hired who will compete to hire you. Try it today.
Hired.​com
In Brief
CFP for GopherCon 2016 Lightning Talks   news 
Submissions due by July 13.
PaperCall
Writing a Data Mapper in Go without an ORM   tutorial 
Nick Gauthier
Object Oriented Inheritance in Go   tutorial 
Tim Henderson
Abstracting S3 for Fun and Profit in Go   tutorial 
Craig Smith
Smarter JSON Configs in Go   tutorial 
Chris Mikkelson
Explore your Redis memory usage with RedisGreen   tools 
RedisGreen maps your database's memory, building a continually updating map of your database layout.
RedisGreen   sponsored 
Bxog: A Simple, Fast HTTP Router/Request Multiplexer   code 
Eduard Sesigin
log 2.0 Released: Simple, Scalable Structured Logging for Go   code 
Go Playgound
basex: Create YouTube-Like IDs from Go   code 
e.g. things like oHg5SJYRHA0
Dinesh Appavoo
reform: A Better ORM for Go   code 
Based on non-empty interfaces and code generation.
Alexey Palazhchenko
rpcx: A Distributed RPC Service Framework Based on net/rpc   code 
smallnest
quadtree-go: A Quadtree Implemented in Go   code 
James Milner
texttop: An Interactive X Desktop Rendered in TTY and Streamable Over SSH   code 
Thomas Buckley-Houston
jmphash: An Implementation of the Jump Consistent Hash Algorithm   code 
Ben Johnson
csv-utils: Split (rows and Columns), Sort, Search, and Edit CSV Data   code 
github.​com
Goal: A Toolkit for High Productivity Webdev in Go   code 
A proof of concept inspired by Revel and built around the concept of code generation.
colegion
An Experimental Code Generation Tool to Enable Generics in Go   code 
taylorchu
150x Faster SQL Analysis   tools 
Get up to 150x faster queries with Periscope’s caching system.
Periscope Data   sponsored 
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.