simd-json 0.4.15

High performance JSON parser based on a port of simdjson
Documentation
ignore:
  - "src/neon/**"  # We currently can't run coverage on arm so we're excluding it
  - "examples/*" # examples
  - "benches/*" # examples
  - "fuzz/*" # fuzz testing