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
Sorting:
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- File path abstraction library for .NET.☆66Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- .NET library to work with Git repositories☆34Updated this week
- Non-boxing passing of values.☆27Updated 10 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 7 months ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆17Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- BigMachines is State Machine library for .NET☆42Updated last week
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Immutability is easy!☆50Updated last week
- Simple C# source generator for text templates☆33Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A C# string parser based on simple templates using source generators.☆42Updated 2 weeks ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Vectorized generic dictionary prototype☆23Updated 5 months ago
- .NET reflection provided by ExpressionTrees☆25Updated 5 months ago
- Nuget package merging utiility☆23Updated 9 months ago
- ☆51Updated 3 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year