A modern, header-only C++20 binary serialization library. Tests can be built and run by toggling the SBS_BUILD_TESTS=On CMake option and running the sbs_tests executable. Part of testing is to compare ...
There have been a couple of unsuccessful attempts in the PowerShell repository to migrate from NewtonSoft.Json on System.Text.Json . (The last one PowerShell/PowerShell#26654 (comment)) The problem ...