toml

TOML parser

A Go package that provides a reflection-based TOML parser with features like automatic parsing of structs and values.

TOML parser for Golang with reflection.

GitHub

5k stars
82 watching
529 forks
Language: Go
last commit: 22 days ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
toml-lang/toml A configuration file format designed to be easy to read and map to hash tables. 19,548
pelletier/go-toml Library for parsing and generating the TOML file format in Go. 1,736
toml-lang/toml-test A tool that verifies the correctness of TOML parsers and writers through automated testing. 216
xuri/toml-to-go Translates TOML into a Go type definition in real-time 151
tomwright/queryparam Converts URL query parameters into struct values of the correct types 19
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,401
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
tamasfe/taplo A Rust toolkit for parsing and encoding TOML v1.0.0 data 1,453
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
jamesclonk/go-todotxt A Go client library for parsing and manipulating task lists in the todo.txt format. 31
uiri/toml A Python library for parsing and creating the TOML data interchange format. 1,095
nicksnyder/go-i18n A toolset for translating Go programs into multiple languages 3,017
toruniina/toml11 A C++ library for parsing and serializing the TOML data format 1,043
maruel/panicparse Analyze crash dumps from Go applications to deduce and prioritize problematic goroutines 3,534
alecthomas/kong-toml A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. 2