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

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

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

2 个仓库

Awesome GitHub RepositoriesNative API Wrappers

Wrappers that provide an interface to native system APIs using a specific language.

Distinct from Objective-C: Focuses on wrapping system APIs (like Notification Center) rather than general language resources.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Native API Wrappers. Refine with filters or upvote what's useful.

Awesome Native API Wrappers GitHub Repositories

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

    julienXX/terminal-notifier

    7,227在 GitHub 上查看↗

    terminal-notifier is a command line utility and system alert wrapper for macOS. It serves as a shell-based bridge that enables the triggering of native desktop notifications through the macOS Notification Center. The tool allows for the customization of notification titles, subtitles, and message bodies, and supports the use of custom application icons and system sounds. It includes a system for organizing alerts into groups and configuring specific actions, such as opening URLs or executing shell commands, when a user interacts with a notification. The utility supports receiving notificatio

    Interfaces with the macOS Notification Center API using a native Objective-C wrapper.

    Objective-Ccommand-linenotificationsobjective-c
    在 GitHub 上查看↗7,227
  • xamarin/xamarin.formsxamarin 的头像

    xamarin/Xamarin.Forms

    5,547在 GitHub 上查看↗

    Xamarin.Forms 是一个跨平台移动框架,用于使用单一共享代码库和 .NET 构建原生用户界面。它作为一个数据驱动的 UI 库和 XAML UI 工具包,允许使用基于 XML 的标记语言定义应用程序布局和视觉元素。 该框架提供原生 API 包装器,通过 C# 提供对设备特定硬件和操作系统功能的访问。它利用一个系统,通过跨不同操作系统的原生控件来渲染单一用户界面代码库。 该项目涵盖了用于定义屏幕流程的自适应布局管理和应用程序导航。它包括用于原生平台功能访问、本地数据存储管理以及消费 REST 服务以集成云数据的功能。

    Offers a set of abstractions providing access to device-specific hardware and operating system features via C#.

    C#cross-platformhacktoberfestmicrosoft
    在 GitHub 上查看↗5,547
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Objective-C
  7. Native API Wrappers