FEATURED
Go 1.5's 'To Do' List
“Go 1.5 code freeze is May 1, 2015; release is August 1, 2015. This is a list of things we’re hoping will be in Go 1.5 but are not yet done.”
The 'Go-2' Project: An April Fool's Joke
Enjoy this April Fool’s joke with the benefit of hindsight. It describes a ‘Go 2’ extended subset of Go that adds new features and refines ‘confusing’ things in regular Go.
hyflow-go: A Geo-Replicated Main-Memory Highly Consistent Datastore
An interesting research project from Virginia Tech’s Systems Software Research Group.
The 2nd Go Challenge Has Been Set
Guillaume J. Charmes has set an encryption themed challenge leaning on the NaCl library.
TardisGo: A Proof of Concept Go to Haxe Compiler
Provides the opportunity to reach C++, C#, Java and JavaScript as well since Haxe is designed to easily compile to those languages.
gobench: A Go Benchmark Competition
An environment in which Go developers can gain practical experience of writing fast code and exchange knowledge and know-how.
'Monkey Patching' in Go
Consider this an academic exercise for fun/as a cool hack. Don’t use these techniques in production unless you are feeling extremely brave.
IN BRIEF
Preview the Latest AWS SDK for Go Updates in the Master Branch
Decoding YAML in Go
Decoding YAML itself is easy but there are some more advanced considerations to be aware of too.
Golang Internals, Part 4: Object Files and Function Metadata
A Quick and Dirty Guide to Deploying Go Apps
A look at using Ansible to set up a system ready to run Go apps.
How To Do Stream Multiplexing in Go
A talk about using Muxado for doing stream multiplexing in Go as a foundation for RPC.
How to Make Your Statistical Programs More Scalable With Go
A recording and slides of a talk given by a Cornell Tech student about using Go for statistical programming (back in 2013).
An AngularJS App Backed by Go to Show and Rate Puppies
Cutesy topic aside, if you want to bring together Angular and Go at all, here’s some code to read.
Color: Easily Colorize Your Terminal Output
Supports Windows too.
progressio: Library for Progress Feedback from io.Reader and io.Writer Objects
Buffer: Composable Buffers for Go
HN Notifications: Get An Email When A Hacker News Story Matches Your Criteria
有疑问加站长微信联系(非本文作者)
