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

107 stars
3 watching
22 forks
Language: Zig
last commit: 3 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 35
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,736
lewisgaul/zig-nestedtext A simple human-readable data format parser library written in Zig. 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. 320
hejsil/mecha A parser combinator library for the Zig programming language 472
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,095
kubkon/zig-yaml A YAML parser for Zig programming language 146
tamasfe/taplo A Rust toolkit for parsing and encoding TOML v1.0.0 data 1,453
pmderodat/ada-toml A parser and creator of TOML documents in Ada 31
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