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 79 — October 8, 2015
Featured
VCS Repository Management for Go   code 
Manage repos in varying version control systems with ease through a common interface. Supports Git, Mercurial (Hg), Bazaar (bzr), and Subversion (SVN). GitHub project here.
Matt Farina
Calling Go from Swift   tutorial 
A new part of the Go Mobile project is language bindings from Swift (Apple’s new iOS-oriented language) to Go. Here’s a quick example of using them.
rakyll
Nomad: Distributed, Highly Available, Datacenter-Aware Scheduler   code 
Use a declarative job specification to submit work, and Nomad ensures constraints are satisfied and resource utilization is optimized. From HashiCorp, the creators of Vagrant.
HashiCorp
Oct 16th Free Webinar: Siesta - A Different Go Framework
Siesta is a lightweight Go framework. When we developed Siesta, we made sure to keep it simple to avoid spaghetti code both in the package itself and user-facing code that uses it. As a result, Siesta enables a lot more functionality without imposing a strict view for writing HTTP services.
Vivid Cortex   sponsored 
Resty: Simple HTTP and REST Client Inspired by Ruby's rest-client   code 
Robust request body input, auto marshal & unmarshal, request and response middlewares, custom & extensible redirect policy, etc.
github.​com
3 Trivial Concurrency Exercises for the Confused Newbie Gopher
Nothing to learn here, but three simple exercises for you to try to practice your concurrency skills.
Whipper Stacker
gologin: Chainable Go Login Handlers for Authentication Providers   code 
Provides chainable login handlers for Google, Github, Twitter, Digits, Facebook, Bitbucket, Tumblr, OAuth1, OAuth2, and other authentication providers.
Dalton Hubble
Go-miniLock: The Minilock File Encryption System, in Pure Go   code 
Minilock is a heavily reviewed file encryption system available only as a Chrome app so far. This ports the core mechanisms to Go, complete with CLI utilities.
Cathal Garvey
Jobs
Want to spend less time job searching? Apply to the best startups in 60 seconds.
If you’re accepted, startup decision-makers will email you as soon as next Monday. You decide where to interview and where to work. Now open in SF, NYC, and remote. Join the Underdog.io platform today!
Underdog.​io
In Brief
vim-go 1.2 Released   news   tools 
Fatih Arslan
What's New in Go Crypto [slidedeck]   news 
Nick Sullivan
Getting Started with Go on the Google Cloud Platform   tutorial 
Google
godoc, go doc, godoc.org, and go/doc - Which One's Which?   tutorial 
Confused? Don’t be.
Whipper Stacker
Learn Golang + GraphQL + Relay, Part 1   tutorial 
Hafiz Ismail
A Makefile for Golang CLI Tools   tutorial 
ariejan de vroom
Getting Started with Go   video 
Very high level introductory 8 minute lightning talk.
Ben Jones
Redis Performance Dashboard and Autoscaling from RedisGreen   tools 
Seamless scaling and analytics backed by support from engineers who've been scaling Redis for years.
RedisGreen   sponsored 
stringfy: Simple String Manipulation Packages   code 
Things like camel casing, underscoring, pluralization.
Hugo Dorea
Rayito: A Simple Ray Tracer Built as a Learning Project   code 
Pretty samples.
Guillermo Estrada
Ran: A Simple Static Web Server Written in Go   code 
mengqi
Applikatoni: Tech-Agnostic Deployment of Multiple Apps to Many Servers   code   tools 
Uses WebSockets for a live view and runs deployments in parallel via SSH on multiple servers. Written in Go, naturally.
flinc
PostgreSQL Sharding for go-pg and Golang   code 
GitHub
Limiter: Simple Rate Limiting Middleware   code 
Ulule
factory-go: A Test Fixtures Replacement, Inspired by factory_girl   code 
Jun Kimura
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.