bytedance / sonic-cpp

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

Will support sort keys when serialize ? #80

Open ankikong opened 1 year ago

ankikong commented 1 year ago

有计划增加功能:在序列化时,增加对 key 的排序吗?

liuq19 commented 1 year ago

后续以flags 的形式支持