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 102 — March 24, 2016
Featured
easyjson: A Fast JSON serializer for Go   code 
Marshal and unmarshal JSON to/from Go structs without the use of reflection by generating marshaller code. This keeps things fast.
mail.​ru
An Introduction to LLVM in Go
LLVM is an infrastructure for creating compilers. This tutorial introduces LLVM's main concepts and shows how to interact with it from Go.
Felix Angell
structlayout: Visualize the Layout of a Struct   tools 
Prints the layout of a struct with the byte offset and size of each field, respecting alignment/padding. Can output JSON, ASCII diagram, or, with an extra package, SVG.
Dominik Honnef
Building Web Services in Go
Start from the basics of responding to HTTP requests and continue with techniques for delivering world class web services. Learn how to build a JSON API, decode and validate the inputs, write your own middleware, and more.
Outlearn   sponsored 
go-sdl2: SDL2 Bindings for Go   code 
SDL2 (a low level audio, input, and graphics library) wrapped for Go users, enabling interoperability between Go and the C-based SDL2 library.
Ve Co.​
Testing Your (HTTP) Handlers in Go   code 
You’re building an HTTP-based service in Go, and you want to unit test your handler functions…
Matt Silverlock
Web App Using Microservices In Go: Part 4   tutorial 
The last in a series of tutorials about building a set of microservices in Go. Missed a part? Part 1, 2 and 3.
Jacob Martin
Jobs
Software Engineer, Backend at Centralway Numbrs AG (Zürich, Switzerland)
Centralway’s vision is to create the world’s leading mobile banking platform. We are looking for Golang Engineers, who are interested in changing the future of mobile banking with us.
Centralway
Go make the world more secure!
CrowdStrike is a security company focused on building the most advanced intelligence platform in the world. We use Go to help us get there, and are looking for a few good gophers to help us change the world. Interested?
CrowdStrike
In Brief
A Visualization of Go Contributors over Time   news 
Including Googlers vs non-Googlers.
Dave Cheney
Performance Numbers with Go's SSA-Based Backend   news 
Keith Randall
Building Auto-Scaling and Self-Defensive Go Services   tutorial 
Jason Fauchelle
Concurrency in Go - Part II   tutorial 
A quick look at synchronization and wait groups.
Laura Frank
Interfaces in Go: Object Oriented Go   tutorial 
Gian Biondi
Redis Performance Dashboard and Autoscaling from RedisGreen   tools 
Redis auto-scaling and analytics. Backed by support from engineers with years of Redis scaling expertise.
RedisGreen   sponsored 
From The Database Schema to RESTful API with DinGo   tools 
DinGo creates a Go-based microservice-style app starting from a MySQL database schema.
Massimo Zerbini
GoMobile: Library Development for iOS & Android   tools 
Logpacker
Micro: A Toolkit for Building Microservices   tools 
A look at Micro, an open source microservices toolkit.
Asim Aslam
go-sdl2-android-example: Go-SDL2 Example Running on Android   code 
Milan Nikolic
redisc: A Go Redis Cluster Client Built on Top of Redigo   code 
Martin Angers
SVGo: Go Language Library for SVG Generation   code 
Anthony Starks
Wabbit: Go AMQP Mocking Library   code 
Neoway Business Solution
BigCache: Efficient Cache for Gigabytes of Data Written in Go   code 
Fast, concurrent, evicting in-memory cache written to keep a large number of entries without an impact on performance.
allegro.​tech
Apply to 3,000+ Jobs in 10 Minutes & 1 Application
Top companies apply to you on Hired. Get salary and equity upfront before interviewing.
Hired.​com   sponsored 
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.