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 130 — October 6, 2016
Featured
Using Go 1.7's Subtests and Sub-Benchmarks   tutorial 
The introduction of subtests and sub-benchmarks enables better handling of failures, fine-grained control of which tests to run, control of parallelism, and results in simpler and more maintainable code.
The Go Blog
Introducing HTTP Tracing in Go 1.7   news 
Support for HTTP tracing is provided by the net/http/httptrace package. Collected information can be used for debugging latency issues, service monitoring, writing adaptive systems, and more.
Jaana Burcu Dogan
Distributed Locks using Go and Redis   tutorial 
Maintaining locks across a cluster of application instances is an often underestimated component of developing clustered applications.
Kyle W.​ Banks
Is maintaining in-house CI bringing you down?
Your time is better spent on improving your app and shipping new features. Move to the cloud’s fastest CI/CD solution that you can start using in a minute and scale as you grow. Start a 30-day free trial today.
Semaphore   sponsored 
Go From Dev to Prod   video 
In 30 minutes, this talk covers the points to look after when you want to run your app in production and share it with the world.
Florin Patan
Iris: A Minimal Performance-Focused Webapp Framework   code 
We briefly mentioned it several months ago but Iris continues to mature and add features, so it’s worth checking out.
Makis Maropoulos
Gosl: A General Scientific Library for Go   code 
A real grab-bag of functionality from areas as diverse as algebra, graph theory, geometry and vectors.
Dorival Pedroso
Jobs
Golang Software Engineer (f/m) (Berlin)
You never _ errors, you almost never panic. Are you passionate for developing new solutions? We're looking for experienced Engineers to join our team of professionals in a challenging & multicultural work environment in Berlin.
simplesurance
Don't Get Frustrated Job Hunting - Get Hired
Sick of pushy recruiters, and dead end interviews? Try Hired to hear from top tier companies, and only talk to relevant companies.
Hired
In Brief
Developing A Go App with Docker Compose   tutorial 
“Writing Go applications in an isolated environment with Docker comes with some great advantages.”
Bobby Tables
Using PostgreSQL Full Text Search with Go   tutorial 
Postgres full-text search is built in and for many cases can go quite far. Here’s a primer on how to get started on FTS and Postgres in Go.
RapidLoop
Go is for .Close()’ers   tutorial 
“When you review code, make sure that resources have a defer with a Close method.”
Jesse Dearing
Test-Driven Development of Go Webapps with Gin   tutorial 
Kulshekhar Kabra
Running Multiple Services on One Port with cmux   tutorial 
Ashwin Ramesh
Basic Web Scraping with Go and goQuery   tutorial 
goQuery is a bit like jQuery, just for Go.
Jonathan M.​ Hethey
ScyllaDB now on Compose
Blazing fast replacement for Cassandra that boasts 1M transactions sec/node. Get ScyllaDB started with your favourite runtimes.
Compose   sponsored 
Implementing Software Machines in Go and C   video 
A look at the various parts necessary to model a computer-like machine in code.
Eleanor McHugh
Comparing Compilation Time of Random Code in C++, D, Go, Pascal and Rust   opinion 
Imgur
gorram: Like 'go run' for Any Go Function   tools 
Essentially it provides a CLI interface for a Go function of your choice.
Nate Finch
Go Plus 4.3.0 Released: An Enhanced Go Experience For The Atom Editor   tools 
Joe Fitzgerald
Free eBook: Turning Your App into Separate Containers for Better CI/CD
In this eBook, we take a look at optimizing the time it takes to test and deploy the open-source Laravel Framework project and using parallelization to speed up your test suite.
Codeship   sponsored 
Armor: A Go HTTP Server, Supporting HTTP/2 and Auto TLS   code 
LabStack
go-vue-todos: A (Very) Simple Todo List App Using Go and Vue.js   code 
Adi
gredux: A Predictable, Immutable State Container in Go   code 
Johnathan Howell
Gorgonia: Similar to Tensorflow, But Written in Go   code 
Provides the necessary primitives for building neural networks and machine learning algorithms.
The Doctor
DSync: A Distributed Locking and Syncing Package   code 
A package for doing distributed locks over a network of nodes.
Frank Wessels
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.