cheshire VS jello

Compare cheshire vs jello and see what are their differences.

cheshire

Clojure JSON and JSON SMILE (binary json format) encoding/decoding (by dakrone)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cheshire jello
2 31
1,469 461
- -
5.6 5.8
29 days ago 5 months ago
Clojure Python
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.

cheshire

Posts with mentions or reviews of cheshire. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-26.
  • Zq: An Easier (and Faster) Alternative to Jq
    36 projects | news.ycombinator.com | 26 Apr 2022
    For me, transforming JSON on the command line was a pain, another DSL to learn. Now, I can just use Babashka/ Clojure + one or two functions from Cheshire https://github.com/dakrone/cheshire where I need to. If I needed a standalone tool, I would perhaps reach for https://github.com/borkdude/jet by the same author, Michiel Borkent, as Babashka or use jq that everybody else would find more familiar.
  • A Practical Introduction to jq (and more)
    10 projects | news.ycombinator.com | 21 Dec 2020
    [2]: https://github.com/dakrone/cheshire

jello

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

What are some alternatives?

When comparing cheshire and jello you can also consider the following projects:

babashka - A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment) [Moved to: https://github.com/babashka/babashka]

jellex - TUI to filter JSON and JSON Lines data with Python syntax

zed - A novel data lake based on super-structured data

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.

brackit - Query processor with proven optimizations, ready to use for your JSON store to query semi-structured data with JSONiq. Can also be used as an ad-hoc in-memory query processor.

jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

grop - helper script for the `gron | grep | gron -u` workflow

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

jid - json incremental digger

jsonslicer - Stream JSON parser for Python

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

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