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 167 — July 6, 2017
Featured
Go Tooling in Action
Materials for a workshop covering the tools gophers use in day to day development. The workshop is based off a 40 minute talk Francesc gave last year.
Francesc Campoy
Profiler Labels in Go 1.9
1.9 adds the ability to add tags/labels to areas of code for more effective profiler tracing.
Jaana B.​ Dogan
Want to start using Go in your enterprise?
Satisfy your company’s requirements for commercial support, security and license compliance with ActiveGo, the only supported Golang distribution. Start using ActiveGo for free in development.
ActiveState Software   sponsored 
Shiny: Alternative Server Framework using I/O Multiplexing
Uses direct epoll and kqueue syscalls (a la libuv or Redis) rather than the standard Go net package. There’s even an example of an ultra-simple Redis ‘clone’ built with it.
Josh Baker
GoReleaser: A Tool for Delivering Go Binaries Quickly
Builds Go binaries for several platforms, creates a GitHub release and pushes a Homebrew formula.
GoReleaser
d3d9: A Pure Go Wrapper for Microsoft's Direct3D9 API
Now using pure Go without CGo meaning you can create desktop apps on Windows without the need to install MinGW or Cygwin.
gonutz
kolpa: A Fake Data Generator
Currently generates fake names, addresses, colors, date/times, and user agents on demand.
Muhammed Ali Sit
Jobs
VP of Engineering (f/m)
Our goal is to eliminate fraud and increase our customers' profits. We’ve invented an A.I technology to combine accuracy with scalability.
Fraugster Ltd
Take Your Career To The Next Level. Get Access to the Best Jobs on Hired
Save Time on Your Job Search. Hired Delivers Multiple, High-Quality Job Offers To You. Sign Up Today.
Hired
In Brief
Go Internals: The Benefits of Named Return Values   tutorial 
While using named return values may result is slightly less code, it does a lot more for the compiler.
Minio
HTTPS for Free in Go   tutorial 
A few options and rules on how to serve your Go-based web application over HTTPS without spending any cash.
Krzysztof Kowalczyk
Why Go Interfaces are Awesome   tutorial 
Jay McGavren
Implementing 6 Sorting Algorithms in Go   tutorial 
Richard Knop
Reduce Cognitive Load with Code Readability   tutorial 
Anton Lindström
Mocking Dependencies in Go   tutorial 
Agrea
Some Simple Go Concurrency Tips   tutorial 
An ongoing collection of tips, gotchas, and tricks around goroutines and channels.
Udhos
Try Codeship Basic: simple hosted CI that works out of the box
Get set up with our hosted Continuous Integration service in under 3 minutes. Join thousands of customers like InvisionApp & Whole Foods.
Codeship   sponsored 
Why Every Gopher Should Be a Data Scientist [PDF]   slidedeck 
Ivan Danyliuk
Rapid Web Development in Go with Buffalo   video 
Mark Bates
$20 Free on a new Linode account.
Linux cloud hosting starting at 1GB of RAM for $5/mo. Use promo code GO20 for $20 credit.
linode   sponsored 
Buffalo v0.9.0 Released: A Go Webapp Framework   code 
This version has automatic Docker images, background workers, and more.
Buffalo
tfgo: Easier Tensorflow Bindings for Go   code 
Paolo Galeone
Smith: A Microcontainer Builder   code 
For building microcontainers from rpm packages or oci images.
Oracle
Chi 3.0: A Lightweight, Idiomatic and Composable Router for HTTP Services   code 
github.​com
elvish: A Unix Shell Written in Go   code 
github.​com
memory: A Memory Allocator   code 
Yep, with calloc, malloc, and free.
github.​com
Chart: Quick Chart Generation from Data on STDIN   code 
Mariano Gappa
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.