hocon

Config parser

A Go library implementing the HOCON configuration format

go implementation of lightbend's HOCON configuration library https://github.com/lightbend/config

GitHub

79 stars
2 watching
17 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists

configuration-libraryconfiguration-parserenvironment-variablesgogolanghoconhocon-configurationhocon-syntaxjson-parser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-gcfg/gcfgA Go library that reads INI-style configuration files into data structures168
ian-kent/gofigureTool for easy configuration of Go applications with support for environment variables and command line flags.68
borudar/configurationA configuration library for Go programs that supports multiple data sources and types108
alecthomas/kong-hclA Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model.8
gookit/configA configuration management library for Go applications543
thomasobenaus/go-confLibrary to simplify configuration management in Go applications11
ian-kent/envconfTools to configure Go applications from environment variables.11
hjson/hjson-goA Go implementation of a lightweight, comment-based JSON alternative333
ilyakaznacheev/cleanenvA tool to read and manage environment configuration from files and variables1,690
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
lytics/conflA config parser with lenient syntax and comments similar to Nginx format.139
ohler55/ojgA high-performance JSON parser and toolset for Go.862
rhaist/surevegoA Go library to parse the configuration of a network intrusion detection system from a specific file format.14
kevinburke/ssh_configA Go library for parsing and manipulating SSH configuration files430
vrischmann/envconfigA library to parse configuration from environment variables and fill structs.241