Query-json Alternatives
Similar projects and alternatives to query-json
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better query-json alternative or higher similarity.
query-json discussion
query-json reviews and mentions
Posts with mentions or reviews of query-json.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-21.
-
Gojq: Pure Go Implementation of Jq
It's very possible it could be faster; jq seems to actually be fairly unoptimized. This implementation in OCaml was featured on HN a while back and it trashes the original jq in performance: https://github.com/davesnx/query-json
After seeing that one I did my own (less-complete) version in Rust and managed to squeeze out even more performance: https://github.com/brundonsmith/jqr
-
query-json: A story of cross-compilation with Reason
You can see more examples in the parsing tests
Stats
Basic query-json repo stats
4
591
3.8
10 months ago
davesnx/query-json is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of query-json is Reason.