Just a heads up. I stumbled upon the JSON6 package, inspired by JSON5, but claims to be 2x faster. Pinging @d3x0r for details on the perf improvements. My guess is that it deals with char codes instead of string comparisons to get the perf wins but I could be off.