zig-toml

TOML parser

A TOML parser written in Zig with support for various data formats and features

A TOML parser written in Zig

GitHub

108 stars
3 watching
22 forks
Language: Zig
last commit: 4 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sam701/zig-toml A parser for TOML files in the Zig programming language 36
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,751
lewisgaul/zig-nestedtext A parser library for a human-readable data format based on YAML 13
zamith/tomlex An Elixir implementation of the TOML markup language parser 32
iarna/iarna-toml A TOML parser and stringifier that provides a familiar JSON interface. 322
hejsil/mecha A parser combinator library for the Zig programming language 493
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
uiri/toml A Python library for parsing and creating the TOML data interchange format. 1,097
kubkon/zig-yaml A YAML parser for Zig programming language 153
tamasfe/taplo A Rust toolkit for parsing and encoding TOML v1.0.0 data 1,504
pmderodat/ada-toml A parser and creator of TOML documents in Ada 32
nimparsers/parsetoml Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. 114
tomhoule/zig-diff A Zig library for generating text diffs using Myers' diff algorithm. 13
glairedaggers/beef-toml A TOML serializer/deserializer for the Beef programming language 7
winksaville/zig-parse-number A utility that provides a function to parse numbers from strings into various data types 0