- Virginia, USA
Stars
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
D2 is a modern diagram scripting language that turns text to diagrams.
Command line tool for CI/CD pipelines that helps to prevent Go spaghetti code (a.k.a. big ball of mud).
A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
Package logfmt marshals and unmarshals logfmt messages.
Like errgroup/waitgroup, but only runs a maximum of tasks at any time.
felixge's notes on the various go profiling methods that are available.
A static analysis tool for securing Go code
Experimental implementation of a proposed v2 encoding/json package
The home of the CUE language! Validate and define text-based and dynamic configuration
Continuous Profiling Platform. Debug performance issues down to a single line of code
Spaghetti: a dependency analysis tool for Go packages
A fast linearizability checker written in Go ๐
Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)