CppSharp
LegacyWrapper
Our great sponsors
CppSharp | LegacyWrapper | |
---|---|---|
3 | 0 | |
2,767 | 73 | |
1.8% | - | |
7.7 | 1.6 | |
5 days ago | over 1 year ago | |
C# | C# | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
CppSharp
-
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.
-
COM or C++/CLI layer for long-term maintenance?
I would give CppSharp a crack first. It generates a .net wrapper using pinvoke.
LegacyWrapper
We haven't tracked posts mentioning LegacyWrapper yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
SWIG - SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
CefSharp - .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
pinvoke - 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 - Sharpen is an Eclipse plugin created by db4o that allows you to convert your Java project into c#
CXXI - C++ interop framework
PInvoke Interop Assistant - PInvoke Interop Assistant
libffi - A portable foreign-function interface library.
V8 - The official mirror of the V8 Git repository
ChaiScript - Embedded Scripting Language Designed for C++