A minimalistic C++ JSON library implementation There are tons of implementations out there already, and more feature complete. This is more of an experiment of how the std::variant type simplifies the implementation.