z VS konryu

Compare z vs konryu and see what are their differences.

z

Simple task runner (by zakuro9715)

konryu

Cotowali installer and version manager (by cotowali)
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
z konryu
1 2
12 6
- -
1.8 5.6
almost 3 years ago over 2 years ago
Go
GNU General Public License v3.0 only Mozilla Public 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.

z

Posts with mentions or reviews of z. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-25.
  • A statically typed scripting language that transpiles to Posix sh
    10 projects | news.ycombinator.com | 25 Mar 2022
    looks like the task runner part [1] has unfortunate name overlap with the family of programs that include z.lua[2] or zoxide [3] or z.sh [4].

    Not really that big of a deal, I just like tracking command line apps naming because it is an interesting exercise of being short, intuitive, and unique. When you decide a single letter is your name, surely you are going to run into this.

    1. https://github.com/zakuro9715/z

konryu

Posts with mentions or reviews of konryu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-25.
  • A statically typed scripting language that transpiles to Posix sh
    10 projects | news.ycombinator.com | 25 Mar 2022
    Felt the same. Most complete example seems to be the installer for the language which is written in it. This covers some of the things you mentioned

    https://github.com/cotowali/konryu/blob/main/konryu.li

    and the generated shell script

    https://raw.githubusercontent.com/cotowali/konryu/dist/konry...

    There is also the website, heavily under construction, because has some more documentation on the language than the readme

    https://cotowali.org/

What are some alternatives?

When comparing z and konryu you can also consider the following projects:

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

cotowali - A statically typed scripting language that transpile into POSIX sh

v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

v-mode - 🌻 An Emacs major mode for the V programming language.

zoxide - A smarter cd command. Supports all major shells.

z.lua - :zap: A new cd command that helps you navigate faster by learning your habits.