use rapidJson parser
Parsing the json snapshot was one of the bottlenecks of the entire tool. This PR changes the used json library with a faster one.
Parsing the json snapshot was one of the bottlenecks of the entire tool. This PR changes the used json library with a faster one.