sublime-json5 VS isopod

Compare sublime-json5 vs isopod and see what are their differences.

sublime-json5

JSON5 support for Sublime Text (by bschwind)

isopod

An expressive DSL and framework for Kubernetes configuration without YAML (by cruise-automation)
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
sublime-json5 isopod
1 4
3 462
- 0.4%
2.7 0.0
5 months ago 6 months ago
Go
MIT License 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.

sublime-json5

Posts with mentions or reviews of sublime-json5. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-14.
  • YAML: It's Time to Move On
    29 projects | news.ycombinator.com | 14 Nov 2021
    I like it so much I got motivated enough to start making a sublime text highlighter for it. I got a bit lost though, having never made one before.

    And then I tried to use a tool called SBNF to write the grammar for the language at a high level and have it spit out Sublime Text syntax highlighting code. Didn't quite work yet unfortunately.

    https://github.com/bschwind/sublime-json5

    https://github.com/BenjaminSchaaf/sbnf

isopod

Posts with mentions or reviews of isopod. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • Jsonnet – The Data Templating Language
    20 projects | news.ycombinator.com | 27 Mar 2023
    Tried it[0], worked reasonably well. Be prepared for strong opposition from traditional “devops” folks “who don’t mind yaml” and will drag everyone down.

    [0] - https://github.com/cruise-automation/isopod

  • Deploying Kubernetes clusters in increasingly absurd languages
    8 projects | news.ycombinator.com | 6 May 2022
  • YAML: It's Time to Move On
    29 projects | news.ycombinator.com | 14 Nov 2021
  • Cue: A new language for data validation
    17 projects | news.ycombinator.com | 19 Oct 2021
    I like Cue and Jsonnet and Starlark and so on. But all of these have very low mindshare (though Starlark has the most momentum thanks to Bazel), and who knows if they will be dead by next year.

    Being an early adopter is difficult both in terms of the immaturity of the tooling — Cue, for example, only has a Go implementation at the moment — and in terms of the risk of betting on an evolutionary dead end, which can cause a lot of unnecessary churn when you want to standardize on something across an entire organization.

    As a concrete example, I'd love to replace Kubernetes's use of YAML with something like the above. But the tooling is immature, and almost nobody is using any of it. For example, there's Isopod [1], which is a nice-looking tool to use Starlark with Kubernetes. But it might go the same way as Ksonnet.

    [1] https://github.com/cruise-automation/isopod

What are some alternatives?

When comparing sublime-json5 and isopod you can also consider the following projects:

nestedtext - Human readable and writable data interchange format

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

prettier - Prettier is an opinionated code formatter.

cue - The home of the CUE language! Validate and define text-based and dynamic configuration

babashka - Native, fast starting Clojure interpreter for scripting

rules_jsonnet - Jsonnet rules for Bazel

yq - Command-line YAML, XML, TOML processor - jq wrapper for YAML/XML/TOML documents

kubecfg - A tool for managing complex enterprise Kubernetes environments as code.

openapi-python-client - Generate modern Python clients from OpenAPI

c2bf - Compiler from C to brainfuck

jq - Command-line JSON processor [Moved to: https://github.com/jqlang/jq]

jk - Configuration as Code with ECMAScript