FEATURED
Go's March to Low-latency GC
Game streaming site Twitch uses Go heavily and recent improvements to Go’s garbage collection has benefitted them significantly. Here, a Twitch engineer looks at the practical implications of Go’s GC improvements.
Real Life Go Benchmarking
A practical look at benchmarking your Go code in order to improve its performance.
godepq: A Utility for Inspecting Go Import Trees
A tool that looks at the packages imported by a project and can find paths between various packages or output graphs of dependencies.
d3d9: A Direct3D 9 Wrapper in Go
It’s well documented, has sample programs, and been used to create a complete Go-themed game.
Store: A Simple Config Manager for Go Apps
Aims to be ‘dead simple’ and avoid overcomplicating matters. Supports JSON, TOML and YAML out-of-the-box.
IN BRIEF
Traefik 1.0.0 Released
An HTTP reverse proxy and load balancer for microservice deployment.
Analyzing Go Vendoring with BigQuery
To Vendor or Not to Vendor, That Is A Question
Go Client Library Best Practices
Doc-hunt: Keep Documentation Up to Date by Tracking Changes in Source Code
tinycron: A Very Small Replacement for Cron
philote: A Redis-backed WebSockets Server
Pget: A Parallel File Download Client
Zoekt: Fast Trigram Based Code Search
Can index Git repos and search over their contents.
有疑问加站长微信联系(非本文作者)
