taplo
TOML parser
A Rust toolkit for parsing and encoding TOML v1.0.0 data
A TOML toolkit written in Rust
1k stars
9 watching
114 forks
Language: Rust
last commit: 6 days ago
Linked from 1 awesome list
analyzerformatterrusttomltoml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
zamith/tomlex | An Elixir implementation of the TOML markup language parser | 32 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |
yosymfony/toml | A PHP parser for TOML configuration files | 200 |
glairedaggers/beef-toml | A TOML serializer/deserializer for the Beef programming language | 7 |
toruniina/toml11 | A C++ library for parsing and serializing the TOML data format | 1,043 |
toml-lang/toml-test | A tool that verifies the correctness of TOML parsers and writers through automated testing. | 216 |
ystero-dev/hampi | A toolkit for generating Rust bindings from ASN.1 specifications | 44 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 409 |
pmderodat/ada-toml | A parser and creator of TOML documents in Ada | 31 |
marzer/tomlplusplus | A C++ library for parsing and serializing TOML configuration files | 1,577 |