FEATURED
Go Crypto: Bridging The Performance Gap
Cloudflare are big Go fans and have been working on high performance, assembly-based implementations of crypto functions which they aim to feed back to the official Go build. For now, you can use their special fork of Go to try them out.
Handling Errors in HTTP Handlers in Go
A look at three possible ways for handling errors in your HTTP handlers in Go-based Web applications.
Building Go projects with 'gb'
‘gb’ is a new Go-based reproducible build tool that works with the existing Go toolchain and helps manage dependencies.
XMLGen: A Tool for Generating Native Go Types From XML
Feed XMLGen an XML file and it creates the relevant type of nested structs and other data types to represent what’s within it.
go-bootstrap: An Opinionated Go Web Project Generator
A tool that generates a ‘lean and mean’ Go Web project, using Postgres for the database (but no ORM) and Bootstrap for UI.
build.golang.org: History and Future The slidedeck from a talk core Go developer Brad Fitzpatrick gave yesterday.
IN BRIEF
GoBooks: A Curated List of Go Books
Go's net/context and http.Handler
Writing Handsome Golang Middleware
Getting Started with aws-sdk-go and CloudFormation
h2i: An Interactive HTTP/2 Console Debugger
Send raw HTTP/2 frames, type in HTTP/1 and have it auto packed for HTTP/2, pretty print all received HTTP/2 frames, and more.
go-disque: A Client for Disque, the New In-Memory Queue by the Creator of Redis
c6: A High Performance Sass Compiler in Go
C6 is a Sass implementation written in Go, but with extra goals of extending the syntax of time.
boxed: A Dropbox Based Blog Engine
有疑问加站长微信联系(非本文作者)
