awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
boostorg avatar

boostorg/python

0
View on GitHub↗
530 estrellas·221 forks·C++·BSL-1.0·1 vistaboostorg.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.

Historial de estrellas

Gráfico del historial de estrellas de boostorg/pythonGráfico del historial de estrellas de boostorg/python

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Python

Proyectos open-source similares, clasificados según cuántas características comparten con Python.
  • chaiscript/chaiscriptAvatar de ChaiScript

    ChaiScript/ChaiScript

    3,119Ver en GitHub↗

    Embedded Scripting Language Designed for C++

    C++c-plus-pluscppembedded-scripting-language
    Ver en GitHub↗3,119
  • bytedeco/javacppAvatar de bytedeco

    bytedeco/javacpp

    4,697Ver en 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
    Ver en GitHub↗4,697
  • cesanta/v7Avatar de cesanta

    cesanta/v7

    1,451Ver en GitHub↗

    Embedded JavaScript engine for C/C++

    C
    Ver en GitHub↗1,451
  • charto/nbindAvatar de charto

    charto/nbind

    1,999Ver en GitHub↗

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

    C++asmjsc-plus-plusemscripten
    Ver en GitHub↗1,999
Ver las 25 alternativas a Python→

Preguntas frecuentes

¿Qué hace boostorg/python?

Boost.org python module

¿Cuáles son las características principales de boostorg/python?

Las características principales de boostorg/python son: Language Interop, Scripting and Bindings.

¿Qué alternativas de código abierto existen para boostorg/python?

Las alternativas de código abierto para boostorg/python incluyen: 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…