JeremyKuhne / WInteropLinks
Managed wrappers for Windows APIs
☆53Updated 8 months ago
Alternatives and similar repositories for WInterop
Users that are interested in WInterop are comparing it to the libraries listed below
Sorting:
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A .NET library that calculates the width of Unicode characters.☆53Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 3 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆61Updated 3 weeks ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- ☆23Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A .NET abstraction over the windowing systems of Windows/Mac/Linux.☆53Updated last year
- A library with a different approach to calling Win32 APIs, e,g providing reactive access to the clipboard or global hotkeys.☆136Updated 2 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 7 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Interface abstraction for accessing environment variables in .NET☆18Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago