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

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

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

1 个仓库

Awesome GitHub RepositoriesWindows API Bindings

Language-specific bindings providing direct access to the Windows API surface area.

Distinct from Rust: Distinct from Rust: focuses on the specific Windows API binding layer rather than the language itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Windows API Bindings. Refine with filters or upvote what's useful.

Awesome Windows API Bindings GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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 comprehensive collection of language bindings for direct access to the entire Windows API surface.

    Rustrustwindows
    在 GitHub 上查看↗12,444
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Rust
  7. Windows API Bindings