FEATURED
Go Tooling in Action
A 40 minute screencast from a developer advocate on the Go team that tours some of the tools you should be using in your day-to-day Go development.
The 2016 'State of Go' Survey
A survey built by a few members of the Go community to see how people are using the language.
See Python, See Python Go, Go Python Go
A look at building an experimental Python library that actually uses Go’s Web server behind the scenes so you can write super fast servers in Python.
Static Deadlock Detection for Concurrent Go
An academic paper: “We present a new static analyser for concurrent Go code to find potential communication errors such as communication mismatch and deadlocks at compile time.”
Hugo 0.16 Released: A Flexible Static Site Generator
We wouldn’t normally feature a point release but this is Hugo’s biggest release ever and if you haven’t checked it out yet, it’s worth a look if you’re in the market for a static site generator.
How To Write Router Tests in Go
Follow Tapjoy’s path to learning how to structure server code and tests to properly do router testing.
IN BRIEF
Echo v2 Released: A Fast, Unfancy HTTP Server Framework
Homepage here, if you’ve not seen it yet.
vim-go 1.7 Released: The Go Plugin for Vim
Working With JSON in Go: Quite Pleasant
Making Concurrent HTTP Requests in Go
Crosscompiling Go Apps with Make
Using Make to concurrently build your Go application for multiple platforms.
Program Your Next Server in Go
Shipping Go Applications with Containers
go-appneta: AppNeta TraceView Instrumentation for Go
Distributed tracing and code-level application performance monitoring.
structhash: Package to Get Hash Strings of Arbitrary Data Structures
FSRename: A Powerful File Renaming Tool Written in Go
gohttplib: Expose net/http.Server As A Library with C Bindings
Token: A Simple Base62 Encoded Token Library
Create short strings based on a character range of A-Za-z0-9
go-hostsfile: /etc/hosts Parsing and Resolver Library
gocmdpev: A Go-based Postgres Query Visualizer
Heavily inspired by pev
有疑问加站长微信联系(非本文作者)
