Go TOML

Open-source Go projects categorized as TOML

Top 23 Go TOML Projects

  • urfave/cli

    A simple, fast, and fun package for building command line apps in Go (by urfave)

    Project mention: Best practices for distributing and updating a Go CLI on Linux? | /r/golang | 2023-05-18

    Can you use a framework like urfavecli https://github.com/urfave/cli? This will auto-update every time it detects a new version from your CLI's GitHub repository

  • yq

    yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

    Project mention: Show HN: Flatito, grep for YAML and JSON files | news.ycombinator.com | 2024-03-25

    What I often use to just get the full key paths is yq (https://github.com/mikefarah/yq), piping into grep when necessary

      yq -o=props 

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • dasel

    Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

    Project mention: jq 1.7 Released | news.ycombinator.com | 2023-09-06
  • koanf

    Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.

    Project mention: Nees help install knadh/koanf | /r/golang | 2023-05-27

    LINK: https://github.com/knadh/koanf

  • go-toml

    Go library for the TOML file format

    Project mention: What Is Wrong with TOML? | news.ycombinator.com | 2023-09-13

    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.

    [0]: https://github.com/pelletier/go-toml

  • yj

    CLI - Convert between YAML, TOML, JSON, and HCL. Preserves map order.

    Project mention: That's a Lot of YAML | news.ycombinator.com | 2023-09-28

    For anyone looking for such a script, there's some CLIs that make it easy. One is `yq -o props` [1], another way is to use `yq -j` or `yj` [2] to convert to JSON and pipe it to `gron` [3].

    [1] https://github.com/mikefarah/yq

    [2] https://github.com/sclevine/yj

    [3] https://github.com/tomnomnom/gron

  • gookit/config

    📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名 (by gookit)

    Project mention: topoconfig: enhancing config declarations with graphs | dev.to | 2023-10-03

    gookit/config

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • aconfig

    Simple, useful and opinionated config loader.

  • faq

    Format Agnostic jQ -- process various formats with libjq

  • config

    A lightweight yet powerful configuration manager for the Go programming language (by golobby)

  • fig

    A minimalist Go configuration library (by kkyr)

  • config-file-validator

    Cross Platform tool to validate configuration files

    Project mention: Open Source: Validate XML, JSON, INI, TOML, and YAML files with one CLI | /r/opensource | 2023-10-27
  • frontmatter

    Go library for detecting and decoding various content front matter formats

  • cog

    ⚙️ Configuration library for Go applications (by leonidasdeim)

    Project mention: Lightweight Golang Config Library | news.ycombinator.com | 2023-04-11
  • re-txt

    converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc

  • config

    Declarative configuration for Go (by num30)

  • CONFLATE

    Library providing routines to merge and validate JSON, YAML and/or TOML files

  • tarjem

    an easy way to generate translations for your Go app

  • xconf

    Dead simple yet complete and powerful configuration manager for Go.

  • go-binder

    Go binding configuration and command flag made easy✨✨

  • TySug

    A project around helping to prevent typing typos. TySug (Typo Suggestions) suggests alternative words with respect to keyboard layouts

  • stres

    Small library that brings AndroidStudio-like string resources system in Go.

  • swap

    Instantiate/configure structs recursively, based on build environment. (YAML, TOML, JSON and env). (by oblq)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-25.

Go TOML related posts

Index

What are some of the best open-source TOML projects in Go? This list will help you:

Project Stars
1 urfave/cli 21,474
2 yq 10,552
3 dasel 4,832
4 koanf 2,303
5 go-toml 1,603
6 yj 909
7 gookit/config 519
8 aconfig 514
9 faq 419
10 config 352
11 fig 343
12 config-file-validator 229
13 frontmatter 89
14 cog 69
15 re-txt 64
16 config 46
17 CONFLATE 43
18 tarjem 33
19 xconf 20
20 go-binder 18
21 TySug 17
22 stres 12
23 swap 8
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com