go-toml
Toml parser
Library for parsing and generating the TOML file format in Go.
Go library for the TOML file format
2k stars
27 watching
212 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
gogolanghacktoberfesttomltoml-parsing
Related projects:
Repository | Description | Stars |
---|---|---|
uiri/toml | A Python library for parsing and creating the TOML data interchange format. | 1,095 |
xuri/toml-to-go | Translates TOML into a Go type definition in real-time | 151 |
jm/toml | A Ruby library for parsing and generating the TOML data interchange format | 151 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
yosymfony/toml | A PHP parser for TOML configuration files | 200 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |
1set/todotxt | A Go library for parsing and managing todo.txt files. | 23 |
jamesclonk/go-todotxt | A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
kowainik/tomland | A Haskell library for bidirectional serialization of TOML configuration data | 122 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |