Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Jaq Alternatives
Similar projects and alternatives to jaq
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
-
jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
-
dsq
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
-
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
jaq reviews and mentions
-
Miller: Like Awk, sed, cut, join, and sort for CSV, TSV, and tabular JSON
I've been getting a lot of mileage out of https://github.com/itchyny/gojq#readme recently due to two things: its vastly superior error messages and the (regrettably verbose) `--yaml-input` option
I also have https://github.com/01mf02/jaq#readme installed but just haven't needed it
-
why GNU grep is fast
For lightly structured data, nushell (still pre-release) or jq/jaq are better.
-
Surprises in the Rust JSON Ecosystem
Just yesterday, I started work on replacing serde_json in my project jaq by hifijson, which cut JSON loading time in half! The downside of hifijson is that documentation is still TODO. But I intend to work on this as soon as I have a prototype of jaq with hifijson working.
-
Jq Internals: Backtracking
I hear you, but OTOH in this thread are two alternative implementations, one which seems especially focused on "bolt tightening" some of the edge cases: https://github.com/01mf02/jaq#assignments
Isn't the adage to only build a framework after the 3rd or 4th implementation? That seems to apply to writing a RFC, also
-
[Media] Tabled [v0.9.0] - An easy to use library for pretty print tables
I am developing jaq, which aims to be syntax-compatible with jq. Integrating table output into jaq should be relatively easy.
-
Gojq: Pure Go implementation of jq
For reasons why one might use a jq alternative, see jaq: https://github.com/01mf02/jaq
- rq: Universal convertor between structured data (JSON, MessagePack, CBOR, etc.)
- Announcing jaq, a jq clone focussing on correctness, speed, and simplicity
-
A note from our sponsor - SonarLint
www.sonarlint.org | 30 Mar 2023
Stats
01mf02/jaq is an open source project licensed under MIT License which is an OSI approved license.