FEATURED
go-fuzz: Randomized Testing for Go Packages
A coverage-guided fuzzing testing mechanism. Useful for testing packages that parse complex inputs and especially inputs from potentially malicious users (e.g. the public).
Journey: A Minimal Blog Engine, Compatible with Ghost Themes
A no dependency blogging tool that supports plugins written in Lua and existing themes created for the Node-based Ghost blogging system.
Vault: A Tool for Managing Secrets
Written in Go, and the latest in a long line of examples of infrastructure related projects being written in the language.
FreeCache: A Cache Library for Go with No GC Overhead
Claims you can cache an unlimited number of objects in memory without increased GC latency.
A Rust Contributor Tries Their Hand at Go
An interesting look at what an experienced Rust developer thought of Go when they tried it out.
IN BRIEF
The http.HandlerFunc Wrapper Technique
The Easy Guide to Securing HTTP + TLS with Go
How to Asynchronously Split an io.Reader
wgo: Managed Workspaces on top of the Go Tool
autobld: Util to Automatically Recompile Server Apps When Changes Are Made to Source
GIGO: An Equivalent of PIP (the Python Package Manager) for Go
Pusher Gets an Official Go Library
Pusher is a service that helps you build real-time apps by acting as a real-time message server.
有疑问加站长微信联系(非本文作者)
