Golang Weekly
Archives
|
Latest
|
RSS
Subscribe now »
Easy to unsubscribe at any time. Your e-mail address
is safe
— here's
our privacy policy.
« Prev
Next »
Go Newsletter
Issue 44 — February 5, 2015
Featured
Webseclab: Yahoo Open Sources a Security Testing Tool, Written in Go
code
Yahoo Inc
.
Amazon Web Services Gets with The Golang Program
news
More specifically, Amazon has taken over Stripe’s aws-go library. It’s great to see Go increasingly featured on mainstream tech news sites.
GigaOM
Monthly Go Challenge Starts 1st March 2015
news
Reddit
go-json-rest: A Quick and Easy Way to Setup A RESTful JSON API
code
A thin layer on top of net/http that helps building RESTful JSON APIs.
Antoine Imbert
The Gopher Gala 2015 Finalists
news
Gopher Gala
A Bug Bounty Program for the Go Ethereum Client
news
Crowdcurity
Reading
Go and Rust: The Road Ahead for Two Young Programming Languages
InfoWorld
Channeling Failure
A look at some common patterns from simple usage of channels to control and throttle concurrency to more complex patterns such as the CircuitBreaker which can be used to prevent cascading failures.
Matt Heath
JSON, Interfaces, and go generate
Slides from a recent talk that look at various ways of deserializing JSON into a Go struct.
Francesc Campoy
Context and Cancellation of Goroutines
tutorial
dahernan
Walking Trees Through Go's Concurrency
tutorial
Toni Cárdenas
Introducing gocraft/dbr: Additions to database/sql for Faster Performance and Convenience
tutorial
UserVoice
Achieving Type Generic Functions in Go, without using Reflections
motemen
Code, Libraries and Tools
nitrogen: A Simple Dependency Manager for Go
tools
Luca Chiricozzi
Neo: A 'Blazing Fast' Go Web Framework
code
With a simple Sinatra-like API, it supports automatic reloading and recompilation.
ivpusic
.
github
.
io
crowbar: Tunnel TCP Over A Plain HTTP Session
code
Sergiusz Bazański
iocontrol: Measure and Throttle The Rate At Which Data Is Transferred
code
Offers io.Writer and io.Reader implementations that let you measure and throttle the data rate.
Antoine Grondin
pgopher: A Static Binary to Run Postgres Commands
code
Don’t want to have psql installed on a certain system? pgopher uses the pure Go Postgres driver to let you issue commands directly.
Long Nguyen
pt: A Path Tracer Written in Go
code
An intensive but beautiful way of rendering 3D scenes that have realistic lighting.
Michael Fogleman
Bampf: A Simple 3D Arcade Style Game Built in Go
code
It’s also
on the Mac App Store
and I’m encouraging the author to write up the process.
Galvanized Logic
« Prev
Next »
Subscribe now »
Easy to unsubscribe at any time. Your e-mail address
is safe
— here's
our privacy policy.