ToolBox++ - C++ helpers, especially for string and bytes handling
copied from cf-staging / toolboxUsage and features toolbox::strings - strings helpers like bool hasNum = matches_pattern("[0-9]", "my194string"") toolbox::io - filesystem helpers toolbox::collections - collections helpers toolbox::data - bytes buffer helpers toolbox::term - confirm or prompt for your CLI app toolbox::tlog - simple thread-safe logger