Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pixelstorm 25d6325b13
Fix crash on Linux by `DllImport`ing correct version of libdl (#1764)
3 years ago
..
CppSharp.Runtime.csproj Create a single nuget package that supports windows / linux / macos 6 years ago
MarshalUtil.cs Create VTables class to cache delegates pointing to native virtual methods (#1468) 6 years ago
Pointer.cs Add a generic pointer to resolve ambiguity 8 years ago
SafeUnmanagedMemoryHandle.cs Free the memory of the patched v-tables 6 years ago
SymbolResolver.cs Fix crash on Linux by `DllImport`ing correct version of libdl (#1764) 3 years ago
UTF8Marshaller.cs Format files 5 years ago
UTF32Marshaller.cs Improve UTF32Marshaller performance (#1467) 6 years ago
VTables.cs fix:RTTI head loss (#1675) 4 years ago
premake5.lua Only use premake for native projects and improve c# projects. 6 years ago