Rearchitecting JSONEncoder to be much faster

Hey all,

I definitely haven't done any benchmarking or profiling of ZippyJSON, but I wonder if there's some potential for using a combination of structural generic programming (Automatic Requirement Satisfaction in plain Swift) and simdjson / ZippyJSON that might provide great performance with great ease-of-use.

All the best,
-Brennan