jeremyVignelles / va-list-interop-demoLinks
A cross platform interop exploration
☆19Updated 5 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
Sorting:
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- DOOM fire effect in C#☆58Updated 5 years ago
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 6 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- C# Rapid Open Widgets☆60Updated last month
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆48Updated last month
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆136Updated 4 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 10 months ago
- Interop bindings for Vulkan.☆36Updated 6 months ago
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- ☆12Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- An analyzer for Non-Copyable structs.☆34Updated 3 years ago
- Framework for converting C libraries to other languages☆106Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- LibJpeg.Net allows you to read and create JPEG images in .NET compatible languages. It's the managed version of original libjpeg library …☆94Updated 2 years ago
- .NET wrapper for OpenCL with abstraction☆64Updated 6 years ago
- Pure managed TTF / OTF reader and renderer.☆87Updated 10 years ago