jeremyVignelles / va-list-interop-demo
A cross platform interop exploration
☆19Updated 4 years ago
Alternatives and similar repositories for va-list-interop-demo:
Users that are interested in va-list-interop-demo are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Skia with C# and WebAssembly☆14Updated 3 years ago
- .NET binding for LibClang☆31Updated 5 years ago
- A C# library that offers a unified API to talk to native windowing libraries.☆42Updated 4 years ago
- (Work in Progress) C/C++ compilation support for .NET Core projects☆24Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- Interop bindings for Vulkan.☆33Updated 5 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- Docking Library for Avalonia☆14Updated 7 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆56Updated 6 months ago
- An experimental, proof of concept, low level library to exchange bitmaps between imaging libraries.☆13Updated last month
- ☆12Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Raw .NET CIL demos☆24Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 5 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- A portable cross platform image library in C#☆18Updated 7 years ago
- ☆23Updated last year
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated 11 months ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- A simple .NET 6.0 Hello World written in pure IL