awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mirbsd/mksh

Open-source alternatives to Mksh

30 open-source projects similar to mirbsd/mksh, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mksh alternative.

  • alexst07/shell-plus-plusalexst07 的头像

    alexst07/shell-plus-plus

    174在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗174
  • att/astatt 的头像

    att/ast

    603在 GitHub 上查看↗

    AST - AT&T Software Technology

    C
    在 GitHub 上查看↗603
  • ibara/okshibara 的头像

    ibara/oksh

    446在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗446
  • nushell/nushellnushell 的头像

    nushell/nushell

    39,743在 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
    在 GitHub 上查看↗39,743
  • redox-os/ionredox-os 的头像

    redox-os/ion

    1,650在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗1,650

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
lmorg/murexlmorg 的头像

lmorg/murex

1,885在 GitHub 上查看↗

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

Go
在 GitHub 上查看↗1,885
  • powershell/powershellPowerShell 的头像

    PowerShell/PowerShell

    53,943在 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
    在 GitHub 上查看↗53,943
  • barryclark/bashstrapbarryclark 的头像

    barryclark/bashstrap

    1,560在 GitHub 上查看↗

    A quick way to spruce up your terminal in OSX.

    Shell
    在 GitHub 上查看↗1,560
  • com-lihaoyi/ammonitecom-lihaoyi 的头像

    com-lihaoyi/Ammonite

    2,634在 GitHub 上查看↗

    Scala Scripting

    Scala
    在 GitHub 上查看↗2,634
  • anaskhan96/seshanaskhan96 的头像

    anaskhan96/sesh

    33在 GitHub 上查看↗

    A (very) simple elegant shell in Go

    Go
    在 GitHub 上查看↗33
  • jovanbulck/jshjovanbulck 的头像

    jovanbulck/jsh

    34在 GitHub 上查看↗

    A basic UNIX shell implementation in C

    C
    在 GitHub 上查看↗34
  • dotphiles/dotzshdotphiles 的头像

    dotphiles/dotzsh

    231在 GitHub 上查看↗

    A community driven framework for zsh

    Shell
    在 GitHub 上查看↗231
  • dvorka/hstrdvorka 的头像

    dvorka/hstr

    4,438在 GitHub 上查看↗

    hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions. The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries. The system includes a fuzzy-match search mechanism and a text-based user interface to filter command

    C
    在 GitHub 上查看↗4,438
  • elves/elvishelves 的头像

    elves/elvish

    6,325在 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
    在 GitHub 上查看↗6,325
  • changs/slimzshchangs 的头像

    changs/slimzsh

    618在 GitHub 上查看↗

    Small, usable configuration for ZSH

    Shell
    在 GitHub 上查看↗618
  • cezarmathe/goshcezarmathe 的头像

    cezarmathe/gosh

    41在 GitHub 上查看↗

    A primitive shell written in go.

    Go
    在 GitHub 上查看↗41
  • arialdomartini/oh-my-gitarialdomartini 的头像

    arialdomartini/oh-my-git

    3,709在 GitHub 上查看↗

    oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line prompt. It functions as a Git shell prompt that displays the current branch and repository state using configurable symbols and colors. The project includes a customizable terminal theme, allowing users to modify visual variables to personalize the appearance of the interface. It also provides a fallback prompt configuration to define the text displayed when a directory is not tracked by a version control system. The extension manages version control visualization and shell w

    Shell
    在 GitHub 上查看↗3,709
  • getantibody/antibodygetantibody 的头像

    getantibody/antibody

    1,674在 GitHub 上查看↗

    The fastest shell plugin manager.

    Go
    在 GitHub 上查看↗1,674
  • hilbis/hilbishHilbis 的头像

    Hilbis/Hilbish

    562在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗562
  • hoomanist/mishH

    hoomanist/mish

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fish-shell/fish-shellfish-shell 的头像

    fish-shell/fish-shell

    33,687在 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
    在 GitHub 上查看↗33,687
  • jorgebucaran/fisherjorgebucaran 的头像

    jorgebucaran/fisher

    9,300在 GitHub 上查看↗

    Fisher is a plugin manager and shell extension manager specifically for the Fish shell. It provides a system for installing, updating, and removing plugins, themes, functions, and completion scripts. The tool uses a flat-file state persistence method to track installed extensions in a plain text file, which enables the synchronization of shell environments across different systems using version control. It covers the full lifecycle of shell extensions, including the discovery of installed plugins, the installation of packages from remote repositories, and the development of distributable she

    Shellfishfish-pluginplugin-manager
    在 GitHub 上查看↗9,300
  • bhilburn/powerlevel9kbhilburn 的头像

    bhilburn/powerlevel9k

    13,429在 GitHub 上查看↗

    Powerlevel10k is a customizable Zsh theme framework and command line prompt customizer designed to create a visual shell status dashboard. It provides a toolkit for defining the layout, colors, and segments of a terminal prompt to improve the command line user experience. The project distinguishes itself through a flexible configuration system for prompt appearance and layout, allowing users to organize information segments across multiple lines and visually merge adjacent blocks. It supports extensive visual customization, including the use of custom font codepoints for icons and state-based

    Shell
    在 GitHub 上查看↗13,429
  • jstorimer/shirtjstorimer 的头像

    jstorimer/shirt

    113在 GitHub 上查看↗

    SHell In Ruby? Totally!

    Ruby
    在 GitHub 上查看↗113
  • ks0n/ubshks0n 的头像

    ks0n/ubsh

    3在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗3
  • lihaoyi/ammonitelihaoyi 的头像

    lihaoyi/ammonite

    2,634在 GitHub 上查看↗

    Scala Scripting

    Scala
    在 GitHub 上查看↗2,634
  • eriner/zimEriner 的头像

    Eriner/zim

    4,632在 GitHub 上查看↗

    Zim is a Zsh configuration framework and environment manager designed to optimize shell performance and productivity. It serves as a plugin manager, prompt customizer, and performance optimizer that bundles themes and modules into a cohesive system. The framework distinguishes itself by using bytecode compilation to accelerate shell startup times and improve execution speed. It employs a modular system for installing, updating, and synchronizing external shell modules and scripts from local or remote sources. The project covers a broad range of capabilities, including developer workflow auto

    Shell
    在 GitHub 上查看↗4,632
  • lvv/git-promptlvv 的头像

    lvv/git-prompt

    327在 GitHub 上查看↗

    bash prompt with GIT, SVN and HG modules

    Shell
    在 GitHub 上查看↗327
  • madlambda/nashmadlambda 的头像

    madlambda/nash

    165在 GitHub 上查看↗

    Nash stands for Nash shell.

    Go
    在 GitHub 上查看↗165
  • emersion/mrshemersion 的头像

    emersion/mrsh

    528在 GitHub 上查看↗

    A minimal POSIX shell

    C
    在 GitHub 上查看↗528