xtravar / CppNetLinks
Quick and dirty port of jcpp to .NET, with features to support Clang preprocessing
☆18Updated 10 years ago
Alternatives and similar repositories for CppNet
Users that are interested in CppNet are comparing it to the libraries listed below
Sorting:
- A C# library that offers a unified API to talk to native windowing libraries.☆43Updated 4 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 4 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- Texture loading and manipulation library☆67Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- Debugger libraries☆82Updated 6 months ago
- .NET bindings for GLFW.☆49Updated 3 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 3 years ago
- Interop bindings for Vulkan.☆38Updated last month
- Component for parsing bitmap font files generated by AngelCode's BMFont utility☆46Updated 3 years ago
- Pure managed TTF / OTF reader and renderer.☆88Updated 10 years ago
- A GPU accelerated text renderer implemented in C#☆66Updated 3 years ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 3 years ago
- SlimDX☆78Updated 10 years ago
- C# Rapid Open Widgets☆60Updated 4 months ago
- A simple pinvoke generator based on CppAst to generate C# for C++☆34Updated 6 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 7 months ago
- Proof-of-concept LLVM IR to MSIL translator