simdjson-go VS jsoniter

Compare simdjson-go vs jsoniter and see what are their differences.

simdjson-go

Golang port of simdjson: parsing gigabytes of JSON per second (by minio)

jsoniter

A high-performance 100% compatible drop-in replacement of "encoding/json" (by json-iterator)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
simdjson-go jsoniter
6 12
1,757 13,076
1.0% 1.0%
4.0 0.0
5 months ago 25 days ago
Go Go
Apache License 2.0 MIT 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.

simdjson-go

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

jsoniter

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

What are some alternatives?

When comparing simdjson-go and jsoniter you can also consider the following projects:

easyjson - Fast JSON serializer for golang.

go-json - Fast JSON encoder/decoder compatible with encoding/json for Go

jstream - Streaming JSON parser for Go

mapstructure - Go library for decoding generic map values into native Go structures and vice versa.

jsonparser - One of the fastest alternative JSON parser for Go that does not require schema

sonic - A blazingly fast JSON serializing & deserializing library

goprotobuf - Go support for Google's protocol buffers

jsonlite - A simple, self-contained, serverless, zero-configuration, json document store.

GJSON - Get JSON values quickly - JSON parser for Go

rjson - A fast json parser for go

compare-go-json - A comparison of several go JSON packages.