c++11 or above x86 platform with AVX2 instruction GCC or LLVM compiler (not support MSVC compiler now) Linux OS using SIMD to accelerate skipping white space. using SIMD to find escaped chars when ...
fast-json-stringify supports pattern properties as defined by JSON schema. patternProperties must be an object, where the key is a valid regex and the value is an object, declared in this way: { type: ...