awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to nuta/nsh

Open-source alternatives to Nuta Nsh

26 open-source projects similar to nuta/nsh, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nuta Nsh alternative.

  • adacore/gshAdaCore avatar

    AdaCore/gsh

    119View on GitHub↗

    A POSIX shell for Windows.

    C
    View on GitHub↗119
  • alexst07/shell-plus-plusalexst07 avatar

    alexst07/shell-plus-plus

    174View on GitHub↗

    A friendly and modern functional object oriented language for shell script.

    C++
    View on GitHub↗174
  • anaskhan96/seshanaskhan96 avatar

    anaskhan96/sesh

    33View on GitHub↗

    A (very) simple elegant shell in Go

    Go
    View on GitHub↗33
  • att/astatt avatar

    att/ast

    603View on GitHub↗

    AST - AT&T Software Technology

    C
    View on GitHub↗603
  • cezarmathe/goshcezarmathe avatar

    cezarmathe/gosh

    41View on GitHub↗

    A primitive shell written in go.

    Go
    View on GitHub↗41
  • com-lihaoyi/ammonitecom-lihaoyi avatar

    com-lihaoyi/Ammonite

    2,634View on GitHub↗

    Scala Scripting

    Scala
    View on GitHub↗2,634
  • elves/elvishelves avatar

    elves/elvish

    6,325View on GitHub↗

    Elvish is a shell that combines interactive command-line use with a structured scripting language, designed to make both everyday terminal work and automation tasks more predictable and readable. It parses, compiles, and executes code in three phases, catching syntax and variable errors before any code runs, and it aborts execution on command failure by default to prevent silent errors. The shell introduces value-oriented pipelines that pass structured data like lists, maps, and closures between commands, preserving types without serialization. It also mixes traditional byte streams with thes

    Gogoprogramming-languageshell
    View on GitHub↗6,325

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • emersion/mrshemersion avatar

    emersion/mrsh

    528View on GitHub↗

    A minimal POSIX shell

    C
    View on GitHub↗528
  • fish-shell/fish-shellfish-shell avatar

    fish-shell/fish-shell

    33,687View on GitHub↗

    This project is an interactive command-line shell designed to provide a user-friendly terminal environment for system interaction and task automation. It functions as both an interactive interface for developers and a scripting runtime, featuring a clean, consistent syntax that simplifies command execution and process management. The shell distinguishes itself through a focus on discoverability and real-time feedback. It includes a predictive suggestion engine that offers command completions and history-based hints as you type, alongside a dedicated parser that provides immediate visual feedb

    Rustfishrustshell
    View on GitHub↗33,687
  • hilbis/hilbishHilbis avatar

    Hilbis/Hilbish

    562View on GitHub↗

    ✨🌙 An advanced, comfortable Lua-configured (Unix/Windows) shell. 🌺

    Go
    View on GitHub↗562
  • hoomanist/mishH

    hoomanist/mish

    0View on GitHub↗
    View on GitHub↗0
  • ibara/okshibara avatar

    ibara/oksh

    446View on GitHub↗

    Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).

    C
    View on GitHub↗446
  • jovanbulck/jshjovanbulck avatar

    jovanbulck/jsh

    34View on GitHub↗

    A basic UNIX shell implementation in C

    C
    View on GitHub↗34
  • jstorimer/shirtjstorimer avatar

    jstorimer/shirt

    113View on GitHub↗

    SHell In Ruby? Totally!

    Ruby
    View on GitHub↗113
  • ks0n/ubshks0n avatar

    ks0n/ubsh

    3View on GitHub↗

    UnBloated (or Undefined Behavior...) shell. A small and lightweight non-POSIX shell.

    C
    View on GitHub↗3
  • lmorg/murexlmorg avatar

    lmorg/murex

    1,885View on GitHub↗

    A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

    Go
    View on GitHub↗1,885
  • madlambda/nashmadlambda avatar

    madlambda/nash

    165View on GitHub↗

    Nash stands for Nash shell.

    Go
    View on GitHub↗165
  • michaelmacinnis/ohmichaelmacinnis avatar

    michaelmacinnis/oh

    1,380View on GitHub↗

    A new Unix shell.

    Go
    View on GitHub↗1,380
  • mirbsd/mkshMirBSD avatar

    MirBSD/mksh

    241View on GitHub↗

    MirBSD Korn Shell Source Code Mirror – This is a publish-only repository and all pull requests are ignored. This repository is a mirror and may receive forced (non-fast-forward) updates. Please contribute to the CVS repository of The MirOS Project instead.

    C
    View on GitHub↗241
  • nushell/nushellnushell avatar

    nushell/nushell

    39,743View on GitHub↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Rustnushellrustshell
    View on GitHub↗39,743
  • oilshell/oiloilshell avatar

    oilshell/oil

    3,346View on GitHub↗

    Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

    Python
    View on GitHub↗3,346
  • powershell/powershellPowerShell avatar

    PowerShell/PowerShell

    53,943View on GitHub↗

    PowerShell is a cross-platform task automation and configuration management framework. It functions as an object-oriented shell environment and a dynamic scripting language, enabling users to interact with system interfaces and manage infrastructure through a unified command-line interface. By executing as a managed application on the common language runtime, it provides direct access to native libraries and system APIs. The system is distinguished by its object-based pipeline, which processes structured data objects rather than raw text, allowing for precise property manipulation across comm

    C#command-linehacktoberfestlinux
    View on GitHub↗53,943
  • redox-os/ionredox-os avatar

    redox-os/ion

    1,650View on GitHub↗

    Mirror of https://gitlab.redox-os.org/redox-os/ion

    Rust
    View on GitHub↗1,650
  • trogdoro/xikitrogdoro avatar

    trogdoro/xiki

    3,758View on GitHub↗

    xiki is a GUI-enhanced shell console that integrates graphical user interface components and an editable output buffer into a standard shell environment. It functions as an interactive command-line interface and CLI overlay, rendering graphical elements on top of a traditional character-based terminal grid. The project serves as a custom shell command builder and menu system, allowing users to map shell commands to graphical menus and interactive shortcuts. This enables the creation of personalized workflows to launch and manage system tools through a visual interface. The system transforms

    Ruby
    View on GitHub↗3,758
  • wryun/es-shellwryun avatar

    wryun/es-shell

    365View on GitHub↗

    es: a shell with higher-order functions

    C
    View on GitHub↗365
  • xonsh/xonshxonsh avatar

    xonsh/xonsh

    9,529View on GitHub↗

    Xonsh is a cross-platform command-line interface shell and automation tool that integrates a full Python interpreter with standard shell capabilities. It functions as a Python-powered environment where users can mix native programming logic and external subprocesses within a single shared namespace. The shell is designed for extensibility, supporting a plugin system, custom event hooks, and the ability to import configurations from other shells such as Bash or Zsh. It differentiates itself by representing system environment variables and paths as mutable Python objects, allowing for programma

    Pythonanthropicclaudeclaude-code
    View on GitHub↗9,529