# nikolaydubina/go-recipes

🦩 Tools for Go projects

Repository: https://github.com/nikolaydubina/go-recipes
Canonical: https://ross.abutalabs.com/products/go-recipes
Language: Go
License: MIT
License Family: permissive
Topics: go, command-line-tool, developer-tools, data-visualization, golang, awesome-list, awesome, benchmarking, code-generation, code-visualization, compilers, documentation, profiling, static-analysis, tests, visualization
Last push: 2026-08-18T10:17:25+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 30, longevity 100
- inputs: {"age_days": 1894, "days_push": 15, "days_rel": 255, "gap_med": 366, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4500, forks 168 (observed 2026-08-28T04:08:51.483207+00:00)

## What it is
A curated awesome-list of handy and lesser-known command-line tools for Go projects, covering testing, coverage, benchmarking, profiling, code generation, and visualization. It serves as a reference catalog linking to external tools rather than being a tool itself.

## Use cases
- find tools to visualize Go test coverage
- discover CLI tools for profiling Go programs
- find ways to summarize or decorate go test output
- detect goroutine leaks in Go tests
- find fuzzing tools for Go binaries
- visualize Go project structure or dependencies
- improve Go CI with coverage reports and test summaries

## When to choose
- you want a curated catalog of Go developer tooling
- you are setting up testing, coverage, or profiling workflows for a Go project
- you want to discover lesser-known Go CLI utilities

## When to avoid
- you need a single integrated tool rather than a list of links
- you work in a language other than Go
- you expect the repository itself to provide functionality

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, testing, benchmarking, data-visualization, documentation, code-review
- domain: developer-tools, testing, awesome-lists
- platform: go, cli, cross-platform
- tags: awesome-list, go-tooling, static-analysis, profiling, coverage, curated-tools, command-line

## Member repositories
- nikolaydubina/go-recipes (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:51.483207+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:25.648507+00:00, confidence not recorded.
  - readme: https://github.com/nikolaydubina/go-recipes (fetched 2026-08-28T04:08:51.483207+00:00, sha 76a7d5bbb19f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
