json-logic
json-logic copied to clipboard
C++ implementation
I couldn't find a C++ implementation of JsonLogic, so I made my own: gabrielkim13/json-logic-cpp.
It uses nlohmann/json library under the hood.