#yaml #serde-yaml #syntax #extracting #data #values #query

yaml-navigator

A library for writing and running queries against YAML

3 unstable releases

0.2.1 Feb 13, 2024
0.2.0 Feb 13, 2024
0.1.0 Jan 10, 2024

#815 in Encoding

Download history 47/week @ 2024-01-07 109/week @ 2024-01-14 35/week @ 2024-01-21 210/week @ 2024-01-28 329/week @ 2024-02-04 284/week @ 2024-02-11 161/week @ 2024-02-18 297/week @ 2024-02-25 151/week @ 2024-03-03 377/week @ 2024-03-10 90/week @ 2024-03-17 63/week @ 2024-03-24 142/week @ 2024-03-31

674 downloads per month

MIT license

60KB
1K SLoC

YAML Navigator for Rust

The goal of this library is to have a jq-like approach to extracting data out of a serde_yaml::Mapping. The syntax is more minimal and focused in extracting values, not producing any new ones.

Dependencies

~2.5MB
~50K SLoC