zig-nestedtext

YAML parser

A parser library for a human-readable data format based on YAML

Zig NestedText parser library - a simple human readable data format based on YAML

GitHub

13 stars
2 watching
1 forks
Language: Zig
last commit: 4 months ago
Linked from 1 awesome list

nestedtextparserzig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kubkon/zig-yaml A YAML parser for Zig programming language 153
adamserafini/zaml A fast YAML 1.2 parsing library for Python written in Zig. 104
prajwalch/yazap A command-line argument parsing library for Zig 155
hejsil/mecha A parser combinator library for the Zig programming language 493
sam701/zig-toml A parser for TOML files in the Zig programming language 36
aeronavery/zig-toml A TOML parser written in Zig with support for various data formats and features 108
behrang/yamlswift A Swift library for parsing YAML and JSON documents into a structured format 405
yaml/libyaml A C library for parsing and emitting YAML data formats 979
jpsim/yams A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types 1,123
winksaville/zig-parse-number A utility that provides a function to parse numbers from strings into various data types 0
jakubszark/zig-string A library providing basic string operations and utilities for the Zig programming language. 387
tree-sitter-grammars/tree-sitter-zig A grammar definition for parsing Zig source code using the Tree Sitter parser 8
jdonnerstag/vlang-yaml Native YAML parsing and loading functionality in Vlang 24
yakaz/yamerl An Erlang-based parser for human-friendly data serialization formats YAML and JSON 205
jasom/nyaml A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. 26