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

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

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

boostorg/python

0
View on GitHub↗
530 星标·221 分支·C++·BSL-1.0·2 次浏览boostorg.github.io/python↗

Python

Boost.org python module

Features

  • Language Interop - Library for C++/Python interoperability.
  • Scripting and Bindings - Enables seamless interoperability between C++ and Python codebases.

Star 历史

boostorg/python 的 Star 历史图表boostorg/python 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Python 的开源替代方案

相似的开源项目,按与 Python 的功能重合度排序。
  • chaiscript/chaiscriptChaiScript 的头像

    ChaiScript/ChaiScript

    3,119在 GitHub 上查看↗

    Embedded Scripting Language Designed for C++

    C++c-plus-pluscppembedded-scripting-language
    在 GitHub 上查看↗3,119
  • 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
  • cesanta/v7cesanta 的头像

    cesanta/v7

    1,451在 GitHub 上查看↗

    Embedded JavaScript engine for C/C++

    C
    在 GitHub 上查看↗1,451
  • charto/nbindcharto 的头像

    charto/nbind

    1,999在 GitHub 上查看↗

    :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:

    C++asmjsc-plus-plusemscripten
    在 GitHub 上查看↗1,999
查看 Python 的所有 25 个替代方案→

常见问题解答

boostorg/python 是做什么的?

Boost.org python module

boostorg/python 的主要功能有哪些?

boostorg/python 的主要功能包括:Language Interop, Scripting and Bindings。

boostorg/python 有哪些开源替代品?

boostorg/python 的开源替代品包括: copernicamarketingsoftware/php-cpp — Library to build PHP extensions with C++. 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++. charto/nbind — :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:. cython/cython — Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It…