json_env VS deon

Compare json_env vs deon and see what are their differences.

json_env

Loads environment variables from JSON files. (by brodo)
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
json_env deon
3 2
4 3
- -
10.0 0.0
over 1 year ago over 1 year ago
Rust TypeScript
Apache License 2.0 GNU General Public License v3.0 or later
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.

json_env

Posts with mentions or reviews of json_env. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.
  • Use TOML for `.env` Files?
    7 projects | news.ycombinator.com | 10 Feb 2023
    My major pain point was that I had big JSON files inside my .env files. We use Cloud Foundry at work and it uses plenty of these for configuration.

    I wrote a small Rust tool called ‘json_env’[0] to read JSON files and supply them as ENV vars to a program. I’m working on it in my free time and eventually want to also replace direnv with it. TOML and YAML support is also planned.

    [0] https://github.com/brodo/json_env

  • json_env - Environment Variable Loader
    1 project | /r/node | 5 Nov 2022
  • My fist rust crate: `json_env`
    1 project | /r/rust | 24 Sep 2022
    I just published my `json_env` crate to homebrew. It's a small CLI app which allows you to start other apps with env variables defined in an `.env.json` file.

deon

Posts with mentions or reviews of deon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.
  • Use TOML for `.env` Files?
    7 projects | news.ycombinator.com | 10 Feb 2023
    When reading the file, the environment variables will be obtained from the URL and populate the environment.

    This is what I had in mind when designing the import functionality for deon [1].

    Being able to import also makes it easy to have a .base, a .production, a .local setup, and combine them accordingly.

    [1] https://github.com/plurid/deon

  • Ladybird: A new cross-platform browser project
    19 projects | news.ycombinator.com | 12 Sep 2022
    Hence the second sentence "[b]ut maybe you don't even need to build another Chromium." and then the second paragraph "cost-reducing" billions to millions day-dreaming of a specification-based pixel generator.

    Of course, the n-th time is cheaper, easier, faster, case in point: I implemented 'deon', a notation format for structured data [1], using your amazing "Crafting Interpreters" for which I paid nothing since I was reading the web version as you were writing. Never had the chance to say thank you, somewhere in my drafts there is an email of appreciation: reading your book and applying it chapter by chapter, crafting a final, useful artifact, has been a beautiful experience, thank you very much, for all your writing, since I am a longtime reader of your technical and otherwise texts.

    [1] https://github.com/plurid/deon

What are some alternatives?

When comparing json_env and deon you can also consider the following projects:

theory-exploration-benchmarks - Mirror of http://chriswarbo.net/git/theory-exploration-benchmarks

kosmonaut - A web browser engine for the space age :rocket:

gura - Gura configuration language

sucks - Simple command-line script for the Ecovacs series of robot vacuums

goapilib - Collection of packages to simplify writing REST APIs

envy - deserialize env vars into typesafe structs with rust

quickjs - Public repository of the QuickJS Javascript Engine.

dhall-lang - Maintainable configuration files

servoshell - A work-in-progress user interface for Servo, built in Rust.

viper - Go configuration with fangs