pkl VS pkl-go

Compare pkl vs pkl-go and see what are their differences.

pkl

A configuration as code language with rich validation and tooling. (by apple)

pkl-go

Pkl bindings for the Go programming language (by apple)
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
pkl pkl-go
11 2
9,670 238
4.4% 5.9%
9.4 7.5
6 days ago 5 days ago
Java Go
Apache License 2.0 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.

pkl

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

pkl-go

Posts with mentions or reviews of pkl-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.
  • HCL: Toolkit for Structured Configuration Languages
    8 projects | news.ycombinator.com | 23 Apr 2024
    https://github.com/apple/pkl-go/blob/v0.6.0/.circleci/config... seems to imply it's "curl && chmod" so maybe you're thinking of developing pkl itself?

    I happened to have a container that I am certain contains no Java and it fired right up

      $ docker run -it --rm --entrypoint=/usr/bin/env public.ecr.aws/aws-cli/aws-cli:2.15.38 bash -c 'curl -fsSLO https://github.com/apple/pkl/releases/download/0.25.3/pkl-linux-aarch64; chmod a+x pkl-linux-aarch64; ./pkl-linux-aarch64 --help'
  • Apple releases Pkl – onfiguration as code language
    14 projects | news.ycombinator.com | 3 Feb 2024
    sadly the Go implementation is bloated as hell:

    https://github.com/apple/pkl-go/blob/main/go.sum

    no thank you.

What are some alternatives?

When comparing pkl and pkl-go you can also consider the following projects:

hcl - HCL is the HashiCorp configuration language.

dhall-lang - Maintainable configuration files

jsonnet - Jsonnet - The data templating language