SaaSHub helps you find the best software and product alternatives Learn more →
CppSharp Alternatives
Similar projects and alternatives to CppSharp
-
SWIG
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
-
-
pinvoke
Discontinued A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
-
-
PythonNet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
-
Sharpen
Discontinued Sharpen is an Eclipse plugin created by db4o that allows you to convert your Java project into c#
-
-
cppcomponents
Allows you to write binary components in C++11 that can be used across different compilers and standard libraries
-
LegacyWrapper
LegacyWrapper uses a x86 wrapper to call legacy dlls from a 64 bit process (or vice versa).
-
-
CppSharp discussion
CppSharp reviews and mentions
-
Recommendation for software to aid with creating a C# wrapper around a c++ library
Or take a look at the tools CppSharp or SWIG, s.a. Example for SWIG to wrap C++ library in .Net 6.
- Tools and libraries to glue C/C++ APIs to high-level languages
-
COM or C++/CLI layer for long-term maintenance?
I would give CppSharp a crack first. It generates a .net wrapper using pinvoke.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jan 2025
Stats
mono/CppSharp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of CppSharp is C#.