Golang Weekly
Archives| Latest| RSS
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.
« Prev
Next »
Golang Weekly
Issue 176 — September 7, 2017
Featured
Using Go Assembly in 6 Examples
A hands-on introduction, organized around a handful of annotated example programs, of using Go’s assembly features. Here’s a simpler intro to get the idea.
David Wong
NGINX Unit: A New Open Source App Server That Supports Go
A new, lightweight, app server from NGINX designed for dynamic and distributed applications. In beta, it currently supports Go, PHP and Python.
NGINX
The Go Community Outreach Working Group (COWG)
The COWG is to “act as a conduit between the broader Go community, its organizers and the Go project.”
The Go Blog
The Ultimate Guide to Building Database Driven Apps with Go
This book contains years of wisdom from experts & the fastest way to learn how to connect to a database with Go.
VividCortex   sponsored 
Go Does Not Inline Functions When It Should
A common compiler optimization is inlining a function call. Go seems shy about this optimization, resulting in performance penalties.
Daniel Lemire
complete: A Tool for Writing Bash Completion Scripts
Writing bash completion scripts can be tricky, so why not do it in Go? This package will help.
Eyal Posener
grpc: From Tutorial to Production   video 
From GopherCon 2017, a walk through building a cache client/server using grpc, highlighting the good and bad bits.
Alan Shreve
Jobs
Distributed Systems Engineer at Ably (Remote in EU)
If consensus algorithms get your mental juices flowing, then come join the team behind a global and fault-tolerant messaging platform.
Ably realtime
Finding a Job Shouldn't Feel like Work. Try Hired Today.
Save time on your job search. Hired delivers multiple, high-quality job offers to you. Sign up today.
Hired
In Brief
AWS X-Ray SDK for Go Now in Beta   news 
Provides tools for instrumenting your code in order to gain insights into production performance.
Amazon Web Services
The 2017 Firebase Summit is coming to Amsterdam 31 October 2017   news 
Attend technical sessions, instructor-led codelabs & demos, and meet-ups with Firebase developers.
Google, Inc.​   sponsored 
Read Go's 'MemStats' the Hard Way   tutorial 
Yuwei Ba
Rate Limiting Service Calls in Go   tutorial 
Using channels, goroutines, and context to throttle calls to a backend service.
Kevin Hoffman
Debouncing Consumer Queues in Go   tutorial 
An attempt at throttling a receiver of events using goroutines, channels, and a buffered queue.
Ralph Caraveo III
Handling Data Modeling Errors in a Go + Couchbase App   tutorial 
Nic Raboy
Generating Prefixed Base64 Identifiers in Go   tutorial 
James Cox
How to Test HTTP(S) Services in Go   tutorial 
Quick examples of testing HTTP and HTTPS servers written using the standard library.
Luca Guidi
Cruise Automation Uses CircleCI to get self-driving cars on the road
Cruise Automation (a subsidiary of GM) chose CircleCI to help their team get autonomous vehicles on the road.
CircleCI   sponsored 
An Online REPL to Transform JSON into a Go Struct   tools 
Ritesh Kumar
Gogland EAP 13: The JetBrains Go IDE   tools 
JetBrains
Marvin: A Go-kit Server for Google App Engine   tools 
New York Times Open
hkpg: Automated Archiving of Heroku Postgres Backups to S3   code 
Simon Taranto
go-web-framework-stars: Top Go Web Frameworks Based on Stars   code 
MinJae Kwon
stackblur-go: A Fast 'Almost Gaussian' Blur Implementation in Go   code 
Endre Simó
cidranger: Fast IP to CIDR Lookup   code 
One for the networking crowd.
Yulin Chen
Wagon: A WebAssembly-Based Go Interpreter   code 
github.​com
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.