tidwall / gjson

Get JSON values quickly - JSON parser for Go
MIT License
13.88k stars 841 forks source link

Q: how does this compare with simdjson? #360

Open ivanjaros opened 2 weeks ago

ivanjaros commented 2 weeks ago

Specifically https://github.com/minio/simdjson-go has iterator and find methods as well.