csp
csp copied to clipboard
C++ implementation for csp.Struct from_dict/from_json
Describe the solution you'd like
C++ implementation of the csp.Struct from_dict/from_json that have better performance than the current python implementation: https://github.com/Point72/csp/blob/main/csp/impl/struct.py#L250.