Directory listing Brigadier: A C++17 command parser. Choice: A custom sum type (akin to std::variant) allowing users to define the tag for each value themselves. Supports uninitialized state (std::monostate lookalike). Does not provide copy or move constructors.