Go-toml Alternatives
Similar projects and alternatives to go-toml
-
-
hocon
go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
env
A simple and zero-dependencies library to parse environment variables into structs
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
CONFLATE
Library providing routines to merge and validate JSON, YAML and/or TOML files
-
-
-
-
cue
The home of the CUE language! Validate and define text-based and dynamic configuration
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-toml reviews and mentions
-
What Is Wrong with TOML?
I wrote one of the Go implementations [0] when TOML was announced and have maintained it since.
As a library implementor, I wish arrays would hold only one type at a time, but I get that could be useful for users. But as a user, I wish tables were fully defined once (more can't be added up later in the file), especially when using larger files.
Stats
pelletier/go-toml is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of go-toml is Go.