/loadingBar

Simple c++ command-line loading bar

Primary LanguageC++MIT LicenseMIT

Lightweight and simple command line loading progress bar

Draws the loading bar according to the computation progress.

Installation

Include the loadingbar.hpp file. Example of the usage is in the test.cpp.

Check out commit 71c1739 for non-modularized standard header hpp version.