-
Over a year ago I published a blog post introducing my jq wrapper oq. Given it has been quite a while since then I decided to rerun the benchmarks I did in the original post with the goal of seeing if things changed, both in regards to oq itself and the greater ecosystem.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
yq (go) (4.6.1) - Downloaded latest binary from the latest GH Release
-
oq
A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
oq (1.2.0) - Built locally with Crystal 0.36.1 via shards build --production --release
Related posts
-
An introduction to the magic of jq - Understanding the basics of jq with a realistic example
-
List of JSON tools for command line
-
Overengineer your CV
-
Step-by-Step Guide: Deploying a Static Web Application in OpenShift Using a Custom S2I Builder Image
-
Setting up a local Kubernetes environment with Multipass and bridge networking