rickbrew / PointerToolkitLinks
Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.
☆21Updated 2 years ago
Alternatives and similar repositories for PointerToolkit
Users that are interested in PointerToolkit are comparing it to the libraries listed below
Sorting:
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- ☆16Updated 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…☆22Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated 2 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆20Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A .NET library that calculates the width of Unicode characters.☆61Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 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
- Tool to rename .NET assemblies and references☆56Updated 8 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Vectorized generic dictionary prototype☆25Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- ☆15Updated last week
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- Generate plots for BenchmarkDotNet☆13Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 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 last year
- Like compiler explorer, but for .NET JIT.☆31Updated 5 years ago
- ☆26Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A .NET port of https://github.com/krisk/fuse-swift☆16Updated 5 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- 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 2 years ago