toml-to-go

TOML parser

Translates TOML into a Go type definition in real-time

Translates TOML into a Go type in your browser instantly

GitHub

150 stars
20 watching
30 forks
Language: JavaScript
last commit: over 4 years ago
convertergeneratorgogolangstructtomltranslates-toml

Related projects:

RepositoryDescriptionStars
pelletier/go-tomlLibrary for parsing and generating the TOML file format in Go.1,751
uiri/tomlA Python library for parsing and creating the TOML data interchange format.1,098
jm/tomlA Ruby library for parsing and generating the TOML data interchange format151
goccy/go-yamlA Go YAML parser and encoder with improved performance, customization options, and team collaboration features.1,217
toml-lang/toml-testA tool that verifies the correctness of TOML parsers and writers through automated testing.216
toml-rs/tomlTools and utilities for parsing and editing TOML configuration files in Rust739
iarna/iarna-tomlA TOML parser and stringifier that provides a familiar JSON interface.322
aeronavery/zig-tomlA TOML parser written in Zig with support for various data formats and features108
go-rel/relA modern ORM layer for Golang772
xuri/xgenA tool that generates code from XML schema definitions.340
sam701/zig-tomlA parser for TOML files in the Zig programming language36
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
mozillazg/go-pinyinA Go library and command-line tool for converting Hanzi characters to Pinyin1,642
yosymfony/tomlA PHP parser for TOML configuration files202
xhit/go-str2durationConverts time durations from string format to Go's time.Duration type with support for weeks and days.104