Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snugfox/advance

Simple, flexible, and thread-safe Go library for expressing progress
https://github.com/snugfox/advance

go golang modular progress progressbar thread-safe

Last synced: about 2 months ago
JSON representation

Simple, flexible, and thread-safe Go library for expressing progress

Awesome Lists containing this project

README

        

# Advance
Advance is a simple, flexible, and thread-safe library for expressing progress.
Advance records progress for long-running tasks and prints related components to
the command line. Advance even handles simultaneous output and progress updates.

---

⚠ Advance is still under early development and not yet suitable for production
applications.