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
·

1 dépôt

Awesome GitHub RepositoriesCategory-Based Dispatch

Invoking methods across all modules registered to a specific category using asynchronous dispatch.

Distinct from Async Method Invocations: Focuses on category-based group invocation rather than a single asynchronous method call on one object.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Category-Based Dispatch. Refine with filters or upvote what's useful.

Awesome Category-Based Dispatch 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.
  • mozilla/gecko-devAvatar de mozilla

    mozilla/gecko-dev

    3,691Voir sur GitHub↗

    Gecko-dev is a web browser engine and cross-platform browser framework. It serves as a foundational system for rendering web content and executing JavaScript, providing a complete layout and rendering pipeline to transform web markup into visual pixels. The project is distinguished by a specialized browser UI toolkit that uses XML-based languages and custom widgets to build cross-platform windows and menus. It incorporates unique development bridges, including design-to-code linking and a standardized protocol for AI-driven browser control and automated verification. Its broader capabilities

    Triggers specific methods across all modules registered to a category with asynchronous dispatch options.

    JavaScript
    Voir sur GitHub↗3,691
  1. Home
  2. Programming Languages & Runtimes
  3. Dynamic Method Invocation
  4. Async Method Invocations
  5. Category-Based Dispatch