rickbrew / PointerToolkitLinks
Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.
☆21Updated last year
Alternatives and similar repositories for PointerToolkit
Users that are interested in PointerToolkit are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 9 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- ☆16Updated 4 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 5 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Fast SIMD-based UTF-8 Validation in C#☆43Updated 5 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 9 months ago
- Tool to rename .NET assemblies and references☆54Updated 2 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A .NET runtime, but in Rust. Because I can.☆13Updated 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 simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated 7 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated this week
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- Generate plots for BenchmarkDotNet☆12Updated 8 months 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
- Fast Accessors for .Net☆33Updated 2 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- ☆14Updated last month
- A .NET library that calculates the width of Unicode characters.☆58Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last week
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- Nuget package merging utiility☆23Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago