dhall-aws-cloudformation VS tanka

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

dhall-aws-cloudformation

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

tanka

Flexible, reusable and concise configuration for Kubernetes (by grafana)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dhall-aws-cloudformation tanka
2 25
28 2,199
- 1.6%
6.6 8.4
about 2 months ago 9 days ago
Haskell Go
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

tanka

Posts with mentions or reviews of tanka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-23.

What are some alternatives?

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

helm-charts - Prometheus community Helm charts

kustomize - Customization of kubernetes YAML configurations

kapitan - Generic templated configuration management for Kubernetes, Terraform and other things

ytt - YAML templating tool that works on YAML structure instead of text

kpt - Automate Kubernetes Configuration Editing

Pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

kubecfg - A tool for managing complex enterprise Kubernetes environments as code.

dhall-kubernetes - Typecheck, template and modularize your Kubernetes definitions with Dhall

kube-libsonnet - Bitnami's jsonnet library for building Kubernetes manifests

kubevela - The Modern Application Platform.

jsonnet-controller - A fluxcd controller for managing manifests declared in jsonnet

qbec - configure kubernetes objects on multiple clusters using jsonnet