Ross ROSS = Recommend OSS · open-source software intelligence for agents

dflemstr/rq

Record Query - A tool for doing record analysis and transformation observed · 2026-08-28

github.com/dflemstr/rq · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3847
  • days_rel: n/a
  • days_push: 986
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2299 stars · 59 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

rq (Record Query) is a Rust command-line tool for ad-hoc analysis and transformation of streams of structured records, similar to awk/sed but for record data instead of text. It reads and writes many formats including JSON, Avro, MessagePack, YAML, TOML, CSV, CBOR, and Protobuf, and ships as a dependency-free binary.

Use cases

  • convert to yaml from the command line
  • read avro files without hadoop
  • transform messagepack data to
  • inspect protobuf records in a stream
  • convert csv to toml
  • explore structured data files ad hoc
  • pipe structured records between formats in shell scripts

When to choose

  • you need a fast, dependency-free binary for converting between structured data formats
  • you want awk/sed-style ad-hoc exploration of record data in the terminal
  • you work with formats like Avro, MessagePack, or Protobuf that common tools don't handle

When to avoid

  • you need built-in query/JavaScript evaluation, which was removed from the tool
  • you need actively developed features or timely bug fixes
  • you only need JSON processing, where jq is a more mature choice

Facets

cli-tool · maturity maintenance

cli serialization data-science etl parser developer-tools files windows cross-platform cli record-query data-transformation structured-data avro protobuf messagepack jq-alternative rust command-line data-engineering linux macos

1 source

Member repositories

RepositoryRoleHealth v2
dflemstr/rqmain23

For agents

markdown · JSON · MCP: product_card(name="dflemstr/rq")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem