WhiteBlackGoose / CodegenAnalysis
Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).
☆24Updated 2 years ago
Alternatives and similar repositories for CodegenAnalysis:
Users that are interested in CodegenAnalysis are comparing it to the libraries listed below
- File path abstraction library for .NET.☆58Updated this week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Immutability is easy!☆44Updated last week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Analyzers checking System.Reflection☆81Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- ☆47Updated 3 weeks ago
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- Non-boxing passing of values.☆27Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- BigMachines is State Machine library for .NET☆39Updated last month
- .NET reflection provided by ExpressionTrees☆25Updated 2 months ago
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆15Updated 3 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- The most revolutionary syntax visualizer☆69Updated last month
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- C# source generator implementing variadic generics☆15Updated 3 years ago
- Implementation of a .NET GC in C# with NativeAOT☆75Updated this week
- Generates a synchronized version of an async method☆52Updated last week
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- 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
- Example implementation of IValueTaskSource☆31Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week