Looking for a package that can show multi-lined, multiple progress bar

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mpb

    multi progress bar for Go cli applications

  • You might suggest using mpb but I don't think mpb would fit my desire, because it is mainly for 'one line for one progress bar'.

  • uiprogress

    A go library to render progress bars in terminal applications

  • uiprogress : Last commit was in 2021. Also it doesn't seem to support multiple-lined progress bar.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • multibar

    Display multiple progress bars in Go (golang).

  • multibar : Same with uiprogress, and its last commit was in 2016.

  • progressbar

    A really basic thread-safe progress bar for Golang applications

  • progressbar : Author said 'I do not plan to support multi-line outputs'

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts