JeremyKuhne / WInteropLinks
Managed wrappers for Windows APIs
☆54Updated 10 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.☆37Updated last month
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- A .NET library that calculates the width of Unicode characters.☆58Updated last year
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- Embed resource files more C# programmer friendly!☆71Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A library with a different approach to calling Win32 APIs, e,g providing reactive access to the clipboard or global hotkeys.☆139Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 5 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- ☆23Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆37Updated 10 months ago