2 unstable releases

Uses new Rust 2024

0.1.0 May 24, 2025
0.0.0 May 24, 2025

#6 in #json-filter

Download history 58/week @ 2026-04-15 53/week @ 2026-04-22 74/week @ 2026-04-29 42/week @ 2026-05-06 44/week @ 2026-05-13 45/week @ 2026-05-20 36/week @ 2026-05-27 41/week @ 2026-06-03 69/week @ 2026-06-10 126/week @ 2026-06-17 221/week @ 2026-06-24 61/week @ 2026-07-01 89/week @ 2026-07-08 38/week @ 2026-07-15 48/week @ 2026-07-22 75/week @ 2026-07-29

266 downloads per month
Used in 10 crates

Unlicense

8KB
80 lines

jq.rs

License Compatibility Package Documentation

🚧 We are building in public. This is presently under heavy construction.

✨ Features

  • Supports opting out of any feature using comprehensive feature flags.
  • Adheres to the Rust API Guidelines in its naming conventions.
  • 100% free and unencumbered public domain software.

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition)

⬇️ Installation

Installation via Cargo

cargo add jq

👉 Examples

Importing the Library

use jq::*;

👨‍💻 Development

git clone https://github.com/dryrust/jq.rs.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

Dependencies

~0.7–1.9MB
~39K SLoC