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.
496 stars
24 watching
30 forks
Language: C#
last commit: 6 months ago
Linked from 2 awesome lists
ccoreclrcsharpdotnethacktoberfestnativenetstandardpinvoke
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support | 62 |
| Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
| A C# code markup library for building UIs declaratively with fluent methods and hot reload support | 112 |
| Autocompletion plugin for C/C++ and other languages in Sublime Text | 575 |
| A tool to simplify P/Invoke interop development by providing auto-completion and conversion features for C# developers working with Win32 APIs. | 434 |
| Converts MSIL/C# code to native C++ machine code | 574 |
| A lightweight CLI alternative with custom features and output style | 217 |
| A .NET library and framework for building distributed systems with messaging and event-driven architecture | 2,103 |
| A natural language processing library providing tools for processing resource-poor languages. | 28 |
| A collection of .NET libraries for language software development. | 44 |
| A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 403 |
| Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
| Provides C++17 analogs for standard library functions std::invoke and std::apply | 40 |
| Provides a concise and declarative C# UI markup system for multiple .NET frameworks, aiming to simplify UI development. | 761 |
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |