Skip to content

A simple C++ object library that mimics object types in Python, for enclave research projects.

License

Notifications You must be signed in to change notification settings

zhenghaven/SimpleObjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Objects

A simple C++ Object library for enclave research projects. It's generally used for JSON and RLP encapsulation, serialization, and deserialization.

Code Status

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

About

A simple C++ object library that mimics object types in Python, for enclave research projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published