zig-toml
TOML parser
A parser for TOML files in the Zig programming language
Zig TOML (v1.0.0) parser
35 stars
3 watching
14 forks
Language: Zig
last commit: 30 days ago
Linked from 1 awesome list
parsertomlzig
Related projects:
Repository | Description | Stars |
---|---|---|
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
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 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
tomhoule/zig-diff | A Zig library for generating text diffs using Myers' diff algorithm. | 13 |
yosymfony/toml | A PHP parser for TOML configuration files | 200 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
ziglang/zig-mode | A mode for Emacs to support the Zig programming language | 171 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
sreehax/zig-ini | A library to parse .ini files in the Zig programming language. | 6 |
lewisgaul/zig-nestedtext | A simple human-readable data format parser library written in Zig. | 13 |
ziglibs/wavefront-obj | A parser for 3D object file format used in computer graphics and animation. | 3 |