voidrice VS nxes

Compare voidrice vs nxes and see what are their differences.

voidrice

My dotfiles (deployed by LARBS) (by LukeSmithxyz)

nxes

EHI fork of the es(1) shell (by newnix)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
voidrice nxes
26 4
4,198 11
- -
7.0 0.0
11 days ago over 2 years ago
Shell C
GNU General Public License v3.0 only BSD Zero Clause License
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.

voidrice

Posts with mentions or reviews of voidrice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.

nxes

Posts with mentions or reviews of nxes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-04.
  • plan9 inspired applications on linux
    1 project | /r/plan9 | 4 May 2021
    Neat! I'm also working on an extended version of es, it's been hard to work on it consistently, but I've torn out some old code, added a few useful primitives, and implemented a couple nice functions like pushd/popd in the shell itself.
  • How about set ZSH as default shell?
    4 projects | /r/linuxquestions | 4 May 2021
    What value does that 10MB bring? 10MB in a vacuum is not a problem with modern storage capacities, but bash is already around 7MB larger than a shell needs to be to supply the benefits it does. Look at shells like ksh, rc, or es (or my own fork nxes) for great examples of significantly smaller shells. Hell, there's barely more utility in bash (~8.44MB) than in oksh (~374KB).
  • What is your cd system?
    14 projects | /r/commandline | 16 Apr 2021
    I don't actually see the need to jump around the filesystem that much, but I mostly use this, on many work systems I use the built-in pushd/popd utilities in bash, and on other shells, make use of cd - for quicker backtracking.
  • atom: Shell scripting that will knock your socks off.
    3 projects | /r/programming | 7 Jan 2021
    Thanks for the link, I'll have to check it out! I've been hacking on an old, public domain shell called es in my spare time and have made some minor progess so far. One of my goals is to eliminate the reliance on a parser generator like Yacc and instead implement my own LALR or LR(1) parser, and was planning on trying to swap out the current Yacc file for something like lemon to start getting a better understanding of what's needed.

What are some alternatives?

When comparing voidrice and nxes you can also consider the following projects:

broot - A new way to see and navigate directory trees : https://dystroy.org/broot

lax - Locate Args and Execute

dotfiles - 🍙 dotfiles

ble.sh - Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.

polybar-themes - A huge collection of polybar themes with different styles, colors and variants.

atom - Shell scripting that will knock your socks off

dotfiles - Configuration files for arch linux and macOS

apparix - Command line directory bookmarks with jumping to bookmarks, subdirectory tab completion, distant listing etc

i3-starterpack - A simple guide (and example of configuration) to install i3 & its and essentials packages, then make them look eye candy.

ShellCheck - ShellCheck, a static analysis tool for shell scripts

tuir

nnn - n³ The unorthodox terminal file manager