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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- ☆16Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- 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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- 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 .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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- ☆14Updated this week
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A micro-sdk for .NET☆15Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 2 weeks 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
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- ☆23Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 8 months ago
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- convert MSBuild project files to C# pseudo-code☆11Updated 3 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 11 months ago
- A lightweight toolkit to write .NET assembly weavers.☆13Updated last week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 4 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 2 months ago