dasel VS jsoniter

Compare dasel vs jsoniter and see what are their differences.

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. (by TomWright)

jsoniter

A high-performance 100% compatible drop-in replacement of "encoding/json" (by json-iterator)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dasel jsoniter
44 12
4,856 13,048
- 0.8%
8.2 0.0
8 days ago 22 days ago
Go Go
MIT License 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.

dasel

Posts with mentions or reviews of dasel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-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 dasel and jsoniter you can also consider the following projects:

jq - Command-line JSON processor [Moved to: https://github.com/jqlang/jq]

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

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

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

miller - Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON

easyjson - Fast JSON serializer for golang.

kubectl-jq - Kubectl plugin that works like "kubectl get" but runs everything through a JQ program you provide

goprotobuf - Go support for Google's protocol buffers

Go Metrics - Go port of Coda Hale's Metrics library

GJSON - Get JSON values quickly - JSON parser for Go

Moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

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