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.
5k stars
82 watching
531 forks
Language: Go
last commit: almost 2 years agoLinked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A configuration file format designed to be easy to read and map to hash tables. | 19,593 | |
| Library for parsing and generating the TOML file format in Go. | 1,751 | |
| A tool that verifies the correctness of TOML parsers and writers through automated testing. | 216 | |
| Translates TOML into a Go type definition in real-time | 150 | |
| Converts URL query parameters into struct values of the correct types | 19 | |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 | |
| A Ruby library for parsing and generating the TOML data interchange format | 151 | |
| A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,504 | |
| A Go package for encoding and decoding URL parameters into structured data types | 781 | |
| A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 | |
| A Python library for parsing and creating the TOML data interchange format. | 1,098 | |
| A toolset for translating Go programs into multiple languages | 3,044 | |
| A C++ library for parsing and serializing the TOML data format | 1,054 | |
| Analyze crash dumps from Go applications to deduce and prioritize problematic goroutines | 3,533 | |
| A tool that loads and parses TOML configuration files for use in Kong, a popular API gateway. | 2 |