Prototype native exports for a .NET Assembly.
☆476Feb 9, 2026Updated 3 weeks ago
Alternatives and similar repositories for DNNE
Users that are interested in DNNE are comparing it to the libraries listed below
Sorting:
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- Reimplementation of ECMA-335 metadata APIs☆21Feb 27, 2026Updated last week
- Clang bindings for .NET written in C#☆1,177Feb 3, 2026Updated last month
- .NET tool to analyze size of Native AOT binaries.☆432Jul 17, 2025Updated 7 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- .NET DllExport with .NET Core support (aka 3F/DllExport aka DllExport.bat)☆1,090Jun 8, 2025Updated 8 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆175Aug 28, 2025Updated 6 months ago
- ☆161Nov 21, 2025Updated 3 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Jul 20, 2025Updated 7 months ago
- Accurate and high performance C++ interop code generator for C#.☆533Feb 4, 2025Updated last year
- Interop bindings for Windows.☆312Dec 12, 2025Updated 2 months ago
- CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and ma…☆595Feb 10, 2026Updated 3 weeks ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,573Feb 23, 2026Updated last week
- C compiler for the CLI platform☆436Feb 27, 2026Updated last week
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,112Jul 6, 2024Updated last year
- Serialize .NET Core assemblies☆312Jul 4, 2025Updated 8 months ago
- ☆25Jan 25, 2024Updated 2 years ago
- Document describing .NET interop and ways to be successful writing solutions using it.☆20Mar 22, 2022Updated 3 years ago
- General purpose pluggable XAML compiler with no runtime dependencies.☆385Feb 24, 2026Updated last week
- A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.☆2,461Feb 26, 2026Updated last week
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆138Apr 30, 2025Updated 10 months ago
- C# language projection for the Windows Runtime☆626Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆65May 5, 2025Updated 10 months ago
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆3,096Aug 16, 2025Updated 6 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…