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 2 years ago
convertergeneratorgogolangstructtomltranslates-toml

Related projects:

Repository Description Stars
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,751
uiri/toml A Python library for parsing and creating the TOML data interchange format. 1,098
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
goccy/go-yaml A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. 1,217
toml-lang/toml-test A tool that verifies the correctness of TOML parsers and writers through automated testing. 216
toml-rs/toml Tools and utilities for parsing and editing TOML configuration files in Rust 739
iarna/iarna-toml A TOML parser and stringifier that provides a familiar JSON interface. 322
aeronavery/zig-toml A TOML parser written in Zig with support for various data formats and features 108
go-rel/rel A modern ORM layer for Golang 772
xuri/xgen A tool that generates code from XML schema definitions. 340
sam701/zig-toml A parser for TOML files in the Zig programming language 36
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 781
mozillazg/go-pinyin A Go library and command-line tool for converting Hanzi characters to Pinyin 1,642
yosymfony/toml A PHP parser for TOML configuration files 202
xhit/go-str2duration Converts time durations from string format to Go's time.Duration type with support for weeks and days. 104