JeremyKuhne / WInteropLinks
Managed wrappers for Windows APIs
☆53Updated last month
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
- An allocation free Task-like object for async methods☆40Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- A .NET library that calculates the width of Unicode characters.☆63Updated 2 months 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
- MSIL Reader☆36Updated 3 years ago
- 🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Stud…☆84Updated last year
- The most revolutionary syntax visualizer☆81Updated 8 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 6 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- ☆23Updated 4 years ago
- A library with a different approach to calling Win32 APIs, e,g providing reactive access to the clipboard or global hotkeys.☆141Updated last week
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 9 months 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
- Resource editor for PE files☆65Updated last week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago