Pyrolite
CppSharp
Pyrolite | CppSharp | |
---|---|---|
- | 3 | |
177 | 3,108 | |
- | 1.2% | |
4.1 | 7.5 | |
7 months ago | about 1 month ago | |
Java | 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.
Pyrolite
We haven't tracked posts mentioning Pyrolite yet.
Tracking mentions began in Dec 2020.
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.
- 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.
What are some alternatives?
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.
SWIG - SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
LegacyWrapper - LegacyWrapper uses a x86 wrapper to call legacy dlls from a 64 bit process (or vice versa).
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.
Sharpen - Sharpen is an Eclipse plugin created by db4o that allows you to convert your Java project into c#
PInvoke Interop Assistant - PInvoke Interop Assistant
CXXI - C++ interop framework