Avrotize & Structurize
Home Avrotize Structurize Gallery
← Back

Structure -> C++ (JSON)

C++ classes with nlohmann/json serialization

📄 Source
📄 Source: inventory.struct.json
Loading source...
📁 Files
📁 Output Files
cpp
📁 include
📁 inventory.struct
CategoryEnum.hpp
Contact.hpp
Dimensions.hpp
InventoryItem.hpp
Pricing.hpp
Product.hpp
StatusEnum.hpp
StockInfo.hpp
Supplier.hpp
UnitEnum.hpp
WarehouseLocation.hpp
Weight.hpp
📁 tests
Contact_test.cpp
Dimensions_test.cpp
InventoryItem_test.cpp
Pricing_test.cpp
Product_test.cpp
StockInfo_test.cpp
Supplier_test.cpp
WarehouseLocation_test.cpp
Weight_test.cpp
📄 build.bat
📄 build.sh
📄 CMakeLists.txt
vcpkg.json
📄 Output
📄 Select a file to view
Click a file in the tree to view its contents

Avrotize & Structurize

A universal schema converter and code generator for data structures.

Links

  • GitHub Repository
  • PyPI Package
  • Report an Issue

License

MIT License

© 2025 Clemens Vasters