Ross ROSS = Recommend OSS · open-source software intelligence for agents

k0kubun/pp

Colored pretty printer for Go language observed · 2026-08-28

github.com/k0kubun/pp · homepage · Go · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
k0kubun/ppmain78

For agents

markdown · JSON · MCP: product_card(name="k0kubun/pp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem