tkp1n / HexMate
High-performance hex encoding and decoding for .NET
☆43Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for HexMate
- template repository for a roslyn source generator☆22Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 7 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆63Updated this week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆31Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Replaces static method calls.☆68Updated last month
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆39Updated 2 weeks ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Simple viewer for .NET .gcdump files☆45Updated 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
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated this week
- The combined Langly runtime☆33Updated 2 years ago
- ☆44Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago