1
0
Fork
You've already forked libqyaml
0
qyaml aint yaml. Micro yaml version written in C23 without heap allocation
  • C 100%
notkacper f8cf976503
[header] Rename map to field to reflect the struct usage
Signed-off-by: notkacper <notkacper109@gmail.com>
2026年06月23日 17:33:41 +02:00
.gitignore [gitignore] Setup for cleaning up after build 2026年06月23日 15:53:47 +02:00
libqyaml.h [header] Rename map to field to reflect the struct usage 2026年06月23日 17:33:41 +02:00
LICENSE Initial commit 2026年06月23日 15:15:44 +02:00
README.md Initial commit 2026年06月23日 15:15:44 +02:00

miniyaml

Minimalistic version of yaml written in C23 without heap allocation