FEATURED
Go Best Practices, Six Years in
A great set of insights and tips from an experienced Go developer. This has been getting a lot of love on social media and is a must read.
The Go 1.7 Freeze Begins Now
Go 1.7 is on the way, so minor bugfixes and new features are now discouraged. “An explicit goal is to ship the first beta on time, by May 31.”
Jet: A Template Engine Designed for Speed
Based on text/template, supports template inheritance, block imports, and more. The author claims it outperforms other popular engines when templates are not pre-compiled.
Writing a Compiler in Go
An attempt at porting Jack Crenshaw’s famous Let’s Build a Compiler text to using Go (instead of the original Pascal).
goserv: A Toolkit for Web Applications in Go A toolkit that provides a layer over the net/http package to make building web applications easier.
IN BRIEF
Brad and Andrew are looking for Go packages to review on their show
Brad Fitzpatrick and Andrew Gerrand occasionally produce videos where they review Go packages. Submit yours to be considered.
Graduating to Go
“I’ve compiled the five experiences that I enjoyed the most as I got started in Go.”
Testing in Go From The Ground Up: The Basics of Go Testing and Testify
Getting Started with the Otto JavaScript Interpreter
A JS engine written in Go.
Comparing Go with Java (from a Java Dev's POV)
go-haproxy: Go Library for Interacting with HAProxy's Stats Socket
Fix: A Fast, Comparable Fixed-Point Type with int64 Numerator and Denominator
go-watson-sdk: Go SDK for IBM Watson services
A Fork of /x/net/http2 Providing HTTP/2 Server Push for Go
StatusOK: Local Server Monitoring and Uptime Notification
Written in Go.
rure-go: Go Bindings to Rust's Regex Engine
grimd: A Fast DNS Proxy for Ad and Malware Blocking
go-finance: Simple Financial Markets Data in Go
Brings together a variety of sources (such as Yahoo’s Finance APIs).
有疑问加站长微信联系(非本文作者)
