sjsonnet VS circe-yaml

Compare sjsonnet vs circe-yaml and see what are their differences.

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
sjsonnet circe-yaml
2 1
256 137
0.8% -0.7%
6.8 7.1
9 days ago 6 days ago
Scala Scala
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.

sjsonnet

Posts with mentions or reviews of sjsonnet. 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
    > jsonnet seemed like a great idea to me, but I've experienced extremely low performance.

    Although each implementation of jsonnet has some quirks, take a look at (scala-based) sjsonnet^1 or go-jsonnet^2 for improved performance. We use go-jsonnet because of some issues we had with the scala version - but it does seem to be the fastest by a large margin.

    There's also a Rust version^3 that claims to be the fastest yet^4, but I haven't experimented with it at all.

    [1]: https://github.com/databricks/sjsonnet

    [2]: https://github.com/google/go-jsonnet/

    [3]: https://github.com/CertainLach/jrsonnet

    [4]: https://gist.github.com/CertainLach/5770d7ad4836066f8e0bd91e...

  • Template engines / expression languages for YAML?
    3 projects | /r/scala | 10 Mar 2021
    Check out Jsonnet, specifically this Scala implementation. I'm currently generating a lot of OpenAPI YAML using it, and couldn't be happier.

circe-yaml

Posts with mentions or reviews of circe-yaml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-10.
  • Template engines / expression languages for YAML?
    3 projects | /r/scala | 10 Mar 2021
    Hello! I have a Scala project that parses YAML files (using circe-yaml) for retrieving certain attributes for some of the data models in the project. I want to be able to create some sort of a template engine / expression language so that I can potentially provide some basic functions that I can use in my YAML config. I've been looking at Spring Expression Language or maybe potentially even writing a simple language using fastparse but I was wondering if anyone had any suggestions? Thanks in advance!

What are some alternatives?

When comparing sjsonnet and circe-yaml you can also consider the following projects:

jrsonnet - Rust implementation of Jsonnet language

Configurate - A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation

kubernetes-mixin - A set of Grafana dashboards and Prometheus alerts for Kubernetes.

fs2-data - streaming data parsing and transformation library

dhall-aws-cloudformation - Typecheck, template and modularize your AWS CloudFormation with Dhall

jackson-module-scala - Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes

skycfg - Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.

dhall-lang - Maintainable configuration files

go-jsonnet

MoultingYAML - Scala wrapper for SnakeYAML

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

Finch.io - Scala combinator library for building Finagle HTTP services