# jaq Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/jaq
> Markdown URL: https://aitinkerers.org/technologies/jaq.md
> Technology record last updated: 2026-07-07T17:06:55Z
> Generated: 2026-09-22T21:48:09Z

A high-performance, Rust-powered jq clone that delivers precise JSON parsing with zero external dependencies.

Built to solve the startup lag and edge-case bugs of traditional jq, jaq is a lightweight, syntax-compatible replacement written in Rust. It launches up to 30 times faster than older jq versions, making it ideal for processing thousands of small files in rapid succession. Beyond raw speed, jaq fixes long-standing correctness issues in filter limits and arithmetic operations, while expanding its utility with native support for YAML, TOML, and XML. Developers can drop it directly into existing shell pipelines or integrate its core library, jaq-core, safely into multi-threaded Rust applications.

- Official technology site: https://github.com/01mf02/jaq
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Nika - Intent as code](https://paris.aitinkerers.org/talks/rsvp_6XBmEC8IoVA)

Nika is an open source workflow language + Rust engine where AI pipelibe is a siNGle YAML file woth 4 verb

- Event context: Offstage w/ Docker feat ClickHouse — 2026-07-07 — Paris
- Public talk page: https://paris.aitinkerers.org/talks/rsvp_6XBmEC8IoVA

## Related Technologies

- [CEL](https://aitinkerers.org/technologies/cel) ([Markdown](https://aitinkerers.org/technologies/cel.md)) — 1 public demo
- [Nika](https://aitinkerers.org/technologies/nika) ([Markdown](https://aitinkerers.org/technologies/nika.md)) — 1 public demo
- [Rust](https://aitinkerers.org/technologies/rust) ([Markdown](https://aitinkerers.org/technologies/rust.md)) — 56 public demos
- [YAML](https://aitinkerers.org/technologies/yaml) ([Markdown](https://aitinkerers.org/technologies/yaml.md)) — 11 public demos
