awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • qwikdev/partytownAvatar de QwikDev

    QwikDev/partytown

    13,706Voir sur 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
    Voir sur GitHub↗13,706
  • felixkratz/sketchybarAvatar de FelixKratz

    FelixKratz/SketchyBar

    11,920Voir sur 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
    Voir sur GitHub↗11,920
  1. Home
  2. Development Tools & Productivity
  3. Platform Script Execution
  4. Execution Configuration Managers