aioli VS json_to_paths

Compare aioli vs json_to_paths and see what are their differences.

aioli

Framework for building fast genomics web tools with WebAssembly and WebWorkers (by biowasm)

json_to_paths

Distill a JSON document into a collection of paths both for 'jq' and 'xpath' (by TomConlin)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
aioli json_to_paths
3 2
99 66
- -
5.6 0.0
about 1 month ago about 3 years ago
JavaScript JSONiq
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.

aioli

Posts with mentions or reviews of aioli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-07.
  • Interactive Examples for Learning Jq
    13 projects | news.ycombinator.com | 7 Nov 2023
    I am using https://github.com/biowasm/aioli which provides a already compiled wasm jq along with all the related support code for calling it
  • Show HN: Jq Play in the Browser via Web Assembly
    1 project | news.ycombinator.com | 23 Sep 2021
    I, and many others, use jq play[0] a lot to craft queries.

    However, jqplay.org sends everything to a back end behind the scene, so it can be slow for big input json, and not great for privacy.

    Someone recently integrated jq compiled to web assembly in aioli.js[1], so I decided to make a jq play clone that runs in the browser.

    It does not support sharing a query, but it's minimal, and does what I need for now.

    [0]: https://jqplay.org/

    [1]: https://github.com/biowasm/aioli

json_to_paths

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

What are some alternatives?

When comparing aioli and json_to_paths you can also consider the following projects:

webassemblyjs - Toolchain for WebAssembly

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

biowasm - WebAssembly modules for genomics

jello - CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)

gnomad-browser - Explore gnomAD datasets on the web

PowerShell - PowerShell for every system!

localpdfmerger - Merge PDFs, optimize PDFs, and extract Information like Images from PDF Files locally inside your Browser

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

banana_split - Shamir's Secret Sharing for people with friends

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.

PostGUI - A React web application to query and share any PostgreSQL database.

jq - Command-line JSON processor