awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 个仓库

Awesome GitHub RepositoriesWindows System Integrations

Modules that facilitate integration between application code and native Windows platform features or system-level operations.

Explore 25 awesome GitHub repositories matching operating systems & systems programming · Windows System Integrations. Refine with filters or upvote what's useful.

Awesome Windows System Integrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vinta/awesome-pythonvinta 的头像

    vinta/awesome-python

    303,207在 GitHub 上查看↗

    这是一个全面的、由社区策划的目录,组织了庞大的 Python 软件库、框架和工具生态。它作为一个中心化知识库,旨在促进生态导航并加速开发者在整个软件开发生命周期中的发现过程。 该目录通过提供按技术领域分类的结构化资源索引脱颖而出,范围从基础开发工具到专业工程领域。它涵盖了人工智能、数据科学、Web 开发和基础设施管理等高级能力,使开发者能够为特定的技术挑战识别经过验证的解决方案。 该项目涵盖了广泛的能力领域,包括依赖管理、静态代码分析和自动化测试工具。它还编目了用于持久数据存储、云基础设施编排和接口开发的资源,为构建和维护复杂软件系统提供了统一的参考。

    Bridge application logic with native platform features through specialized system-level integration modules.

    Pythonawesomecollectionspython
    在 GitHub 上查看↗303,207
  • florinpop17/app-ideasflorinpop17 的头像

    florinpop17/app-ideas

    95,036在 GitHub 上查看↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through plugin-based integration and natural language triggers. The platform distinguishes itself through a robust static analysis engine that traverses syntax trees to enforce structural coding standards and identify violations. Users can define custom review rules, architectural prefer

    Connects command-line operations to native Windows features like file explorer and PowerShell for seamless platform integration.

    applicationscodingcodingchallenges
    在 GitHub 上查看↗95,036
  • tibixdev/winboatTibixDev 的头像

    TibixDev/winboat

    21,681在 GitHub 上查看↗

    Winboat is a virtualization manager that provides a graphical interface for automating Windows installations and running Windows environments on Linux. It functions as a system for integrating Windows applications directly into a Linux desktop, allowing them to appear as native windows. The platform utilizes hardware-accelerated virtualization to manage guest operating systems and includes utilities for mapping physical USB hardware directly into virtual environments. It supports cross-platform data exchange by mounting host directories within the guest system, enabling direct file access bet

    Integrates Windows applications into the Linux desktop by mounting host filesystems and embedding windows.

    TypeScriptdockerdocker-composelinux
    在 GitHub 上查看↗21,681
  • translucenttb/translucenttbTranslucentTB 的头像

    TranslucentTB/TranslucentTB

    18,926在 GitHub 上查看↗

    TranslucentTB is a desktop utility designed to modify the visual appearance of the Windows taskbar. It functions as a system interface extension that allows users to adjust the transparency and visual style of the taskbar to achieve a personalized desktop aesthetic. The application interacts with system APIs to intercept and override default rendering behaviors, enabling effects such as blur, acrylic, or clear transparency. It monitors system events and window focus changes in real-time, allowing the taskbar appearance to update dynamically based on current user activity and workspace conditi

    Modifies core operating system interface elements to create a more cohesive and visually appealing workspace environment.

    C++acrylicaeroblur
    在 GitHub 上查看↗18,926
  • rocksdanister/livelyrocksdanister 的头像

    rocksdanister/lively

    18,243在 GitHub 上查看↗

    Lively is a desktop wallpaper engine for Windows that renders videos, web pages, and interactive shaders as dynamic, animated backgrounds. It functions by creating a transparent window layer behind desktop icons, utilizing native system handles to integrate content directly into the workspace. The application provides tools for system personalization, including the ability to adjust taskbar transparency and application themes to modify the visual style of the operating system. It also includes a command-line interface that allows for the automation of background playback and system configurat

    Modifies operating system interface elements like taskbar transparency and themes for improved visual consistency.

    C#csharpdesktopdesktop-wallpaper
    在 GitHub 上查看↗18,243
  • mustardchef/wsabuildsMustardChef 的头像

    MustardChef/WSABuilds

    17,648在 GitHub 上查看↗

    WSABuilds is a management framework designed to deploy and customize virtualized mobile runtime environments on desktop operating systems. It provides a comprehensive suite of tools for building, installing, and maintaining these environments, enabling the native execution of mobile applications alongside standard desktop software. The project distinguishes itself through its focus on deep system integration and lifecycle management. It allows users to generate tailored virtual environment packages by injecting administrative tools, service components, and specific configurations prior to dep

    Integrates system-level components to support mobile application compatibility on desktop hardware.

    Pythonandroidandroid-emulatorgoogle-apps
    在 GitHub 上查看↗17,648
  • microsoft/react-native-windowsmicrosoft 的头像

    microsoft/react-native-windows

    17,300在 GitHub 上查看↗

    This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter

    Connects JavaScript application logic to low-level C++ or C# system APIs to access OS-specific hardware and features.

    C++dotnetreactreact-native
    在 GitHub 上查看↗17,300
  • microsoft/windows-rsmicrosoft 的头像

    microsoft/windows-rs

    12,444在 GitHub 上查看↗

    This project provides a comprehensive set of language bindings that enable direct interaction with the Windows API and Windows Runtime components from Rust. It serves as a native interface for systems programming, allowing developers to execute system functions and access operating system services while maintaining memory safety and idiomatic language constructs. The library utilizes metadata-driven code generation to map the entire Windows API surface area into type-safe wrappers. By employing a zero-cost abstraction layer, it ensures that these high-level calls compile to the same machine i

    Provides a low-level interface for executing Windows system functions and interacting with operating system services directly from code.

    Rustrustwindows
    在 GitHub 上查看↗12,444
  • henrypp/memreducthenrypp 的头像

    henrypp/memreduct

    9,715在 GitHub 上查看↗

    MemReduct is a Windows memory management tool designed to monitor RAM usage and free up physical memory. It functions as a system cache cleaner that flushes working sets, registry caches, modified file caches, and standby lists to reduce overall memory consumption. The project operates as an automated memory optimizer, utilizing a background service to trigger cleaning routines based on predefined timeouts or resource thresholds. It includes a real-time monitoring dashboard to track system memory and pagefile statistics and provides a command-line interface for executing memory reduction task

    Calls native Windows system functions to flush working sets and clear standby memory lists.

    Ccleanerfossmem-reduct
    在 GitHub 上查看↗9,715
  • microsoft/windows-universal-samplesmicrosoft 的头像

    microsoft/Windows-universal-samples

    9,696在 GitHub 上查看↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    Implements integration modules for interfacing with Bluetooth, USB, and NFC via the Windows Runtime.

    JavaScript
    在 GitHub 上查看↗9,696
  • java-native-access/jnajava-native-access 的头像

    java-native-access/jna

    8,916在 GitHub 上查看↗

    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
  • lxn/walklxn 的头像

    lxn/walk

    7,063在 GitHub 上查看↗

    Walk is a comprehensive framework for building native Windows desktop applications. It functions as a GUI library and Windows API wrapper, providing a toolkit of native widgets and a declarative layout system for developing high-performance user interfaces. The project is distinguished by its data-binding framework, which uses reflection and string-based property paths to synchronize data sources with interface widgets. It also provides specialized support for high-DPI interface scaling and an optimized native message loop to reduce runtime overhead. The toolkit covers a wide range of capabi

    Provides simplified access to native Windows platform features including registry keys and logical drives.

    Godeclarativedeclarative-uigo
    在 GitHub 上查看↗7,063
  • randyrants/sharpkeysrandyrants 的头像

    randyrants/sharpkeys

    6,821在 GitHub 上查看↗

    SharpKeys is a Windows registry keyboard remapper and input customizer. It functions as a tool for changing keyboard key assignments by modifying the Windows registry scancode map. The utility includes a keyboard key identifier to detect the internal scan code of a pressed key, which facilitates accurate remapping and identification of physical keys. The software covers keyboard input identification and custom keyboard layout setup, allowing users to swap or disable keyboard inputs by managing the Windows registry.

    Integrates with native Windows platform features to apply registry changes and refresh hardware configurations.

    C#keyboardkeyboard-mappingremap
    在 GitHub 上查看↗6,821
  • tatsu-syo/nomeiryouiTatsu-syo 的头像

    Tatsu-syo/noMeiryoUI

    6,523在 GitHub 上查看↗

    noMeiryoUI is a Windows system utility designed to customize operating system fonts. It serves as a registry editor and personalization tool that allows users to override standard interface typography across different versions of Windows. The tool modifies the default fonts used in menus, title bars, and message boxes to improve readability and visual consistency. It achieves this by writing specific font mappings and values directly to the Windows Registry and using system calls to refresh the user interface without requiring a reboot. The application provides global typography control for

    Modifies the appearance of system-wide fonts and labels for a consistent visual experience.

    C++
    在 GitHub 上查看↗6,523
  • rizonesoft/notepad3rizonesoft 的头像

    rizonesoft/Notepad3

    6,456在 GitHub 上查看↗

    Notepad3 is a lightweight Windows text editor designed as a replacement for the default system notepad. It is built on the Scintilla text engine to provide source code editing capabilities, including syntax highlighting, code folding, and automatic indentation. The editor is distinguished by its support for registry-free portable execution, allowing the application to run from removable storage without system installation. It features integrated file encryption and decryption tools for secure document management and a regular expression engine for complex search and replace operations across

    Can be configured as the primary operating system handler for plain text files.

    Csyntax-highlighting
    在 GitHub 上查看↗6,456
  • werman/noise-suppression-for-voicewerman 的头像

    werman/noise-suppression-for-voice

    6,324在 GitHub 上查看↗

    Integrates a neural network noise suppression filter into the Windows Equalizer APO audio pipeline for system-wide microphone denoising.

    C++au-pluginauv3-pluginladspa
    在 GitHub 上查看↗6,324
  • mhammond/pywin32mhammond 的头像

    mhammond/pywin32

    5,579在 GitHub 上查看↗

    pywin32 是一系列 Python 扩展,作为原生 Windows API 的封装器,能够调用操作系统函数来管理底层系统资源和硬件。它提供了一个用于与组件对象模型(COM)对象交互以自动化原生桌面应用的核心库、一个用于构建原生 Windows GUI 应用的框架,以及一个用于将 Python 脚本注册并作为后台系统服务运行的接口。 该项目的独特之处在于提供了与 Windows 环境的深度集成,包括将 Python 代码绑定到原生事件循环以处理系统通知的能力,以及将内部逻辑作为 ISAPI 扩展暴露以处理 Web 请求的能力。 该库更广泛的功能涵盖通过标准化 Windows 数据提供程序接口进行的数据库连接、系统事件日志的管理,以及将交互式解释环境集成到外部软件中。 该项目以针对多种处理器架构(包括 ARM64)的平台特定二进制 wheel 包形式分发。

    Provides a comprehensive wrapper for invoking native Windows API functions to manage low-level system resources.

    C++
    在 GitHub 上查看↗5,579
  • sophia-community/sophiappSophia-Community 的头像

    Sophia-Community/SophiApp

    4,893在 GitHub 上查看↗

    SophiApp is a suite of specialized tools designed for removing pre-installed software, installing system runtimes, optimizing operating system performance, and hardening privacy on Windows 10 and 11. It includes a dedicated bloatware removal tool, a dependency installer for runtimes and codecs, and a privacy hardening suite to restrict data collection. The project features an optimization toolkit and registry tweaker that apply configuration changes to customize system behavior, appearance, and performance. These tools use a graphical interface to modify registry values, manage theme personal

    Integrates with native Windows platform features to manage security permissions and install media codecs.

    C#22h223h2debloat
    在 GitHub 上查看↗4,893
  • zufuliu/notepad4zufuliu 的头像

    zufuliu/notepad4

    4,755在 GitHub 上查看↗

    Notepad4 is a lightweight, native Windows text editor built on the Scintilla editing component and rendered through the Win32 API. It is designed as a direct replacement for the default Windows Notepad, offering a faster, feature-rich editing experience with system-level integration such as Explorer context menu registration, taskbar jump list support, and the ability to intercept system notepad requests. The editor distinguishes itself with a context-sensitive completion engine that filters suggestions based on preceding punctuation and document content, alongside CPU-optimized encoding dete

    A system text editor that integrates with Explorer context menus and taskbar jump lists.

    C++arm64dark-themeeditor
    在 GitHub 上查看↗4,755
  • win32ss/supermiumwin32ss 的头像

    win32ss/supermium

    4,096在 GitHub 上查看↗

    Supermium is a Chromium-based web browser backported to run on legacy versions of Windows. It uses an abstraction layer to adapt modern engine requirements, enabling contemporary web browsing on older operating systems that lack native support for current Chromium versions. The project integrates content decryption modules to allow the playback of DRM-protected media streams on unsupported platforms. It also features the ability to disable machine-specific encryption, allowing user profiles to be portable across different hardware installations. The browser includes a functional sandbox to i

    Configures native window elements, taskbar support, and system font smoothing for better integration with Windows.

    C++
    在 GitHub 上查看↗4,096
上一个12下一个
  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

探索子标签

  • Application Integration LayersModules that facilitate the seamless integration of guest applications into the host desktop environment. **Distinct from Windows System Integrations:** Distinct from general Windows system integrations: focuses on UI-level application integration rather than system-level feature access.
  • Audio Pipeline IntegrationsIntegrates noise suppression filters into system audio pipelines like Equalizer APO for system-wide microphone denoising. **Distinct from Windows System Integrations:** Distinct from Windows System Integrations: focuses specifically on audio pipeline integration for noise suppression, not general Windows platform features.
  • COM IntegrationInteracting 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.
  • System Interface PersonalizationModules that modify core operating system interface elements for improved visual consistency. **Distinct from Windows System Integrations:** Focuses on visual personalization of system elements, distinct from general system integration modules.
  • System Text EditorsText editors that integrate with the operating system as a default or replacement system utility. **Distinct from Windows System Integrations:** Distinct from Windows System Integrations: focuses on the editor itself as a system-level utility, not general integration modules.