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

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

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

5 रिपॉजिटरी

Awesome GitHub RepositoriesCOM Integration

Interacting with Component Object Model objects through early and late binding.

Distinct from Windows System Integrations: Specifically targets the Windows COM object model, distinct from general Windows system API integrations.

Explore 5 awesome GitHub repositories matching operating systems & systems programming · COM Integration. Refine with filters or upvote what's useful.

Awesome COM Integration GitHub Repositories

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

    java-native-access/jna

    8,916GitHub पर देखें↗

    JNA is a foreign function interface and native memory mapper that allows Java applications to call functions in shared native libraries without writing custom JNI wrapper code. It serves as a JNI alternative framework for invoking C functions and mapping native data structures using high-level interfaces. The library distinguishes itself through its ability to translate Java objects and primitives into C-style structs, unions, and pointers for cross-platform memory exchange. On Windows, it provides a dedicated toolkit for interacting with Component Object Model objects using both early and la

    Provides a dedicated toolkit for interacting with Windows Component Object Model objects using early and late binding.

    Java
    GitHub पर देखें↗8,916
  • mhammond/pywin32mhammond का अवतार

    mhammond/pywin32

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

    pywin32, Python एक्सटेंशन्स का एक संग्रह है जो नेटिव Windows API के लिए एक रैपर के रूप में कार्य करता है, जो लो-लेवल सिस्टम संसाधनों और हार्डवेयर को मैनेज करने के लिए ऑपरेटिंग सिस्टम फ़ंक्शंस के आह्वान को सक्षम बनाता है। यह नेटिव डेस्कटॉप एप्लिकेशन्स को ऑटोमेट करने के लिए कंपोनेंट ऑब्जेक्ट मॉडल ऑब्जेक्ट्स के साथ इंटरैक्ट करने के लिए एक कोर लाइब्रेरी, नेटिव Windows GUI एप्लिकेशन्स बनाने के लिए एक फ्रेमवर्क, और बैकग्राउंड सिस्टम सर्विसेज़ के रूप में Python स्क्रिप्ट्स को पंजीकृत करने व चलाने के लिए एक इंटरफ़ेस प्रदान करता है। प्रोजेक्ट Windows वातावरण के साथ गहरा एकीकरण प्रदान करके खुद को अलग करता है, जिसमें सिस्टम नोटिफिकेशन्स को संभालने के लिए नेटिव इवेंट लूप के साथ Python कोड को बाइंड करने की क्षमता और वेब अनुरोधों को संभालने के लिए ISAPI एक्सटेंशन्स के रूप में आंतरिक तर्क को एक्सपोज़ करने की क्षमता शामिल है। लाइब्रेरी की व्यापक क्षमताएं मानकीकृत Windows डेटा प्रोवाइडर इंटरफ़ेस के माध्यम से डेटाबेस कनेक्टिविटी, सिस्टम इवेंट लॉग्स का प्रबंधन, और बाहरी सॉफ़्टवेयर में इंटरैक्टिव इंटरप्रिटेड वातावरण का एकीकरण शामिल हैं। प्रोजेक्ट को ARM64 सहित कई प्रोसेसर आर्किटेक्चर के लिए प्लेटफ़ॉर्म-विशिष्ट बाइनरी व्हील्स के रूप में वितरित किया गया है।

    Interfaces with the Component Object Model to automate native Windows desktop applications and system components.

    C++
    GitHub पर देखें↗5,579
  • docker-library/phpdocker-library का अवतार

    docker-library/php

    4,026GitHub पर देखें↗

    This project provides a server-side language runtime and a standardized Docker image for deploying applications across different operating systems. It functions as an execution environment for generating dynamic HTML, JSON, and XML content, while also serving as a command line interface for automation scripts and background jobs. The runtime is designed for extensibility through a C-based extension architecture, allowing the loading of custom modules for specialized functionality. It supports multiple server application interfaces, including a FastCGI web interface for high-performance commun

    Interacts with Windows Component Object Model objects through early and late binding to execute system tasks.

    Dockerfile
    GitHub पर देखें↗4,026
  • elvirbrk/notehighlight2016elvirbrk का अवतार

    elvirbrk/NoteHighlight2016

    3,927GitHub पर देखें↗

    NoteHighlight2016 is a syntax highlighting add-in for Microsoft OneNote 2016 and Office 365. It functions as an Office add-in that applies language-specific colors and styles to source code snippets embedded within notes. The plugin provides an interactive selection menu that allows users to choose a programming language to apply formatting to their code blocks. It includes a configuration interface for managing and customizing the list of supported programming languages. The tool uses regular expressions for tokenization and modifies text range properties to simulate syntax highlighting for

    Utilizes the Windows Component Object Model to interact with and manipulate OneNote document elements.

    C#addincode-snippetsonenote
    GitHub पर देखें↗3,927
  • byt3bl33d3r/offensivenimbyt3bl33d3r का अवतार

    byt3bl33d3r/OffensiveNim

    3,033GitHub पर देखें↗

    OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje

    Leverages the Windows COM object model to execute scripts and perform LDAP queries.

    Nim
    GitHub पर देखें↗3,033
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Abstractions
  6. OS-Specific Integration Modules
  7. Windows System Integrations
  8. COM Integration