Eleanor McHugh
Eleanor McHugh
GoNetworking
Example code demonstrating how the use of Go's standard networking libraries for plaintext and encrypted communications, drawn from conference talks in 2014.
GoNotebook
All source code from my golang book A Go Developer's Notebook
gospeed
Go micro-benchmarks for calculating the speed of language constructs
greenspun
A collection of useful lisp functionality for inclusion in complex Go programs embracing Greenspun's 10th Law
lists
Implementations of various linear and cyclic list data-structures for Go
raw
Taking a Ruby-shaped chainsaw to Go type safety in the interests of elegance
RubyGoLightly
An experimental port of TinyRb to Google go, both as a means of learning go and exploring alternate approaches to implementing Ruby. Work is currently focused on the GoLightly VM.