#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

#858 in Encoding

Download history 89/week @ 2024-01-11 80/week @ 2024-01-18 56/week @ 2024-01-25 418/week @ 2024-02-01 218/week @ 2024-02-08 276/week @ 2024-02-15 166/week @ 2024-02-22 265/week @ 2024-02-29 327/week @ 2024-03-07 127/week @ 2024-03-14 97/week @ 2024-03-21 136/week @ 2024-03-28 32/week @ 2024-04-04 251/week @ 2024-04-11 295/week @ 2024-04-18 135/week @ 2024-04-25

776 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