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

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

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

mono/CppSharp

0
View on GitHub↗
3,385 星标·543 分支·C#·MIT·3 次浏览

CppSharp

Tools and libraries to glue C/C++ APIs to high-level languages

Features

  • Interoperability - Surfaces C++ APIs to C#.
  • Language Interop - Tool for binding C/C++ APIs to high-level languages.
  • Scripting and Bindings - Generates bindings to expose C/C++ APIs to high-level languages.

Star 历史

mono/cppsharp 的 Star 历史图表mono/cppsharp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

CppSharp 的开源替代方案

相似的开源项目,按与 CppSharp 的功能重合度排序。
  • cesanta/v7cesanta 的头像

    cesanta/v7

    1,451在 GitHub 上查看↗

    Embedded JavaScript engine for C/C++

    C
    在 GitHub 上查看↗1,451
  • boostorg/pythonboostorg 的头像

    boostorg/python

    530在 GitHub 上查看↗

    Boost.org python module

    C++
    在 GitHub 上查看↗530
  • bytedeco/javacppbytedeco 的头像

    bytedeco/javacpp

    4,697在 GitHub 上查看↗

    JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader, and a native memory manager. It automates the creation of Java wrappers around native C++ headers and shared libraries to enable interoperability between the two languages. The project features a C++ binding generator that parses header files to automatically produce the necessary glue code and interfaces for calling native functions. It includes a native library loader that locates and extracts platform-specific binaries from the classpath into a local cache for runtime exec

    Javacc-plus-pluscpp
    在 GitHub 上查看↗4,697
  • chaiscript/chaiscriptChaiScript 的头像

    ChaiScript/ChaiScript

    3,119在 GitHub 上查看↗

    Embedded Scripting Language Designed for C++

    C++c-plus-pluscppembedded-scripting-language
    在 GitHub 上查看↗3,119
查看 CppSharp 的所有 28 个替代方案→

常见问题解答

mono/cppsharp 是做什么的?

Tools and libraries to glue C/C++ APIs to high-level languages

mono/cppsharp 的主要功能有哪些?

mono/cppsharp 的主要功能包括:Interoperability, Language Interop, Scripting and Bindings。

mono/cppsharp 有哪些开源替代品?

mono/cppsharp 的开源替代品包括: charto/nbind — :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:. boostorg/python — Boost.org python module. bytedeco/javacpp — JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader,… cesanta/v7 — Embedded JavaScript engine for C/C++. chaiscript/chaiscript — Embedded Scripting Language Designed for C++. copernicamarketingsoftware/php-cpp — Library to build PHP extensions with C++.