#yaml #yaml-parser #allocation #approach #callback #syntax #value

simple-yaml-parser

No allocation YAML key value parser with comment support

1 unstable release

0.0.1 Jan 30, 2025

#38 in #approach

28 downloads per month

MIT license

11KB
224 lines

A parser for YAML syntax. Uses a callback approach to avoid allocations

No runtime deps