awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesAsynchronous Execution Engines

Systems for managing non-blocking command queues and task processing in web environments.

Distinguishing note: Focuses on the architectural pattern of non-blocking command queues for browser control.

Explore 1 awesome GitHub repository matching web development · Asynchronous Execution Engines. Refine with filters or upvote what's useful.

Awesome Asynchronous Execution Engines GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • chromedevtools/chrome-devtools-mcpChromeDevTools का अवतार

    ChromeDevTools/chrome-devtools-mcp

    43,761GitHub पर देखें↗

    This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl

    Processes browser instructions through a non-blocking message queue to enable complex, multi-step web interactions.

    TypeScriptbrowserchromechrome-devtools
    GitHub पर देखें↗43,761
  1. Home
  2. Web Development
  3. Asynchronous Execution Engines