Three easy to use C++ progress bar classes: ezProgressBar, ezETAProgressBar and ezRateProgressBar. ezProgressBar prints only a single line without carriage returns, so it's ideal for programs that redirect output to a file. It uses a single header file and only depends on the standard iostream. ezETAProgressBar is a more traditional growing progress bar that reports a percentage and a time-remaining estimate. ezRateProgressBar reports percentage complete, the time that has elapsed and estimated remainder, plus how many tasks have been done and remain and the rate of tasks per second; tasks can be a custom unit.
Categories
LibrariesLicense
MIT LicenseFollow ezProgressBar
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for Ezprogressbar, it's the best!