rickbrew / PointerToolkit
Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.
☆20Updated last year
Alternatives and similar repositories for PointerToolkit:
Users that are interested in PointerToolkit are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last week
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 11 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 4 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- ☆16Updated 3 years ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- ☆23Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- Bringing the XamlX Compiler Toolchain to WinUI3☆13Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆19Updated last year
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- ☆14Updated 9 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Nuget package merging utiility☆23Updated 6 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 7 months ago
- Tool to rename .NET assemblies and references☆53Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago