* [jsonparser v1.1.2](https://github.com/buger/jsonparser) – Fast Go JSON parser offering path-based access without predefined structs and minimal allocations. * [easyjson v0.9.2](https://github.com/mailru/easyjson) – Fast, reflection-free JSON marshaling and unmarshaling for Go structs with generated code. * [JSON v2.15.2.1](https://github.com/ruby/json) – Implementation of the JSON specification for Ruby.