🍺 BREW Explorer

← all formulae

jsongrep

brew install jsongrep v0.9.0 MIT

Query tool for JSON, YAML, TOML, and other structured formats

10
30-day installs · #8566
387
90-day · #3195
387
365-day · #5694
648
★ GitHub stars · updated 2mo ago

Build dependencies

GitHub topics

cbor command-line-tool developer-tools json messagepack query-language search toml yaml

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Query tool for JSON, YAML, TOML, and other structured formats",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:06+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "jsongrep",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-09T23:09:34Z",
  "github_readme_excerpt": "\u003cdiv align=\"center\"\u003e\n \u003cimg src=\"./images/logo.svg\" alt=\"jsongrep SVG logo\"/\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://crates.io/crates/jsongrep\"\u003e\u003cimg alt=\"Crates.io Version\" src=\"https://img.shields.io/crates/v/jsongrep\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/micahkepe/jsongrep/blob/main/LICENSE\"\u003e\u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/micahkepe/jsongrep\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/micahkepe/jsongrep/actions\"\u003e\u003cimg alt=\"GitHub Actions Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/micahkepe/jsongrep/rust.yml\"\u003e \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ccode\u003ejsongrep\u003c/code\u003e is a command-line tool and Rust library for\n\u003ca href=\"https://micahkepe.com/jsongrep/end_to_end_xlarge/report/index.html\"\u003efast querying\u003c/a\u003e\nof JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents using \u003cstrong\u003eregular path expressions\u003c/strong\u003e.\n\u003cbr\u003e\n\u003ca href=\"https://micahkepe.com/jsongrep/playground/\"\u003eTry it in your browser\u003c/a\u003e \u00b7 \u003ca href=\"#installation\"\u003eInstall\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/screenshot.png\" alt=\"jsongrep colored output example\" width=\"700\"/\u003e\n\u003c/p\u003e\n\n## Quick Links\n\n- [Installation](#installation)\n- [Quick Example](#quick-example)\n- [Why jsongrep?](#why-jsongrep)\n  - [jsongrep vs jq](#jsongrep-vs-jq)\n- [Benchmarks](#benchmarks)\n- [Multi\\-Format Input](#multi-format-input)\n- [CLI Usage](#cli-usage)\n  - [More CLI Examples](#more-cli-examples)\n- [Query Syntax](#query-syntax)\n- [Library Usage](#library-usage)\n- [Shell Completions](#shell-completions)\n- [Man Pages](#man-pages)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://repology.org/project/jsongrep/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/jsongrep.svg\" alt=\"Packaging status\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n**via Homebrew**:\n\n```bash\nbrew install jsongrep\n```\n\n**via Winget**:\n\n```bash\nwinget install jsongrep\n```\n\n**via Scoop**:\n\n```bash\nscoop install jsongrep\n```\n\n**via `cargo`**:\n\n```bash\ncarg",
  "github_repo": "micahkepe/jsongrep",
  "github_stars": 648,
  "github_topics": [
    "cbor",
    "command-line-tool",
    "developer-tools",
    "json",
    "messagepack",
    "query-language",
    "search",
    "toml",
    "yaml"
  ],
  "homepage": "https://github.com/micahkepe/jsongrep",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 10,
  "installs_365d": 387,
  "installs_90d": 387,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "jsongrep",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8566,
  "rank_365d": 5694,
  "rank_90d": 3195,
  "raw_hash": "e531d3140afec3ec",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/jsongrep.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.9.0",
  "versioned_formulae": [],
  "why_use_this": null
}