bytedance / sonic-cpp

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

support number inf/nan #73

Open liuq19 opened 1 year ago

liuq19 commented 1 year ago

JSON rfc not allow inf/nan numbers, we call add a flag to support the extension.