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 75 — September 10, 2015
Featured
Composable Go Services Using Libchan   tutorial 
libchan is a networking library that lets network services communicate in a similar way to goroutines using channels. By connecting things with libchan instead of standard Go channels, you can switch the transport without altering business logic in the code.
Brendan Fosberry
Termloop: A Terminal-based Game Engine for Go   code 
Built on top of Termbox, Termloop presents a compelling option for making Terminal-based games in Go. Includes things like collision detection, timers, logging, level maps, etc.
Joel Auterson
Go Plugin for IntelliJ: A Go IDE for the IntelliJ Platform   tools 
Several developers are working on a Go plugin for IntelliJ based IDEs. Supports all JetBrains IDEs based on IntelliJ Platform >= 141.2 such as WebStorm 10.
Ewan Chou et al.​
RedisGreen - Fully-Managed Redis with Auto-Scaling and High Availability
Thousands of apps use RedisGreen for data hosting and performance analysis. Get insights quickly with our analytics dashboard. Start today without a credit card.
RedisGreen   sponsored 
Ruby and Go Sitting in a Tree   tutorial 
A look at how to build a Ruby gem built around a Go based native extension, a possibility enabled by Go 1.5’s c-shared build mode.
Dotan Nahum
Interview with Hyang-ah Kim, Core Developer on the Go Mobile Project
“I am mostly focusing on the use of Go to develop libraries for mobile apps. [..] Over the next year or two, I hope people will consider Go as an attractive alternative to C/C++ in mobile app development.”
Satish Talim
Proposal for A Go Interpreter
A tentative proposal for an embeddable Go interpreter that could embedded inside another Go application to provide scripting opportunities.
Elliott Stoneham
Performance Regression in Go 1.5
A look at how the results of the Computer Language Benchmarks Game benchmarks on Go 1.5 vs 1.4 vary and how GC changes in Go 1.5 make certain types of code slower.
Yokohama Kaidashi Kikou
Jobs
Golang Database/Distributed Systems Engineer at InfluxDB (anywhere)
If you've got a background building databases or distributed systems and want to store and process data at scale using Go, please apply.
InfluxDB
Freelance with Companies like Airbnb, IDEO, & JPMorgan
Work with top clients, set your own rates, and work from anywhere as an elite Toptal Go developer. Join the most exclusive network of top software engineers in the world.
Toptal
In Brief
Sorting Inventory Items (i.e. Complex Data) in Go   tutorial 
Adam Presley
Building a URL Shortener Web Service with MongoDB and Go   tutorial 
Mina Andrawos
Complex JSON Handling in Go   tutorial 
Kotan Code
Go, Cloud Endpoints and App Engine   tutorial 
Satish Talim
Working with Time in Go   tutorial 
joyrexus
From Python to Go: Migrating An Entire API   opinion 
A quick case study.
Repustate
Don't Condemn Go To Repeat Past Mistakes   opinion 
Matt Butcher
What Golang UK Taught Me About Community   opinion 
Nicolas Garnier
NATS: Open Source, High Performance Cloud Native Messaging System   tools 
The core gnatsd server is written in Go, and Apcera maintains official clients for Go, Node, and Ruby.
Apcera
rtop-bot: A Bot For Remote Server Monitoring Over SSH   code 
RapidLoop
go-amazon-product-api: Wrapper for the Amazon Product Advertising API   code 
Colin Edwards
dex: An Open Source OpenID Connect Identity Provider   code 
A federated identity management service that provides OpenID Connect (OIDC) to users.
CoreOS
Picasso: A Go Image Composer   code 
Lets you join images together in various configurations of your choosing.
Deiwin Sarjas
MarGopher: Markov Chain Random Text Generator   code 
Ahmed Saleh
Go Router: Simple, Compact and Fast Router Package for HTTP Requests   code 
Igor Dolzhikov
Kingshard: A High-Performance Proxy for MySQL   code 
Chen Fei
TiDB: A Distributed SQL Database Written in Go   code 
Inspired by the design of Google F1, TiDB is a distributed SQL database with the best features of both traditional RDBMS and NoSQL. Still early days and not recommended for production.
PingCAP
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.