Convert any json file into a small and optimised bin file.
Go to file
Ulysse Cura 4c2a164b4a Change example for strs, not working for the moment ! 2025-08-06 16:09:16 +02:00
.vscode Functionnal json 2 bin example 2025-08-06 10:26:20 +02:00
src Change example for strs, not working for the moment ! 2025-08-06 16:09:16 +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 Change example for strs, not working for the moment ! 2025-08-06 16:09:16 +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