- dhall-aws-cloudformation VS dhall-nix
- dhall-aws-cloudformation VS cachix
- dhall-aws-cloudformation VS shake-dhall
- dhall-aws-cloudformation VS go-jsonnet
- dhall-aws-cloudformation VS dhall-manual
- dhall-aws-cloudformation VS jrsonnet
- dhall-aws-cloudformation VS stratosphere
- dhall-aws-cloudformation VS dhall-lang
- dhall-aws-cloudformation VS sjsonnet
- dhall-aws-cloudformation VS ytt
Dhall-aws-cloudformation Alternatives
Similar projects and alternatives to dhall-aws-cloudformation
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
stratosphere
Haskell EDSL and type-checker for AWS CloudFormation templates
-
ytt
YAML templating tool that works on YAML structure instead of text
-
-
prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
cue
The home of the CUE language! Validate and define text-based and dynamic configuration
-
-
oil
Oil is a new Unix shell. It's our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
-
starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go
-
-
kubernetes-mixin
A set of Grafana dashboards and Prometheus alerts for Kubernetes.
-
mina
Mina is a new cryptocurrency with a constant size blockchain, improving scaling while maintaining decentralization and security. (by MinaProtocol)
-
skycfg
Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
dhall-aws-cloudformation reviews and mentions
-
The Dhall Configuration Language
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.
Stats
jcouyang/dhall-aws-cloudformation is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of dhall-aws-cloudformation is Haskell.