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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
martinohmann avatar

martinohmann/hcl-rs

0
View on GitHub↗
178 Stars·22 Forks·Rust·Apache-2.0·1 Aufruf

Hcl Rs

HCL parsing and encoding libraries for rust with serde support

Features

  • HCL Libraries - Provides parsing and encoding capabilities for Rust applications.

Star-Verlauf

Star-Verlauf für martinohmann/hcl-rsStar-Verlauf für martinohmann/hcl-rs

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Hcl Rs

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Hcl Rs.
  • amplify-education/python-hcl2Avatar von amplify-education

    amplify-education/python-hcl2

    311Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗311
  • tree-sitter-grammars/tree-sitter-hclAvatar von tree-sitter-grammars

    tree-sitter-grammars/tree-sitter-hcl

    143Auf GitHub ansehen↗

    HCL grammar for tree-sitter

    HCL
    Auf GitHub ansehen↗143
  • virtuald/pyhclAvatar von virtuald

    virtuald/pyhcl

    341Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗341
  • winebarrel/rhclAvatar von winebarrel

    winebarrel/rhcl

    15Auf GitHub ansehen↗

    Pure Ruby HCL parser

    Ruby
    Auf GitHub ansehen↗15
Alle 5 Alternativen zu Hcl Rs anzeigen→

Häufig gestellte Fragen

Was macht martinohmann/hcl-rs?

HCL parsing and encoding libraries for rust with serde support

Was sind die Hauptfunktionen von martinohmann/hcl-rs?

Die Hauptfunktionen von martinohmann/hcl-rs sind: HCL Libraries.

Welche Open-Source-Alternativen gibt es zu martinohmann/hcl-rs?

Open-Source-Alternativen zu martinohmann/hcl-rs sind unter anderem: 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:… 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. wondrify/hcl4j — HCL is the Hashicorp Configuration Language used in Terraform. This is a java Parser for parsing HCL and converting to…