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.☆37Updated 3 weeks ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- 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
- Scans a given directory tree for interesting assembly references☆17Updated last week
- A .NET library that calculates the width of Unicode characters.☆53Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- ☆23Updated 4 years ago
- 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
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- The most revolutionary syntax visualizer☆73Updated 2 weeks 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
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Danny Coutures NtfsReader source (fast NTFS access, like everything)☆31Updated 3 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Resource editor for PE files☆62Updated 2 weeks ago
- A fody plugin to easily use a throttle with minimal coding☆15Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- 🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Stud…☆83Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆61Updated 3 years ago
- .NET text parsing helper class.☆16Updated 6 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year