nothings / single_file_libs

List of single-file C/C++ libraries.
8.93k stars 585 forks source link

Submission: JArgsParser #248

Open ZhengqiaoWang opened 1 year ago

ZhengqiaoWang commented 1 year ago

JArgsParser

https://github.com/ZhengqiaoWang/JArgsParser

JArgsParser is a header-only arguments parser for C++11. You can use it easily by including interface/jargs_parser_api.hpp to your project.

license: MIT

Thanks for single_file_libs