rickbrew / PointerToolkit
Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.
☆19Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for PointerToolkit
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 5 months ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- ☆14Updated 6 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 8 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated 9 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆13Updated last month
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- ☆16Updated 3 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated 3 weeks 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 3 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 5 months ago
- 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 10 months ago
- ☆23Updated 9 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 8 months ago
- template repository for a roslyn source generator☆22Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 2 weeks ago
- A micro-sdk for .NET☆15Updated 11 months ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated 11 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 7 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆31Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆54Updated 3 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- Infinite recursion without blowing up the stack.☆20Updated last week
- High-performance hex encoding and decoding for .NET☆43Updated 4 years ago