AdvancedDLSupport

Native code interface

An alternative to traditional P/Invoke in C# for easy and flexible native code interaction across multiple platforms and runtimes.

Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.

GitHub

493 stars
24 watching
30 forks
Language: C#
last commit: 3 months ago
Linked from 2 awesome lists

ccoreclrcsharpdotnethacktoberfestnativenetstandardpinvoke

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sillsdev/icu-dotnet A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support 62
michalstrehovsky/zerosharp Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology 2,022
idexus/sharp.ui A C# code markup library for building UIs declaratively with fluent methods and hot reload support 112
niosus/easyclangcomplete Autocompletion plugin for C/C++ and other languages in Sublime Text 575
jaredpar/pinvoke-interop-assistant A tool to simplify P/Invoke interop development by providing auto-completion and conversion features for C# developers working with Win32 APIs. 433
anydream/il2cpp Converts MSIL/C# code to native C++ machine code 572
tucnak/climax A lightweight CLI alternative with custom features and output style 217
particular/nservicebus A .NET library and framework for building distributed systems with messaging and event-driven architecture 2,096
sillsdev/machine A natural language processing library providing tools for processing resource-poor languages. 26
sillsdev/libpalaso A collection of .NET libraries for language software development. 44
thealexbarney/libhac A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. 399
lokimidgard/autoinvoke.generator Automates method invocation for all non-static types in a project based on an annotated generic method. 9
blackmatov/invoke.hpp Provides C++17 analogs for standard library functions std::invoke and std::apply 40
vincenth-net/csharpformarkup Provides a concise and declarative C# UI markup system for multiple .NET frameworks, aiming to simplify UI development. 751
nikhilk/scriptsharp A development tool that compiles C# source code into JavaScript for building large-scale web applications. 658