awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wondrify avatar

wondrify/hcl4j

0
View on GitHub↗
74 estrellas·26 forks·Java·Apache-2.0·4 vistas

Hcl4j

HCL is the Hashicorp Configuration Language used in Terraform. This is a java Parser for parsing HCL and converting to Map objects.

Features

  • HCL Libraries - Enables configuration parsing within Java environments.

Historial de estrellas

Gráfico del historial de estrellas de wondrify/hcl4jGráfico del historial de estrellas de wondrify/hcl4j

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Hcl4j

Proyectos open-source similares, clasificados según cuántas características comparten con Hcl4j.
  • amplify-education/python-hcl2Avatar de amplify-education

    amplify-education/python-hcl2

    311Ver en GitHub↗

    A parser for HCL2 written in Python using Lark. It can be used as a Python library or through its CLI tools: hcl2tojson, jsontohcl2, and hq — a jq-like query tool for HCL files. Supports HCL2 only (not backwards compatible with HCL v1) and works with any HCL2 config file such as Terraform.

    Python
    Ver en GitHub↗311
  • martinohmann/hcl-rsAvatar de martinohmann

    martinohmann/hcl-rs

    178Ver en GitHub↗

    HCL parsing and encoding libraries for rust with serde support

    Rust
    Ver en GitHub↗178
  • tree-sitter-grammars/tree-sitter-hclAvatar de tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143Ver en GitHub↗

    HCL grammar for tree-sitter

    HCL
    Ver en GitHub↗143
  • virtuald/pyhclAvatar de virtuald

    virtuald/pyhcl

    341Ver en GitHub↗

    HCL is a configuration language. pyhcl is a python parser for it.

    Python
    Ver en GitHub↗341
Ver las 5 alternativas a Hcl4j→

Preguntas frecuentes

¿Qué hace wondrify/hcl4j?

HCL is the Hashicorp Configuration Language used in Terraform. This is a java Parser for parsing HCL and converting to Map objects.

¿Cuáles son las características principales de wondrify/hcl4j?

Las características principales de wondrify/hcl4j son: HCL Libraries.

¿Qué alternativas de código abierto existen para wondrify/hcl4j?

Las alternativas de código abierto para wondrify/hcl4j incluyen: amplify-education/python-hcl2 — A parser for HCL2 written in Python using Lark. It can be used as a Python library or through its CLI tools:… martinohmann/hcl-rs — HCL parsing and encoding libraries for rust with serde support. tree-sitter-grammars/tree-sitter-hcl — HCL grammar for tree-sitter. virtuald/pyhcl — HCL is a configuration language. pyhcl is a python parser for it. winebarrel/rhcl — Pure Ruby HCL parser.