Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 433 Bytes

Simple JSON

A simple C++ JSON conversion library for enclave research projects.

Code Status

  • Unit Tests
    • Testing environments
      • OS: ubuntu-22.04, windows-latest, macos-latest
      • C++ std: 11, 20 (by setting CXX_STANDARD in CMake)