zig-nestedtext
Parser
A simple human-readable data format parser library written in Zig.
Zig NestedText parser library - a simple human readable data format based on YAML
13 stars
2 watching
1 forks
Language: Zig
last commit: about 2 months ago
Linked from 1 awesome list
nestedtextparserzig
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/zig-yaml | A YAML parser for Zig programming language | 146 |
adamserafini/zaml | A fast YAML 1.2 parsing library for Python written in Zig. | 102 |
prajwalch/yazap | A command-line argument parsing library for Zig | 153 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |
behrang/yamlswift | A Swift library for parsing YAML and JSON documents into a structured format | 404 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
jpsim/yams | A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,114 |
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. | 368 |
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 |