Software Alternatives, Accelerators & Startups

Serde VS Dhall Configuration Language

Compare Serde VS Dhall Configuration Language and see what are their differences

Serde logo Serde

API documentation for the Rust `de` mod in crate `serde`.

Dhall Configuration Language logo Dhall Configuration Language

A non-repetitive alternative to YAML
  • Serde Landing page
    Landing page //
    2023-09-29
  • Dhall Configuration Language Landing page
    Landing page //
    2022-04-27

Serde videos

1Password Developer Fireside Chat: Serde Deserializers

More videos:

  • Review - qcrab 08: Deserializing Basis Sets with serde
  • Review - Experiments - Rust Serde Deserialize to struct

Dhall Configuration Language videos

No Dhall Configuration Language videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Serde and Dhall Configuration Language)
Configuration Management
Mobile Apps
19 19%
81% 81
Software Development
9 9%
91% 91
Productivity
22 22%
78% 78

User comments

Share your experience with using Serde and Dhall Configuration Language. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Dhall Configuration Language seems to be more popular. It has been mentiond 83 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Serde mentions (0)

We have not tracked any mentions of Serde yet. Tracking of Serde recommendations started around Mar 2021.

Dhall Configuration Language mentions (83)

  • Power of Small Optimizations
    Agda doesn't need that restriction, as far as I know. And neither does Dhall. See https://dhall-lang.org/ Neither language is Turing complete. - Source: Hacker News / 3 months ago
  • Pkl, a Programming Language for Configuration
    Kubernetes config is a decent example. I had ChatGPT generate a representative silly example -- the content doesn't matter so much as the structure: https://gist.github.com/cstrahan/528b00cd5c3a22e3d8f057bb1a75ea61 Now consider 100s (if not 1000s) of such files. I haven't given Pkl an in depth look yet, but I can say that the Industry Standard™ of "simple YAML" + string substitution (with delicate, error prone... - Source: Hacker News / 4 months ago
  • Apple releases Pkl – onfiguration as code language
    Fail to see how this is any different than Dhall (https://dhall-lang.org/) other than it produces plists too. - Source: Hacker News / 4 months ago
  • Apple releases Pkl – onfiguration as code language
    Well, Dhall provides something between JSON and a Turing complete language that can make a lot of configuration much quicker to write, if you can hack the functional syntax. http://dhall-lang.org/. - Source: Hacker News / 4 months ago
  • Why the fuck are we templating YAML? (2019)
    What are your thoughts on: - https://dhall-lang.org/. - Source: Hacker News / 4 months ago
View more

What are some alternatives?

When comparing Serde and Dhall Configuration Language, you can also consider the following products

Protobuf - Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

YAML - YAML 1.2 --- YAML: YAML Ain't Markup Language

Apache Thrift - An interface definition language and communication protocol for creating cross-language services.

Jsonnet - A powerful DSL for elegant description of JSON data.

Messagepack - An efficient binary serialization format.

TOML - TOML - Tom's Obvious, Minimal Language