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:
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 months ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The most revolutionary syntax visualizer☆79Updated 6 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 8 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 4 months ago
- ☆23Updated 4 years ago
- A .NET library that calculates the width of Unicode characters.☆61Updated 2 weeks ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last week
- 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
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆38Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆92Updated 9 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 3 weeks ago
- A library with a different approach to calling Win32 APIs, e,g providing reactive access to the clipboard or global hotkeys.☆141Updated 3 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
- An allocation free Task-like object for async methods☆40Updated last year
- Danny Coutures NtfsReader source (fast NTFS access, like everything)☆35Updated 3 years ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- A WPF implementation of WinDirStat.☆76Updated 4 years ago