Jsonifier Release v0.9.92
* Refactored the number-parsing functions to use lookup tables instead of subtraction operations.
* Refactored the simd_string_reader class.
* Refactored some functions with fold-expressions for manual loop unrolliing.
* Refactored the toChars and parseNumber functions.
* Removed some superfluous typedefs.
* Testing new simd logic for string parsing.
* Renamed some types to snake_case.
* Refactored the jsonifier_core, parser, and serializer classes to utilize the CRTP.
合并状态:未合并 关闭于 2023-11-24 0 条评论