5 projects
HCL
HCL (HashiCorp Configuration Language) is a structured configuration language designed to be both human-readable and machine-friendly. It is primarily used for defining infrastructure as code and configuration files across HashiCorp's suite of tools, supporting features like variables, functions, and nested structures.
602
253
$2M
KCL
Constraint-based record and functional language and tools that is primarily utilized in cloud-native configurations and policy scenarios.
552
149
$419M
go-toml
A Go library for parsing and manipulating TOML (Tom's Obvious, Minimal Language) configuration files, providing features like encoding/decoding TOML data, query support, and compatibility with TOML v1.0.0 specification
388
151
$643K
Koanf
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.