/shinchoku

progress bar in C++

Primary LanguageC++MIT LicenseMIT

shnchk

shinchoku (進捗) means "progress".

example

shnchk::format(std::cerr, 0.1);
// will prints 
// 10%|████                                    |