16 skills found
mono / CppSharpTools and libraries to glue C/C++ APIs to high-level languages
mono / Embeddinator 4000Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
sdcb / Sdcb.FFmpegFFmpeg basic .NET API generated by CppSharp
Yadoms / YadomsYadoms is open source, simple, powerfull, flexible and multiplatforms domotic solution.
Sewer56 / DearImguiSharpPersonal use bindings for Dear ImGui created using CppSharp
realvictorprm / GLFW3.NETAutomatic generated bindings of GLFW3 for .NET
tritao / LLDBSharpLLDB C# bindings generated with CppSharp
BaristaLabs / ChakraSharpMono/.NET bindings for ChakraCore
m039 / XLISSimple examples of cross-language interactions
zillemarco / CppSharp.CLITool that uses CppSharp from Mono to generate C# bindings for C/C++ header files
kitsilanosoftware / CppSharpTizenCppSharp project to generate .NET bindings for the Tizen SDK. Part of MonoTizen.
aosoft / CppSharpSampleNo description available
rentacka / CppSharpGuiCppSharp Gui
dorisoy / CppSharpCppSharp 是一个工具和一组库,它有助于使用本机 C/C++ 代码 与 .NET 生态系统一起使用。 它使用 C/C++ 标头和库文件并生成 必要的粘合代码,以将本机 API 显示为托管 API。这样的 API 可以是 用于使用托管代码中的现有本机库或添加 对本机代码库的托管脚本支持。 目前支持的目标语言是 C# 和 C++/CLI。 它也可以用作库,将本机代码解析为语法树,并使用 丰富的声明和类型信息模型。
imazen / Deprecated Gd Bindings Generator OldGenerates .NET bindings for libgd using CppSharp.
vadimkantorov / TritonservercppsharpExample of generating C# bindings to the C-API interface of Triton Inference Server using the CppSharp tool