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 11 months ago
- ☆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 last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 7 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Tool to rename .NET assemblies and references☆56Updated 4 months ago
- ☆25Updated last year
- Fast SIMD-based UTF-8 Validation in C#☆45Updated 7 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Library to render to the terminal using C# and .NET☆32Updated 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
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing☆20Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Infinite recursion without blowing up the stack.☆21Updated 3 weeks ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 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
- Generate plots for BenchmarkDotNet☆12Updated 9 months ago
- A micro-sdk for .NET☆15Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 5 months ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago