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
- 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
- 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
- ☆16Updated 4 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 6 months ago
- 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.☆38Updated last week
- Fast SIMD-based UTF-8 Validation in C#☆45Updated 7 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- A .NET library that calculates the width of Unicode characters.☆58Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- Code memory safety analysis☆14Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 5 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☆13Updated 10 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆19Updated 9 months ago
- A light-weight, performant interval tree in C#☆31Updated 6 months ago
- An MSBuild project file linter to validate project file as part of build process☆34Updated 3 weeks ago