diogo-strube
-
-
- 2,616 total downloads
- last updated 12/10/2023
- Latest version: 0.7.0
JWT++ is a header only library for creating and validating JSON Web Tokens in C++11. This library supports all the algorithms defined by the JWT specifications, and the modular design allows to easily add... More information -
-
CLI11
by: diogo-strube-
- 1,880 total downloads
- last updated 9/15/2022
- Latest version: 2.2.0
CLI11 provides all the features you expect in a powerful command line parser, with a beautiful, minimal syntax and no dependencies beyond C++11. It is header only, and comes in a single file form for easy... More information -
-
PicoJSON
by: diogo-strube-
- 1,284 total downloads
- last updated 9/19/2022
- Latest version: 1.3.0
PicoJSON is a tiny JSON parser / serializer for C++ with following properties: 1) header-file only; 2) no external dependencies (only uses standard C++ libraries); 3) STL-frendly (arrays are represented by... More information -