nestedtext
skycfg
nestedtext | skycfg | |
---|---|---|
8 | 7 | |
379 | 654 | |
0.8% | 0.6% | |
7.9 | 3.3 | |
2 days ago | 5 months ago | |
Python | Go | |
MIT License | Apache License 2.0 |
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.
nestedtext
-
The yaml document from hell
As /u/astatine said, an excellent but under-recognized alternative syntax for configuration files is NestedText, where everything is a string unless the ingesting code says otherwise, and there is no escaping needed ever.
-
Yaml: First Class Citizen?
I don't know what traits from markdown you'd hope for, but for a relatively obscure but technically excellent format, you can check out NestedText.
-
A Nigthtmare called YML
I recently came to appreciate and favor an alternative format called NestedText. Like YAML, indentation is used for structure, so like YAML, you may hate it.
-
nt2: a CLI converter between NestedText and JSON, YAML, or TOML
I recently discovered NestedText, and really appreciate the design. To me, it hits the nail on the head where projects like strictyaml and hjson come very close.
-
YAML: It's Time to Move On
I'm glad to see people experimenting with alternative document/object representations, but this one might be a hard sell: based on the README[1], it only has Python, Zig and Janet implementations so far. One of the nice things about YAML (and JSON, TOML, etc.) is that they have decently mature C, C++, or Rust libraries that other languages bind to.
[1]: https://github.com/KenKundert/nestedtext
-
My two favorite things share the same love as me for YAML!
NestedText
-
Json alternatives
NestedText was left out. Has the feel of YaML, without all the complexity and user traps.
- KenKundert/nestedtext ... Human Readable and Writable Data Interchange Format
skycfg
-
Show HN: Glasskube – open-source Kubernetes Package Manager, alternative to Helm
So whats your take on https://github.com/stripe/skycfg do you also have experience with it?
- Jsonnet – The Data Templating Language
-
The Dhall Configuration Language
Can you say more about what GCL does better than all of the open source ones?
Anecdotally, I've heard a lot of GCL horror stories, and many Xooglers have chosen to create things like Jsonnet or Skycfg (https://github.com/stripe/skycfg) instead.
- YAML: It's Time to Move On
- Opinion-driven design
-
Migrating Millions of Concurrent WebSockets to Envoy
If you’re looking at other solutions check out https://github.com/stripe/skycfg It works with Envoy and lots of other things that support protobuf configs
-
Yaml Is The Worst Thing Ever Created K8s Should
This is good and there are several other options like https://github.com/stripe/skycfg#why-use-skycfg to add full language support (using Go or python for ex) to configurations.
What are some alternatives?
strictyaml - Type-safe YAML parser and validator.
isopod - An expressive DSL and framework for Kubernetes configuration without YAML
sublime-json5 - JSON5 support for Sublime Text
starlark - Starlark Language
yaml-reference-parser
rules_jsonnet - Jsonnet rules for Bazel
insta-data-styled - A program to format your Instagram's "messages.json" into a beautiful and readable web format.
dhall-manual - The Dhall Configuration Language Manual
json5 - JSON5 — JSON for Humans
kubectl-neat-diff - De-clutter your kubectl diff output using kubectl-neat
dnjs - DOM Notation JS
ron - Rusty Object Notation