string-view lite is a single-file header-only library. Put string_view.hpp in the include folder directly into the project source tree or somewhere reachable from your project. Or, if you use the ...
JSONC is one attempt, of many, to improve JSON. Other formats that try to do something similar include YAML and JSON5. Each ...