awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesExecution Configuration Managers

Settings for controlling how scripts load, resolve URLs, and handle fallbacks.

Distinct from Platform Script Execution: Focuses on configuration of script execution environments, distinct from general platform script execution.

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

Awesome Execution Configuration Managers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • qwikdev/partytownAvatar de QwikDev

    QwikDev/partytown

    13,706Ver en GitHub↗

    Partytown is a library designed to offload resource-intensive third-party scripts to background web workers. By executing these scripts outside of the main thread, it prevents them from blocking the critical rendering path, thereby maintaining a responsive user interface and improving overall page load performance. The project functions as a web worker proxy library that synchronizes browser interfaces between the main thread and background environments. It uses proxy-based access and synchronous messaging to replicate global objects like the window and document, allowing scripts to interact

    Customizes how third-party scripts load and execute by defining global settings for debugging, URL resolution, and fallback behavior.

    TypeScript3rd-party3rdpartyanalytics
    Ver en GitHub↗13,706
  • felixkratz/sketchybarAvatar de FelixKratz

    FelixKratz/SketchyBar

    11,920Ver en GitHub↗

    SketchyBar is a shell-scriptable system user interface and status bar replacement for macOS. It replaces the native menu bar with a customizable overlay that uses scriptable widgets and dynamic visual blocks to display real-time data. The tool is distinguished by its use of external shell scripts to update visual elements and state. It supports a declarative configuration system that allows for the creation of multi-instance bars and the execution of batched commands to minimize flickering during startup. The system provides capabilities for dynamic system monitoring through graphs and visua

    Groups multiple setup instructions into a single execution to reduce startup time and minimize flickering.

    Cbarcustomizationdarwin
    Ver en GitHub↗11,920
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Execution Configuration Managers