JeremyKuhne / WInteropLinks
Managed wrappers for Windows APIs
☆53Updated last year
Alternatives and similar repositories for WInterop
Users that are interested in WInterop are comparing it to the libraries listed below
Sorting:
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 weeks ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- MSIL Reader☆36Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- An allocation free Task-like object for async methods☆40Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- Run C# code at compile time.☆40Updated 5 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆38Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- 🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Stud…☆82Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 9 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- A library with a different approach to calling Win32 APIs, e,g providing reactive access to the clipboard or global hotkeys.☆141Updated this week
- The most revolutionary syntax visualizer☆80Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 6 months ago