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
13 stars
2 watching
1 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
nestedtextparserzig
Related projects:
Repository | Description | Stars |
---|---|---|
| A YAML parser for Zig programming language | 153 |
| A fast YAML 1.2 parsing library for Python written in Zig. | 104 |
| A command-line argument parsing library for Zig | 155 |
| A parser combinator library for the Zig programming language | 493 |
| A parser for TOML files in the Zig programming language | 36 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| A Swift library for parsing YAML and JSON documents into a structured format | 405 |
| A C library for parsing and emitting YAML data formats | 979 |
| A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types | 1,123 |
| A utility that provides a function to parse numbers from strings into various data types | 0 |
| A library providing basic string operations and utilities for the Zig programming language. | 387 |
| A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
| Native YAML parsing and loading functionality in Vlang | 24 |
| An Erlang-based parser for human-friendly data serialization formats YAML and JSON | 205 |
| A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |