theamk
theamk
Hello, Just saw the link to this on HN - and from the syntax description, it seems that this project is only intended to validate JSON? The documentation does not...
The current API uses error return codes (see #142), which needs to be checked for each relevant call. However, documentation does not mention it, and the examples do not so...
The tests on the front page have extremely small total times, a single milliseconds range. This means you are measuring mostly startup overhead and not actually decompression (the benchmarking harness...
I am not quite sure what "no external dependencies" means, but it likely does not apply to bazel. (1) All of the C++ rules accept already-compiled libraries (.so and .a...