datastation VS oursh

Compare datastation vs oursh and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
datastation oursh
25 2
2,851 67
0.3% -
0.0 5.8
5 months ago about 2 months ago
TypeScript Rust
GNU General Public License v3.0 or later 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.

datastation

Posts with mentions or reviews of datastation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.

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.

What are some alternatives?

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

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

busybox-w32 - WIN32 native port of BusyBox.

gecko-dev - Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

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

vscode-jupyter - VS Code Jupyter extension

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

golang-samples - Sample apps and code written for Google Cloud in the Go programming language.

datasette - An open source multi-tool for exploring and publishing data

nushell - A new type of shell

datasette-lite - Datasette running in your browser using WebAssembly and Pyodide

gsh - A POSIX shell for Windows.