bytedance / sonic-cpp

A fast JSON serializing & deserializing library, accelerated by SIMD.
Apache License 2.0
835 stars 101 forks source link

feat: Add AtPointer api to support getting node by json pointer #6

Closed xiegx94 closed 1 year ago

xiegx94 commented 1 year ago

Add new api, AtPointer, to get specific node pointer by json pointer(RFC6901).