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
·
mono avatar

mono/CppSharp

0
View on GitHub↗
3,385 estrellas·543 forks·C#·MIT·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de mono/cppsharpGráfico del historial de estrellas de mono/cppsharp

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 CppSharp

Proyectos open-source similares, clasificados según cuántas características comparten con CppSharp.
  • cesanta/v7Avatar de cesanta

    cesanta/v7

    1,451Ver en GitHub↗

    Embedded JavaScript engine for C/C++

    C
    Ver en GitHub↗1,451
  • boostorg/pythonAvatar de boostorg

    boostorg/python

    530Ver en GitHub↗

    Boost.org python module

    C++
    Ver en GitHub↗530
  • 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
  • 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
Ver las 28 alternativas a CppSharp→

Preguntas frecuentes

¿Qué hace mono/cppsharp?

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

¿Cuáles son las características principales de mono/cppsharp?

Las características principales de mono/cppsharp son: Interoperability, Language Interop, Scripting and Bindings.

¿Qué alternativas de código abierto existen para mono/cppsharp?

Las alternativas de código abierto para mono/cppsharp incluyen: 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++.