hcl
config language
A toolkit for creating structured configuration languages that are both human- and machine-friendly
HCL is the HashiCorp configuration language.
5k stars
365 watching
601 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
configuration-languagehashicorphcljson
Related projects:
Repository | Description | Stars |
---|---|---|
virtuald/pyhcl | A Python parser for HashiCorp Configuration Language | 337 |
yethal/nu_plugin_hcl | Converts Hashicorp Configuration Language files to nu structured types | 7 |
magodo/hcldump | Utility to extract and print the abstract syntax tree of HCL(v2) configuration files | 8 |
alecthomas/kong-hcl | A Go package for loading configuration files in the Hiero Configuration Language (HCL) format into a structured data model. | 8 |
hashicorp/go-hclog | A logging package providing customizable output modes and levels for logging messages in Go applications. | 320 |
hashicorp/raft | A Go implementation of a distributed consensus algorithm | 8,321 |
hashicorp/logutils | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
dhall-lang/dhall-lang | A language that enables maintainable configuration files through functional programming and type safety | 4,242 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,377 |
harisekhon/haproxy-configs | HAProxy configuration repository with pre-tuned settings for various cloud and big data technologies | 247 |
minamijoyo/hcledit | A command line editor for editing HCL configuration files | 469 |
hashicorp/go-cleanhttp | Provides functions to create an http.Client with default settings, avoiding shared state and race conditions. | 377 |
hashicorp/terraform-ls | A language server providing IDE features for Terraform configuration files | 1,009 |
hashicorp/go-version | A library for parsing and verifying version numbers and constraints. | 1,642 |
hashicorp/consul | Provides a distributed solution to connect and configure applications across dynamic infrastructure | 28,497 |