Convert any json file into a small and optimised bin file.
Go to file
Ulysse Cura 103a0317ec Added README 2025-08-06 11:20:30 +02:00
.vscode Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00
src Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00
.gitignore Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00
Makefile Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00
README.md Added README 2025-08-06 11:20:30 +02:00
test.bin Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00
test.json Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00

README.md

Json2Bin Converter

The library json by nlomann is used to read json files in this program GitHub

You can reuse and modify it by anyway, just give credits and i'll be happy !

Put your struct and load function into bin.cpp and bin.hpp