FEATURED
Proposal: Add ACME (LetsEncrypt, etc.) Support to net/http
Core team member Brad Fitzpatrick wants HTTP support to be ‘dead simple out of the box’ with Go. Give the idea your thumbs up if you like his proposed example.
7 Ways to Profile Go Applications
In 30 minutes, see seven different ways to profile a running Go app along with the strengths and weaknesses of each.
A Walkthrough of 'strconv'
The latest in Ben Johnson’s walkthrough of Go’s standard packages. This time, he looks at formatting primitives into strings quickly while maintaining strong type checking.
5 Useful Ways to Use Closures in Go
Explore five different real-world use cases for closures that will help you understand and utilize closures better in your own Go code.
dhcplb: Facebook's DHCP Load Balancer
Not many people need a DHCP relayer, but Facebook use this in production and it’s interesting to see how teams at major companies are using Go.
Idiomatic Go Tricks
A walk through a selection of cool tips and tricks that make coding in Go even more fun. 27 minutes.
IN BRIEF
An Interview with Go Developer Dave Cheney
Dave is speaking and doing a workshop at dotGo 2016.
Go's Main Compiler Goes SSA
“Today the legacy backend starts getting deleted. Yay.”
Free (Women Only) Ultimate Go Workshop in SF (Oct 8-9)
InfluxDB 1.0 GA Released: A Time Series DB Written in Go
vim-go 1.9 Released: The Go Development Plugin for Vim
Using Go with Redis: A Very Basic Intro
How to Use Google Cloud’s Free Structured Logging Service with Go
Creating a Bot using the Telegram Bot API
Building Your Own Log-Based Message Queue in Go
Managing and Scaling Real Time Data Pipelines using Go
WTF Was Wrong With My (Early) Go Code
Monitoring Go applications in real-time
See custom app metrics in context with memory usage, GC, and metrics from across your stack. Try Datadog today.
govvv: A Simple Go Binary Versioning Tool That Wraps 'go build'
vuls: Vulnerability Scanner for Linux/FreeBSD, Written in Go
A Pure Go 'Balloon' Password Hashing Library
Balloon hashing is a space-hard hashing function developed at Stanford.
Portmidi: Go Bindings to a Digital Media (MIDI, Video, Audio) Library
Includes an example of a vocoder written in Go.
redlog: Redis-Style Logger for Go
If you like how Redis’s output looks.
BORG: A Terminal-Based Search Engine for Bash Commands
Teleconsole: Tool to Share Your UNIX Terminal and Forward Local TCP Ports
jsonapi: Utilities to Convert Go Data To and From the JSON API Format
有疑问加站长微信联系(非本文作者)
