JeremyKuhne / WInterop
Managed wrappers for Windows APIs
☆53Updated 5 months ago
Alternatives and similar repositories for WInterop:
Users that are interested in WInterop are comparing it to the libraries listed below
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated last year
- A .NET library that calculates the width of Unicode characters.☆53Updated last year
- ☆23Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Run C# code at compile time.☆37Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- 🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Stud…☆80Updated 9 months ago
- .NET tool to analyze size of Native AOT binaries.☆47Updated 4 months ago
- MSIL Reader☆36Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆71Updated 11 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 4 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- A library for Per-Monitor DPI aware and color profile aware Window☆32Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 weeks ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 5 months ago
- The ModernWpf Community Toolkit is a collection of helper functions and custom controls for the ModernWpf library.☆53Updated 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
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated this week