k0kubun/pp
Colored pretty printer for Go language observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 95
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 99.0
- age_days: 4293
- days_rel: 222
- days_push: 32
- n_releases_24m: 5
Adoption not part of the score
2052 stars · 109 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library that provides a colored pretty printer for Go data structures, with fmt-like API functions such as Print, Println, Sprint, and Fprintf. It supports customizable color schemes, per-instance configuration, and works on Windows.
Use cases
- pretty print Go data structures for debugging
- print maps and structs with colors in the terminal
- replace fmt.Println with a more readable debug printer
- customize syntax highlighting colors for printed output
- print only exported fields or omit empty fields
When to avoid
- you need structured machine-readable output like JSON rather than human-readable terminal output
- you need a general-purpose logging framework with levels and sinks
Facets
library · maturity stable
developer-tools logging developer-tools go cross-platform pretty-printer debugging syntax-highlighting colored-output command-line
4 sources
- readme: https://github.com/k0kubun/pp · fetched 2026-08-28 · a8739523c586
- homepage: https://pkg.go.dev/github.com/k0kubun/pp/v3 · fetched 2026-08-29 · 88d114316e34
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| k0kubun/pp | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem