WhiteBlackGoose / CodegenAnalysis
Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CodegenAnalysis
- Non-boxing passing of values.☆27Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- File path abstraction library for .NET.☆55Updated this week
- Immutability is easy!☆41Updated this week
- .NET reflection provided by ExpressionTrees☆25Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- The combined Langly runtime☆33Updated 2 years ago
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Infinite recursion without blowing up the stack.☆20Updated 2 weeks 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
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- The most revolutionary syntax visualizer☆61Updated last month
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆14Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆76Updated last month
- Analyzers checking System.Reflection☆80Updated 10 months ago
- ☆23Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- C# source generator implementing variadic generics☆14Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 6 months ago
- The example class library project, with code written in the CIL.☆19Updated 4 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 4 months ago
- C# interface-to-member source generator☆76Updated 2 months ago