gosuri/uiprogress
A go library to render progress bars in terminal applications observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3943
- days_rel: n/a
- days_push: 916
- n_releases_24m: 0
Adoption not part of the score
2142 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go library for rendering progress bars in terminal applications with a flexible, customizable API. It supports multiple concurrently updated bars, dynamic addition of bars at runtime, and custom decorator functions.
Use cases
- show progress bars in a go cli tool
- render multiple concurrent progress bars in terminal
- display download or deploy step progress in terminal
- add elapsed time and completion percent to terminal output
- customize terminal progress bar appearance with decorator functions
When to choose
- you are building a Go CLI application that needs visual progress feedback
- you need multiple progress bars updating concurrently in a terminal
- you want lightweight, customizable progress rendering without heavy TUI frameworks
When to avoid
- you need full terminal user interfaces with layouts and widgets
- your project is not written in Go
- you need progress bars in a GUI or web application
Facets
library · maturity maintenance
terminal-ui developer-tools developer-tools go cli cross-platform progress-bar terminal-ui concurrent-rendering command-line
1 source
- readme: https://github.com/gosuri/uiprogress · fetched 2026-08-28 · 18abff9bc7fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gosuri/uiprogress | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="gosuri/uiprogress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem