zaml

YAML parser

A fast YAML 1.2 parsing library for Python written in Zig.

🚀 Fast YAML 1.2 parsing library for Python 3

GitHub

104 stars
2 watching
8 forks
Language: Zig
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kubkon/zig-yaml A YAML parser for Zig programming language 153
lewisgaul/zig-nestedtext A parser library for a human-readable data format based on YAML 13
prajwalch/yazap A command-line argument parsing library for Zig 155
processone/fast_yaml An Erlang wrapper around the C library libyaml, providing efficient YAML parsing capabilities. 51
yaml/adayaml An experimental implementation of the YAML 1.3 standard in Ada. 37
yakaz/yamerl An Erlang-based parser for human-friendly data serialization formats YAML and JSON 205
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
chyh1990/yaml-rust A pure Rust implementation of the YAML 1.2 specification 613
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
fjoppe/legivel An exact Yaml 1.2 deserializer implementation 60
jpsim/yams A YAML parser built on top of the LibYAML library, providing conversions to and from Swift types 1,123
sam701/zig-toml A parser for TOML files in the Zig programming language 36
hejsil/zig-clap Library providing a simple command-line argument parser 994
aofdev/yaml-peg A PEG parser for YAML written in Rust. 10