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
- 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
- ☆16Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆46Updated last month
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 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
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- template repository for a roslyn source generator☆23Updated 4 years ago
- Tool to rename .NET assemblies and references☆56Updated 8 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- A .NET library that calculates the width of Unicode characters.☆63Updated 2 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- 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 5 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆22Updated 3 weeks 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
- A simple .NET 6.0 Hello World written in pure IL☆19Updated 2 years ago
- Vectorized generic dictionary prototype☆26Updated last year
- ☆15Updated last month