awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Deployment Utilities · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesDeployment Utilities

Tools for packaging and distributing software as self-contained, dependency-free binaries.

Distinguishing note: Focuses on the distribution format rather than general system administration.

Explore 2 awesome GitHub repositories matching development tools & productivity · Deployment Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Deployment Utilities

Awesome Deployment Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ValveSoftware/Proton

    ValveSoftware/Proton

    30,196View on GitHub↗

    Proton is a compatibility layer designed to enable the execution of Windows-based software on non-Windows operating systems. It functions as a controlled runtime environment that maps proprietary system calls to native kernel functions and translates graphics API commands into open-standard compute shaders. This allows applications to run without requiring modifications to their original source code. The project distinguishes itself through a robust toolchain for reproducible builds, which utilizes containerized isolation to ensure consistent binary outputs across different development enviro

    Installs custom software versions into the local client directory to verify functionality.

    C++proton
    30,196View on GitHub↗
  • micro-editor/micro

    micro-editor/micro

    27,986View on GitHub↗

    Micro is a terminal-based text editor designed for use within command-line interfaces. It provides a keyboard-centric environment for creating and modifying source code and configuration files without requiring a graphical desktop system. The editor features a modular architecture centered on a plugin-driven system and an embedded scripting engine. Users can extend core functionality, automate workflows, and customize editor behavior by writing scripts or installing external extensions through a centralized package management system. This extensibility allows for the integration of custom com

    Run the application as a single file without requiring external dependencies or complex installation steps to ensure consistent performance and reliability across any computing environment.

    Gocommand-linecross-platformeditor
    27,986View on GitHub↗