awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to google/zx

Open-source alternatives to Google Zx

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

  • shelljs/shelljsالصورة الرمزية لـ shelljs

    shelljs/shelljs

    14,402عرض على GitHub↗

    ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system automation. It serves as a cross-platform filesystem API and a process wrapper for spawning and controlling external system subprocesses. The project translates Unix shell commands into equivalent operations for the host operating system, allowing scripts to run consistently across different platforms. It supports the registration of custom commands and the integration of third-party plugins to extend its portable shell capabilities. The library covers broad capability areas

    JavaScriptbashjavascriptnode
    عرض على GitHub↗14,402
  • sindresorhus/execaالصورة الرمزية لـ sindresorhus

    sindresorhus/execa

    7,517عرض على GitHub↗

    Execa is a promise-based process execution library that serves as a wrapper for the Node.js child process module. It functions as a shell command runner and subprocess management tool, simplifying the execution of external commands and binaries. The library distinguishes itself through automatic argument escaping to prevent shell injection and the use of abort signals for graceful process termination. It also provides an inter-process communication wrapper for exchanging structured JSON data and messages between parent and child processes. Its capabilities cover a broad range of process I/O

    JavaScript
    عرض على GitHub↗7,517
  • pyinvoke/invokeالصورة الرمزية لـ pyinvoke

    pyinvoke/invoke

    4,716عرض على GitHub↗

    Invoke is a Python task automation library used to define and run named Python functions as command-line tasks. It provides a system for mapping functions to executable commands, enabling the automation of repetitive development workflows and the orchestration of build pipelines. The project implements a namespace-based task hierarchy, allowing related tasks to be grouped into nested collections for a structured command-line interface. It utilizes a layered configuration resolution system to merge settings from environment variables, configuration files, and defaults. The toolset includes sh

    Python
    عرض على GitHub↗4,716

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • starship/starshipالصورة الرمزية لـ starship

    starship/starship

    58,310عرض على GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, statically linked binary that integrates directly into shell startup sequences to ensure consistent performance across different operating systems. By utilizing shell-agnostic hooks, it injects dynamically generated strings into the prompt regardless of the underlying command interpr

    Rustbashfishfish-prompt
    عرض على GitHub↗58,310
  • oils-for-unix/oilsالصورة الرمزية لـ oils-for-unix

    oils-for-unix/oils

    3,288عرض على GitHub↗

    Oils is a Unix shell interpreter and scripting language runtime that combines a modern shell language with POSIX and Bash compatibility. It functions as a structured data shell, integrating JSON and J8 formats to manage complex data without relying on string parsing. The system is distinguished by a C++ transpiled interpreter that converts a subset of Python source code into strongly typed C++ for high-performance execution. It features a garbage-collected typed runtime that supports prototype-based polymorphism, lexical closures, and reference-based variable mutation. To decouple shell logic

    Python
    عرض على GitHub↗3,288
  • catlog22/claude-code-workflowالصورة الرمزية لـ catlog22

    catlog22/Claude-Code-Workflow

    1,311عرض على GitHub↗

    Claude-Code-Workflow is a development workflow engine and command-line orchestration framework that coordinates specialized artificial intelligence agents to automate multi-step software development tasks. The system executes structured processes through natural language command routing, analyzing user intent to select workflows and invoke command-line tools automatically. The platform includes embedded hybrid code search combining full-text and semantic embedding methods over local repositories, along with persistent session management that tracks development steps across multiple execution

    TypeScriptclaudeclaude-codecli-tools
    عرض على GitHub↗1,311
  • netblue30/firejailالصورة الرمزية لـ netblue30

    netblue30/firejail

    7,069عرض على GitHub↗

    Firejail is a Linux application sandbox and kernel security wrapper that isolates untrusted applications from the host system. It uses kernel namespaces and seccomp filters to restrict filesystem access, drop kernel capabilities, and limit the system attack surface. The project is distinguished by its use of predefined security profiles to automatically apply filesystem restrictions and syscall limits based on the executable being launched. It provides specialized isolation for portable packages such as AppImages and implements X11 display isolation via proxy servers to prevent keyboard loggi

    C
    عرض على GitHub↗7,069
  • anthropic-experimental/sandbox-runtimeالصورة الرمزية لـ anthropic-experimental

    anthropic-experimental/sandbox-runtime

    3,099عرض على GitHub↗

    This project is an OS-level process sandbox and cross-platform security wrapper for Linux and macOS. It is designed to isolate arbitrary processes from the host machine by restricting filesystem and network access without the use of full containerization. The system functions as a system-call interceptor and access controller, blocking unauthorized operating system calls based on predefined security policies. It employs allowlists and denylists to manage resource requests and monitors for security violations in real time. Capability areas include filesystem access management using glob-patte

    TypeScript
    عرض على GitHub↗3,099
  • ansible/ansibleالصورة الرمزية لـ ansible

    ansible/ansible

    68,968عرض على GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    عرض على GitHub↗68,968
  • pkgxdev/pkgxالصورة الرمزية لـ pkgxdev

    pkgxdev/pkgx

    9,738عرض على GitHub↗

    pkgx is a cross-platform tool orchestrator and portable package runner that enables the execution of specific software versions without requiring permanent installation on the host system. It functions as a multi-ecosystem package wrapper, providing a unified interface to launch tools and managers from various language ecosystems. The project serves as an ephemeral environment provider and script dependency manager, allowing users to declare and automatically inject required software versions into scripts via a shebang line. This allows for the bootstrapping of temporary shells and containers

    Rustenvironment-managerpackage-managerpackage-runner
    عرض على GitHub↗9,738
  • syl20bnr/spacemacsالصورة الرمزية لـ syl20bnr

    syl20bnr/spacemacs

    24,560عرض على GitHub↗

    Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo

    Emacs Lispcommunity-drivenconfigurationemacs
    عرض على GitHub↗24,560
  • xonsh/xonshالصورة الرمزية لـ xonsh

    xonsh/xonsh

    9,529عرض على 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
    عرض على GitHub↗9,529
  • akinomyoga/ble.shالصورة الرمزية لـ akinomyoga

    akinomyoga/ble.sh

    4,015عرض على GitHub↗

    ble.sh is a programmable line editor for Bash that provides syntax highlighting, auto-completion, and advanced text editing capabilities. It functions as a Bash syntax highlighter and command completion engine to enhance the standard shell input experience. The project implements a Vim-inspired shell editor, bringing motions, visual modes, and macros to the command line. It further distinguishes itself with a system for text abbreviation expansion and a modal interaction system that toggles between insert and command modes. The editor supports multiline command input and a dynamic suggestion

    Shellauto-completebashbash-configuration
    عرض على GitHub↗4,015
  • erikbjare/gptmeالصورة الرمزية لـ ErikBjare

    ErikBjare/gptme

    4,334عرض على GitHub↗

    gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and

    Python
    عرض على GitHub↗4,334
  • termux/termux-appالصورة الرمزية لـ termux

    termux/termux-app

    56,464عرض على GitHub↗

    Termux is a mobile terminal emulator and Linux environment runtime that provides a full command-line interface directly on Android devices. It functions as a comprehensive platform for executing native binaries and scripts, featuring an integrated package management system that allows users to download, install, and manage open-source software repositories to extend device functionality. The project distinguishes itself by acting as an embedded execution library, enabling third-party applications to integrate terminal and package management capabilities into their own interfaces without requi

    Javaandroidhacktoberfestlinux
    عرض على GitHub↗56,464
  • phiresky/ripgrep-allالصورة الرمزية لـ phiresky

    phiresky/ripgrep-all

    9,695عرض على GitHub↗

    ripgrep-all is a command-line utility that extends ripgrep to perform regular expression searches across binary files, compressed archives, and media formats. It functions as a universal text extractor that converts non-plain-text formats, such as PDFs, E-books, and Office documents, into searchable text. The tool uses a system of adapters to transform binary data into plain text and utilizes a local database to cache these extracted versions, accelerating repeated search operations. It identifies file types by analyzing header magic bytes rather than relying on file extensions. The project

    Rust
    عرض على GitHub↗9,695
  • kkroening/ffmpeg-pythonالصورة الرمزية لـ kkroening

    kkroening/ffmpeg-python

    10,999عرض على GitHub↗

    ffmpeg-python is a Python wrapper that translates programmatic method calls into command-line arguments for executing FFmpeg media processing tasks. It functions as a multimedia transcoding interface and a media stream capture tool, allowing for the recording of live audio and video from hardware devices and network sources. The library features a fluent interface for constructing complex directed graphs of audio and video filters through method chaining. It also includes an FFprobe metadata extractor that retrieves structured technical properties from media files and returns them as Python d

    Python
    عرض على GitHub↗10,999
  • dankamongmen/notcursesالصورة الرمزية لـ dankamongmen

    dankamongmen/notcurses

    4,347عرض على GitHub↗

    Notcurses is a terminal graphics engine and TUI library that renders high-fidelity images, video, and rich Unicode graphics directly in terminal emulators. At its core, it provides a layered framebuffer system that composes overlapping planes with independent depth and opacity, enabling complex visual scenes. The library also includes a terminal input processor for capturing and decoding keyboard and mouse events, a data visualization toolkit for histograms and line plots, a multimedia terminal player for images and video, and a TUI widget framework with reusable interface components. The lib

    Ccclincurses
    عرض على GitHub↗4,347
  • facebook/follyالصورة الرمزية لـ facebook

    facebook/folly

    30,412عرض على GitHub↗

    Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for large-scale production environments. It provides specialized toolkits for memory management, concurrency, asynchronous workflows, and low-latency input and output operations. The project distinguishes itself through the provision of lock-free containers and bounded queues to minimize contention in multi-threaded applications, alongside a framework for managing deferred computations using futures and promises. It further offers specialized memory arenas and optimized implementation

    C++
    عرض على GitHub↗30,412
  • foreversd/foreverالصورة الرمزية لـ foreversd

    foreversd/forever

    13,843عرض على GitHub↗

    Forever is a process manager and command-line utility designed to run scripts continuously. It functions as a process watchdog that monitors background tasks and automatically restarts them upon failure to ensure continuous operation. The system provides a log streaming tool to capture and monitor the standard output and error streams of managed scripts in real time. It also includes development hot reloading, which triggers a process restart whenever modifications are detected in source files or specified directories. The tool covers a broad range of orchestration capabilities, including pr

    JavaScript
    عرض على GitHub↗13,843
  • agilira/flash-flagsالصورة الرمزية لـ agilira

    agilira/flash-flags

    11عرض على GitHub↗

    FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for Argus, it provides great performance while maintaining simplicity and ease of use.

    Gocommand-lineconfiguration-filesevironmental-variables
    عرض على GitHub↗11
  • adishavit/arghالصورة الرمزية لـ adishavit

    adishavit/argh

    1,439عرض على GitHub↗

    Argh! A minimalist argument handler.

    C++argument-parserclicli-args
    عرض على GitHub↗1,439
  • aandrew-me/tgptالصورة الرمزية لـ aandrew-me

    aandrew-me/tgpt

    3,194عرض على GitHub↗

    AI Chatbots in terminal for free

    Goaichatbotchatgpt
    عرض على GitHub↗3,194
  • amidabuddha/console-chat-gptA

    amidabuddha/console-chat-gpt

    0عرض على GitHub↗
    عرض على GitHub↗0
  • amachino/command-aiA

    amachino/command-ai

    0عرض على GitHub↗
    عرض على GitHub↗0
  • adamralph/simple-execA

    adamralph/simple-exec

    0عرض على GitHub↗
    عرض على GitHub↗0
  • amjadjibon/memshالصورة الرمزية لـ amjadjibon

    amjadjibon/memsh

    8عرض على GitHub↗

    memsh - virtual in-memory shell

    Go
    عرض على GitHub↗8
  • amokhuginnsson/replxxالصورة الرمزية لـ AmokHuginnsson

    AmokHuginnsson/replxx

    757عرض على GitHub↗

    A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.

    C++
    عرض على GitHub↗757
  • andrewjfreyer/monitorالصورة الرمزية لـ andrewjfreyer

    andrewjfreyer/monitor

    2,104عرض على GitHub↗

    Distributed advertisement-based BTLE presence detection reported via mqtt

    Shell
    عرض على GitHub↗2,104
  • alisaifee/flask-limiterالصورة الرمزية لـ alisaifee

    alisaifee/flask-limiter

    1,202عرض على GitHub↗

    Rate Limiting extension for Flask

    Python
    عرض على GitHub↗1,202