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 ...
major: The major part of the parsed SemVer, e.g. for version 1.2.3 it would return 1 minor: The minor part of the parsed SemVer, e.g. for version 1.2.3 it would return 2 patch: The major part of the ...