dhall-aws-cloudformation VS starlark-go

Compare dhall-aws-cloudformation vs starlark-go and see what are their differences.

dhall-aws-cloudformation

Typecheck, template and modularize your AWS CloudFormation with Dhall (by jcouyang)

starlark-go

Starlark in Go: the Starlark configuration language, implemented in Go (by google)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dhall-aws-cloudformation starlark-go
2 21
28 2,204
- 0.8%
6.6 7.1
2 months ago 14 days ago
Haskell Go
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dhall-aws-cloudformation

Posts with mentions or reviews of dhall-aws-cloudformation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • The Dhall Configuration Language
    21 projects | news.ycombinator.com | 14 Jul 2022
    I have been writing a fair amount of Dhall using autogenerated CloudFormation bindings ( https://github.com/jcouyang/dhall-aws-cloudformation/ ). It is a fantastic way to reduce boilerplate and factor out recurring blobs. My main frustration is that the type checker is not smart enough (or maybe the type system is undecidable?) - every time you want to use a polymorphic function, you must pass in the type parameters yourself (this is also true for empty lists and `None`). This makes simple FP idioms extremely noisy, to the point where you're better off writing longhand. In a language that's meant to be alleviating YAML/JSON boilerplate.

    It's still a massive improvement, but it could be so much better if the typechecker was smarter.

  • Typecheck and Modularize AWS CloudFormation with Dhall
    1 project | news.ycombinator.com | 30 Mar 2021

starlark-go

Posts with mentions or reviews of starlark-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-27.

What are some alternatives?

When comparing dhall-aws-cloudformation and starlark-go you can also consider the following projects:

dhall-nix

cue - The home of the CUE language! Validate and define text-based and dynamic configuration

cachix - Command line client for Nix binary cache hosting:

cue - CUE has moved to https://github.com/cue-lang/cue

jrsonnet - Rust implementation of Jsonnet language

strictyaml - Type-safe YAML parser and validator.

go-jsonnet

gopher-lua - GopherLua: VM and compiler for Lua in Go

shake-dhall - Facilities for using Shake + dhall

jsonnet-libs - Grafana Labs' Jsonnet libraries

dhall-manual - The Dhall Configuration Language Manual