toml-test
TOML parser verifier
A tool that verifies the correctness of TOML parsers and writers through automated testing.
A language agnostic test suite for TOML parsers.
216 stars
13 watching
72 forks
Language: Go
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
xuri/toml-to-go | Translates TOML into a Go type definition in real-time | 151 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
iarna/iarna-toml | A TOML parser and stringifier that provides a familiar JSON interface. | 320 |
tamasfe/taplo | A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,453 |
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,095 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
verifid/vl-go | A Go client library for the VerifID identity verification layer API | 2 |
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 |
toruniina/toml11 | A C++ library for parsing and serializing the TOML data format | 1,043 |
ellisonleao/vl | Tool to verify current status of URLs in text files | 27 |
mayah/tinytoml | A lightweight C++ header-only parser for the TOML configuration file format. | 167 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |