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 115 — June 23, 2016
Featured
Bleve: A Go-Based Full Text Search Database   tutorial 
Bleve is an open-source full-text search database that focuses on performance low memory use. It supports numerous KV stores for its backend.
Srdjan Marinovic
A (Very) Simple Windows GUI Application in Go   code 
A simple gist code sample showing how to use Win32 directly from Go to bring up a simple Windows app. Good to see how it’s done even if it makes for hard reading in any language.
Nathan Osman
Writing An AWS Lambda Function with Go   tutorial 
Using a Node.js-based wrapper, you can write ‘serverless’ functions to run on Amazon’s Lambda service using Go.
Avi Tzurel
Free Codeship Webinar: How to Build, Test Deploy Docker Images when Running Microservices
Register for the upcoming webinar with Codeship and Cloud 66 as they cover the considerations needed when creating a microservices architecture. We will guide you through the entire Docker development process and how to test your microservices architecture.
Codeship   sponsored 
unigornel: An Approach to Go-Powered Unikernels   code 
A clean-slate approach to unikernels built on Xen’s Mini-OS and a fork of Go. Still in development stages but the goal is to build a library operating system predominantly written in Go, much like MirageOS (which uses OCaml).
unigornel
Retro: Retryable Errors for Go   code 
Wrap failure prone sections of code in retry blocks, and conditionally retry those blocks upon different types of error.
Codeship
Paradigms of Rust for the Go Developer   opinion 
A Go developer has been learning Rust and shares some key differences he’s picked up so far.
Ralph Caraveo III
Jobs
Software Engineer Golang (m/f) at Sixt (based in Munich, Germany)
Building next Generation mobility ecosystem. At Sixt we are looking for talented Go engineers to join our Munich office and help us build a next generation mobility ecosystem.
Sixt GmbH Co.​ Autovermietung KG
Work on a Better Stack
On Hired, engineers typically get 5+ job offers in 1 week. Find that new opportunity you've been craving and get access to 3,500+ companies instantly.
Hired.​com
In Brief
Go 1.7 Beta 2 Released   news 
golang.​org
See inside your Redis database. New memory mapping from RedisGreen   news   tools 
RedisGreen's new memory map models your database, helping you track down problems and gain new insights.
RedisGreen   sponsored 
Authentication in Go Using JSON Web Tokens   tutorial 
Dinosaur Code
Docker Compose + NATS: Microservices Development Made Easy   tutorial 
The NATS team
How to Marshal and Unmarshal JSON with Time and URL Data   tutorial 
Ukiah Smith
Getting Started with NATS and Related Patterns   tutorial 
NATS is a message bus for cloud applications.
cube2222
Why You No (HTTP) Framework?   opinion 
Kyle Purdon
150x Faster SQL Analysis   tools 
Get up to 150x faster queries with Periscope’s caching system.
Periscope Data   sponsored 
vat: EU VAT Number Validation and Rate Retrieval   code 
Danny van Kooten
Bombardier: An HTTP Benchmarking Tool   code 
Uses fasthttp for improved performance.
Максим Федосеев
Flag2: A More Traditional Command Line Flag Library for Go   code 
“I have a long history with Python, so the implementation code looks similar to Python’s argparse class.”
Jimmy
isokey: Self-Contained API Keys via HMAC Signatures   code 
Ammar Bandukwala
zsocket: Zero-Copy Sockets in Go on Linux   code 
Nathan Sweet
opensimplex-go: A Patent-Free Alternative to Perlin and Simplex Noise   code 
A port of Kurt Spencer’s OpenSimplex to Go.
Owen Raccuglia
Collision2D: Simple Go Library 2D Shape Collision Detection   code 
Tárliton Godoy
fasthttp: A Fast HTTP Package for Go   code 
Just a reminder of its existence. “In short, fasthttp is up to 10 times faster than net/http.”
Aliaksandr Valialkin
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.