Skip to content
/ headway Public

⏱️ Report 0-100% progress, speed, time left, and log messages for tasks

License

Notifications You must be signed in to change notification settings

itchio/headway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headway

Build Status GoDoc MIT licensed No Maintenance Intended

headway is a small Go library to track the progress of tasks.

It is developed for internal use, I don't intend to take pull requests.

It contains:

  • ewma: an exponential weighted moving average
  • united: formatting routines for bytes
  • state: a set of callbacks for log messages & progresses
  • probar: a CLI progress bar
  • counter: counting wrappers for io.Reader and io.Writer
  • tracker: a speed/ETA estimator for task progress

About

⏱️ Report 0-100% progress, speed, time left, and log messages for tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages