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

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

#1355 in Encoding

Download history 28/week @ 2024-06-16 42/week @ 2024-06-23 33/week @ 2024-06-30 38/week @ 2024-07-07 156/week @ 2024-07-14 174/week @ 2024-07-28 125/week @ 2024-08-04 81/week @ 2024-08-11 55/week @ 2024-08-18 66/week @ 2024-08-25 109/week @ 2024-09-01 77/week @ 2024-09-08 62/week @ 2024-09-15 133/week @ 2024-09-22 218/week @ 2024-09-29

491 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