oursh VS babelfish

Compare oursh vs babelfish and see what are their differences.

oursh

Your comrade through the perilous world of UNIX. (by nixpulvis)

babelfish

Translate bash scripts to fish (by bouk)
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
oursh babelfish
2 2
67 145
- -
5.8 4.2
2 months ago about 2 months ago
Rust Go
MIT License MIT 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.

oursh

Posts with mentions or reviews of oursh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-23.
  • Nsh: A fish/bash-like Posix shell in Rust
    9 projects | news.ycombinator.com | 23 Oct 2021
    There is also https://github.com/nixpulvis/oursh which wants to be POSIX compatible with its own extensions. Actually I would prefer if a new shell focuses on bash compatibility.

    If features are integrated, then I would probably want to have something about error handling because it is difficult to get right in bash even with shellcheck¹ and gets just worse when things run in parallel.

    ¹ https://www.shellcheck.net/

  • A Better Shell
    9 projects | news.ycombinator.com | 10 Sep 2021
    A lot of this has to do with the integration between the Terminal and the Shell. A project that came up recently that seems to take on a few of the issues is https://blog.warp.dev/how-warp-works. I've been meaning to write up a proper critique of this project at some point, but I keep getting side-tracked.

    I also want a replacement for `fish`, however it's a pretty tall order to implement what I have in mind, and I got a bit stuck trying to find the right abstractions for background job management in Rust (there's a lot going on). But I genuinely believe a multi-language shell with POSIX support will finally allow us to move forward in the terminal environment. UI/UX issues like ctrl-c, window management, and everything else can be implemented as derivations from POSIX, or additions.

    While somewhat tangential to the main thread of this post, I'll still leave my (incomplete) shell here for anyone who's interested. https://github.com/nixpulvis/oursh. The README has a decent description of features I want off the bat, and there's a bunch of design level issues in the tracker.

    I'll never accept the death of the Terminal environment.

babelfish

Posts with mentions or reviews of babelfish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-25.
  • The Fish Shell Is Amazing
    19 projects | news.ycombinator.com | 25 Nov 2021
    3. If you want to import your handy one-liners from your existing `.bash_history`, you could try using babelfish to automatically translate them, then import them into your Fish history: https://github.com/bouk/babelfish

    It may not work right for some of them, but it's worked on the scripts I've tried. You might also be able to bind a key that translates whatever command there is on the prompt into Fish.

  • Nsh: A fish/bash-like Posix shell in Rust
    9 projects | news.ycombinator.com | 23 Oct 2021
    Have you made use of tools like babelfish? https://github.com/bouk/babelfish

What are some alternatives?

When comparing oursh and babelfish you can also consider the following projects:

busybox-w32 - WIN32 native port of BusyBox.

plugin-foreign-env - Run foreign bash scripts and capture exported environment variables

datastation - App to easily query, script, and visualize data from every database, file, and API.

fish-shell - The user-friendly command line shell.

crosh - Minimal CROss-platform SHell (WIP, code is not real yet)

html-tui - HTML to TUI (Text user interface) renderer. It is like TurboVision but in pure HTML, CSS and JavaScript

nsh - A command-line shell like fish, but POSIX compatible.

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

homebrew-emacs-plus - Emacs Plus formulae for the Homebrew package manager

fzf-tab - Replace zsh's default completion selection menu with fzf!

nushell - A new type of shell