jsonparser VS zed

Compare jsonparser vs zed and see what are their differences.

jsonparser

One of the fastest alternative JSON parser for Go that does not require schema (by buger)

zed

A novel data lake based on super-structured data (by brimdata)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
jsonparser zed
15 13
5,347 1,302
- 2.3%
0.0 9.5
about 1 month ago 7 days ago
Go Go
MIT License BSD 3-clause "New" or "Revised" License
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.

zed

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

What are some alternatives?

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

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

simdjson - Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

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

sirix - SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

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

feedback - Public feedback discussions for: GitHub for Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more! [Moved to: https://github.com/github-community/community]

ojg - Optimized JSON for Go

yq - yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

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

jid - json incremental digger

GJSON - Get JSON values quickly - JSON parser for Go

gojq - Pure Go implementation of jq