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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesScripting Extenders

Mechanisms for integrating custom scripts to handle dynamic data and complex validation during test execution.

Distinct from Custom Test Logic Integrators: Distinct from Custom Test Logic Integrators: focuses on the scripting engine integration specifically, rather than general logic integration.

Explore 3 awesome GitHub repositories matching data & databases · Scripting Extenders. Refine with filters or upvote what's useful.

Awesome Scripting Extenders GitHub Repositories

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

    apple/darwin-xnu

    11,258GitHub पर देखें↗

    XNU एक हाइब्रिड ऑपरेटिंग सिस्टम कर्नेल है जो सिस्टम सेवाओं के लिए एक मोनोलिथिक परत के साथ एक माइक्रोकर्नेल आर्किटेक्चर को जोड़ता है। यह ऑपरेटिंग सिस्टम विकास के लिए एक आधार प्रदान करता है, जिसमें मानकीकृत सिस्टम-कॉल इंटरफ़ेस, एक मॉड्यूलर डिवाइस ड्राइवर फ्रेमवर्क, और अनिवार्य एक्सेस कंट्रोल सुरक्षा शामिल है। आर्किटेक्चर में एक Mach-आधारित माइक्रोकर्नेल और एक BSD-आधारित मोनोलिथिक परत है। यह अलग-थलग कर्नेल घटकों और यूजर-स्पेस प्रक्रियाओं के बीच सुरक्षित डेटा विनिमय के लिए एक संदेश-पासिंग इंटर-प्रोसेस संचार बस का उपयोग करता है, साथ ही एक ऑब्जेक्ट-ओरिएंटेड ड्राइवर फ्रेमवर्क जो हार्डवेयर-विशिष्ट लॉजिक को मुख्य कर्नेल से अलग करता है। सिस्टम में नीति-संचालित सुरक्षा प्रवर्तन के लिए एक अनिवार्य एक्सेस कंट्रोल इंजन और लाइव मेमोरी का निरीक्षण करने और सिस्टम पैनिक का विश्लेषण करने के लिए एक रिमोट कर्नेल डीबगर शामिल है। अतिरिक्त क्षमताएं मल्टी-प्रोसेसर शेड्यूलिंग, हार्डवेयर संसाधन समन्वय, और विभिन्न आर्किटेक्चर में बूट करने योग्य छवियों को उत्पन्न करने के लिए एक बिल्ड सिस्टम को कवर करती हैं। प्रोजेक्ट कर्नेल बिल्ड प्रबंधन, डीबग सिंबल निर्माण, और सिस्टम कॉल सत्यापन के लिए एक फ्रेमवर्क के लिए टूलिंग प्रदान करती है।

    Provides a scripting bridge to create custom debugging commands and type summaries for complex kernel data structures.

    C
    GitHub पर देखें↗11,258
  • mobile-dev-inc/maestromobile-dev-inc का अवतार

    mobile-dev-inc/Maestro

    10,788GitHub पर देखें↗

    Maestro is a declarative mobile and web UI automation framework designed for end-to-end testing. It operates by querying the native accessibility tree of an application, allowing for black-box testing without requiring source code instrumentation or platform-specific dependencies. The framework distinguishes itself through a unified command syntax that abstracts interactions across Android, iOS, and web environments. It features a dynamic synchronization engine that automatically pauses test execution to account for non-deterministic animations and network-dependent content loading, ensuring

    Integrates custom code to handle dynamic data, complex state validation, and external service communication during test execution.

    Kotlinandroidblackbox-testingios
    GitHub पर देखें↗10,788
  • pbek/qownnotespbek का अवतार

    pbek/QOwnNotes

    5,792GitHub पर देखें↗

    QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr

    Provides an online script repository for installing extensions that add custom features and AI integrations.

    C++
    GitHub पर देखें↗5,792
  1. Home
  2. Data & Databases
  3. Custom Python Integration
  4. Inline Logic Execution
  5. Custom Test Logic Integrators
  6. Scripting Extenders

सब-टैग एक्सप्लोर करें

  • Debugger Scripting BridgesInterfaces that allow the creation of custom debugging commands and type summaries via scripts. **Distinct from Scripting Extenders:** Specifically extends a debugger's capabilities via scripting, whereas the candidate focuses on test logic.
  • Online Repository ScriptsScripts installed from an online repository to add custom features, including AI integrations. **Distinct from Scripting Extenders:** Distinct from Scripting Extenders: focuses on scripts from an online repository rather than custom test logic integration.