json-machine
json-machine copied to clipboard
Implement ExtSimdJsonDecoder
Hello,
I am an author of forked simdjson_php extension for PHP, that can be used as another decoder backend (ExtSimdJsonDecoder) for your library.
Decoding JSON with simdjson is 3 times faster than ExtJson and also uses less memory.