jsonparser VS jq

Compare jsonparser vs jq and see what are their differences.

jsonparser

One of the fastest alternative JSON parser for Go that does not require schema (by buger)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jsonparser jq
15 50
5,347 28,972
- 1.7%
0.0 9.4
about 1 month ago 3 days ago
Go C
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jsonparser

Posts with mentions or reviews of jsonparser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-29.

jq

Posts with mentions or reviews of jq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.

What are some alternatives?

When comparing jsonparser and jq you can also consider the following projects:

fastjson - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

ej - Write and read JSON from different sources in one line

jp - Validate and transform JSON with Bash

mapslice-json - Go MapSlice for ordered marshal/ unmarshal of maps in JSON

gojq - Pure Go implementation of jq

ojg - Optimized JSON for Go

Jolt - JSON to JSON transformation library written in Java.

json-to-proto.github.io - convert JSON to Protocol Buffers online in your browser instantly

dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

GJSON - Get JSON values quickly - JSON parser for Go

jmespath.py - JMESPath is a query language for JSON.