snugfox / advance

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Go 100.0%