Show HN: Confetti – Configuration for Humans

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. hcl

    HCL is the HashiCorp configuration language.

    This also reminds me of [HCL](https://github.com/hashicorp/hcl?tab=readme-ov-file#informat...)

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. confetti

    Various implementations of the Confetti configuration language (by Heliodex)

    Loving this! Like other commenters here the syntax reminds me of KDL, except a lot simpler. I wrote an implementation <https://github.com/Heliodex/confetti-go> that passes all conformance tests, which gave me a good feel for the language. Pretty easy to get working as well, though I haven't tried adding any of the appendices yet.

  4. pyconfetti

    A pure Python parser for the Confetti configuration language

    I've been a long-time fan of KDL format, so I liked Confetti even more.

    I spent a couple hours writing a fully complaint parser in pure Python. It passes all tests, and among other things has a separate "mapper" mode for more pythonic usage.

    https://github.com/bobuk/pyconfetti

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Announcing binconf - v0.1.5

    2 projects | /r/rust | 24 May 2023
  • The guy that knows his stuff [OC]

    1 project | /r/ProgrammerHumor | 4 Apr 2023
  • What is meant by the configuration file in Terraform?

    1 project | /r/Terraform | 8 Nov 2022
  • Go code generation from Terraform's variables.tf file

    2 projects | /r/golang | 27 Sep 2022
  • Creating Terraform-like configuration languages with HCL and Go

    3 projects | dev.to | 6 Aug 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?