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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·2 views

Hcl Rs

HCL parsing and encoding libraries for rust with serde support

Features

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

Star history

Star history chart for martinohmann/hcl-rsStar history chart for martinohmann/hcl-rs

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Hcl Rs

Similar open-source projects, ranked by how many features they share with Hcl Rs.
  • amplify-education/python-hcl2amplify-education avatar

    amplify-education/python-hcl2

    311View on 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
    View on GitHub↗311
  • tree-sitter-grammars/tree-sitter-hcltree-sitter-grammars avatar

    tree-sitter-grammars/tree-sitter-hcl

    143View on GitHub↗

    HCL grammar for tree-sitter

    HCL
    View on GitHub↗143
  • virtuald/pyhclvirtuald avatar

    virtuald/pyhcl

    341View on GitHub↗

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

    Python
    View on GitHub↗341
  • winebarrel/rhclwinebarrel avatar

    winebarrel/rhcl

    15View on GitHub↗

    Pure Ruby HCL parser

    Ruby
    View on GitHub↗15
See all 5 alternatives to Hcl Rs→

Frequently asked questions

What does martinohmann/hcl-rs do?

HCL parsing and encoding libraries for rust with serde support

What are the main features of martinohmann/hcl-rs?

The main features of martinohmann/hcl-rs are: HCL Libraries.

What are some open-source alternatives to martinohmann/hcl-rs?

Open-source alternatives to martinohmann/hcl-rs include: 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…