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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesExecution Environment Controllers

Tools for managing runtime settings, diagnostic logging, and debug attachments during software execution.

Distinguishing note: Focuses on the operational control of a running process rather than static build-time configuration.

Explore 3 awesome GitHub repositories matching development tools & productivity · Execution Environment Controllers. Refine with filters or upvote what's useful.

Awesome Execution Environment Controllers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • valvesoftware/protonAvatar von ValveSoftware

    ValveSoftware/Proton

    31,868Auf GitHub ansehen↗

    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

    Adjust execution settings using environment variables or launch parameters to toggle diagnostic logging, debug attachments, or specific graphics rendering modes during software operation.

    C++proton
    Auf GitHub ansehen↗31,868
  • radareorg/radare2Avatar von radareorg

    radareorg/radare2

    23,120Auf GitHub ansehen↗

    Radare2 is a comprehensive framework for reverse engineering and analyzing compiled software. It provides a command-line environment designed for disassembling, debugging, and patching binary executables across a wide range of processor architectures and operating systems. The system distinguishes itself through a modular, plugin-based architecture that supports cross-platform analysis and automated workflows. It utilizes memory-mapped file access to enable efficient structural inspection and modification of binaries without requiring full file loads. By lifting machine instructions into a un

    Integrates a runtime debugging environment for controlling execution, managing breakpoints, and inspecting memory states.

    Cbinary-analysisccommandline
    Auf GitHub ansehen↗23,120
  • nesbox/tic-80Avatar von nesbox

    nesbox/TIC-80

    5,825Auf GitHub ansehen↗

    TIC-80 is a fantasy console platform and multi-language game engine that provides a virtual retro game development environment. It operates via a bytecode virtual machine that executes game logic within fixed memory and resolution constraints. The project distinguishes itself by offering integrated asset editors for pixel art, tile maps, and a pattern-based chiptune audio workstation all within a single environment. It supports multi-language scripting, allowing developers to write logic in Lua, JavaScript, or Ruby, and provides a standalone game exporter to package projects into native execu

    Ships an execution environment controller for managing debug logging, session resets, and exiting to the system prompt.

    C8bitfantasy-computerfantasy-console
    Auf GitHub ansehen↗5,825
  1. Home
  2. Development Tools & Productivity
  3. Execution Environment Controllers