Jsonifier
                                
                                 Jsonifier copied to clipboard
                                
                                    Jsonifier copied to clipboard
                            
                            
                            
                        A few classes for parsing and serializing objects from/into JSON, in C++ - very rapidly.
Jsonifier
A few classes for validating, serializing, parsing, prettifying, and minifying objects into/from JSON strings - very rapidly.
It achieves this through the usage of simd-instructions as well as compile-time hash-maps for the keys of the data being parsed.
Benchmarks
Compiler Support
Operating System Support