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

cheggaaa/pb

Console progress bar for Golang observed · 2026-08-28

github.com/cheggaaa/pb · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5020
  • days_rel: n/a
  • days_push: 10
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3723 stars · 273 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Go library for rendering progress bars in the terminal, with configurable templates, refresh rates, byte formatting, and a proxy reader for wrapping io operations. It supports multiple preset styles and custom text/template-based rendering.

Use cases

  • show a progress bar for long-running go cli tasks
  • track file copy or download progress in terminal
  • display progress for batch processing loops in go
  • wrap an io.Reader to report progress while copying data
  • render custom terminal progress bars with templates

When to choose

  • you are writing a Go CLI or script that needs terminal progress feedback
  • you want a lightweight, well-established progress bar library with io.Reader integration
  • you need customizable bar templates and byte/speed formatting

When to avoid

  • you need progress bars in a GUI or web application
  • your project is not written in Go
  • you need rich TUI dashboards rather than a single progress bar

Facets

library · maturity stable

cli developer-tools terminal-ui developer-tools go cli cross-platform progress-bar terminal console io-reader-wrapper command-line

1 source

Member repositories

RepositoryRoleHealth v2
cheggaaa/pbmain77

For agents

markdown · JSON · MCP: product_card(name="cheggaaa/pb")

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