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

102 stars
2 watching
8 forks
Language: Zig
last commit: 11 months 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 146
lewisgaul/zig-nestedtext A simple human-readable data format parser library written in Zig. 13
prajwalch/yazap A command-line argument parsing library for Zig 153
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 404
yaml/libyaml A C library for parsing and emitting YAML data format 963
chyh1990/yaml-rust A pure Rust implementation of the YAML 1.2 specification 610
goccy/go-yaml A YAML parser and encoder for the Go programming language. 1,179
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,114
sam701/zig-toml A parser for TOML files in the Zig programming language 35
hejsil/zig-clap A simple command-line argument parser library for the Zig programming language 954
aofdev/yaml-peg A PEG parser for YAML written in Rust. 10