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
·

1 repository

Awesome GitHub RepositoriesShared Process Grouping

Grouping plugins into a single process to reduce overhead, as opposed to isolating them.

Distinct from Process-Isolated Plugins: Directly opposite to Process-Isolated Plugins; focuses on consolidation for performance rather than isolation for stability.

Explore 1 awesome GitHub repository matching development tools & productivity · Shared Process Grouping. Refine with filters or upvote what's useful.

Awesome Shared Process Grouping GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • robbert-vdh/yabridgeAvatar robbert-vdh

    robbert-vdh/yabridge

    3,605Vezi pe GitHub↗

    Yabridge is a compatibility bridge that allows Windows audio plugins to run within Linux digital audio workstations. It utilizes a Wine-based wrapper to translate audio processing and plugin calls from Windows plugins to Linux hosts, supporting both VST2 and VST3 standards. The system manages the execution of both 32-bit and 64-bit Windows plugins on Linux. It includes specialized mechanisms to handle window scaling, input focus, and the transfer of data through cross-environment drag-and-drop between native Linux applications and Windows plugins. The project provides tools for environment i

    Hosts multiple plugin instances within a single process to reduce CPU and memory overhead.

    C++claplinuxvst
    Vezi pe GitHub↗3,605
  1. Home
  2. Development Tools & Productivity
  3. Plugin Systems
  4. Process-Isolated Plugins
  5. Shared Process Grouping