marser 0.1.1

Parser combinator toolkit with matcher-level backtracking and rich error reporting.
Documentation
1
2
3
4
5
6
7
# Benchmark JSON fixtures

## `canada.json`

Copied from the [simdjson-data](https://github.com/simdjson/simdjson-data) repository (`jsonexamples/canada.json`), a commonly used real-world–shaped JSON benchmark (nested arrays, many numbers).

The upstream collection is intended for testing and benchmarking; see that repository for citation guidance if you publish results using these files.