simple-yaml-parser 0.0.1

No allocation YAML key value parser with comment support
Documentation
1
2
3
4
A parser for YAML syntax. Uses a callback approach to avoid allocations

- <https://www.patrickstevens.co.uk/posts/2024-03-14-yaml-superset-json/>
- <https://yamcl.org/>