awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesShell Execution Wrappers

Tools that invoke external processes directly through the host shell.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Shell Execution Wrappers. Refine with filters or upvote what's useful.

Awesome Shell Execution Wrappers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • z4nzu/hackingtoolAvatar Z4nzu

    Z4nzu/hackingtool

    77,515Vezi pe GitHub↗

    This project is a comprehensive cybersecurity tool collection designed to support security research, penetration testing, and vulnerability assessment. It functions as a unified penetration testing suite, providing a centralized environment where professionals can access a wide range of offensive security utilities to identify system weaknesses and study attack vectors. The platform distinguishes itself through a modular architecture that aggregates disparate security scripts into a single, hierarchical command-line interface. It simplifies the management of these utilities by integrating ext

    Wraps external offensive binaries to execute them directly from the system shell.

    Pythonallinonehackingtoolbesthackingtoolctf-tools
    Vezi pe GitHub↗77,515
  • nvie/gitflowAvatar nvie

    nvie/gitflow

    26,825Vezi pe GitHub↗

    Gitflow este o extensie a modelului de branching Git și un instrument de automatizare a fluxului de lucru. Oferă un set de instrumente de linie de comandă și scripturi automate pentru a gestiona dezvoltarea funcționalităților, ciclurile de lansare și remedierile rapide (hotfixes) folosind operațiuni Git standard. Proiectul coordonează lansările software și versiunile prin gestionarea ramurilor dedicate de lansare și suport. Automatizează crearea și fuziunea ramurilor pentru a menține un ciclu de dezvoltare structurat și pentru a gestiona tranziția codului de la dezvoltare la producție. Instrumentul acoperă întregul ciclu de viață al mai multor tipuri de ramuri, inclusiv izolarea noii dezvoltări prin ramuri de funcționalități și implementarea remedierilor urgente de producție prin ramuri de hotfix. Include, de asemenea, utilitare pentru pregătirea versiunilor software prin ramuri de lansare și menținerea versiunilor software mai vechi prin ramuri de suport.

    Utilizes shell-script wrappers to execute sequences of low-level Git commands for complex branching patterns.

    Shell
    Vezi pe GitHub↗26,825
  • android/ndk-samplesAvatar android

    android/ndk-samples

    10,513Vezi pe GitHub↗

    The Android NDK samples provide a comprehensive collection of code examples demonstrating how to integrate C and C++ native code into Android applications. This repository serves as a practical guide for developers utilizing the Android Native Development Kit to implement performance-critical application components that require direct hardware access and low-level system interaction. The project highlights the use of the Java Native Interface to bridge managed code with native modules, enabling cross-language function calls and efficient data exchange. It demonstrates how to manage native act

    Bundles custom shell scripts with applications to intercept or modify process execution behavior.

    C++
    Vezi pe GitHub↗10,513
  • wslutilities/wsluAvatar wslutilities

    wslutilities/wslu

    3,750Vezi pe GitHub↗

    wslu is a collection of integration tools and command-line utilities designed to manage the interaction between the Windows Subsystem for Linux and the Windows host. It provides a suite of tools for path translation, host interop, and system maintenance to bridge the gap between the Linux shell and the host operating system. The project enables the launching of host applications and the creation of Windows desktop shortcuts to trigger Linux commands. It features a programmable interface for executing system tasks, accessing host environment variables, and integrating with the Windows clipboar

    Uses shell script wrappers to trigger native Windows executables from the Linux terminal.

    Shellalpine-linuxarch-linuxbash
    Vezi pe GitHub↗3,750
  • msys2/msys2.github.ioAvatar msys2

    msys2/msys2.github.io

    3,026Vezi pe GitHub↗

    MSYS2 is a software distribution that provides a MinGW development environment, a Bash shell, and a Unix-to-Windows compatibility layer on Windows. It centers around the Pacman package manager for installing and managing software dependencies and provides C++ toolchains for creating native software for x86_64 and ARM64 architectures. The project distinguishes itself by providing a comprehensive compatibility layer that translates Unix paths and process arguments for use on Windows. It enables the emulation of a native Linux build environment, allowing users to compile native Windows executabl

    Uses dedicated executable wrappers to initialize specific architecture environments and terminal profiles before starting a session.

    CSS
    Vezi pe GitHub↗3,026
  1. Home
  2. DevOps & Infrastructure
  3. Execution Environments
  4. Code Execution Runtimes
  5. Shell Execution Wrappers