WhiteBlackGoose / CodegenAnalysisLinks
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 4 years ago
- File path abstraction library for .NET.☆68Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- BigMachines is State Machine library for .NET☆42Updated last month
- Immutability is easy!☆50Updated last month
- ☆53Updated last week
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Non-boxing passing of values.☆28Updated last year
- A C# string parser based on simple templates using source generators.☆45Updated 2 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Control the value of the localsinit flag on methods.☆16Updated 4 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆61Updated 2 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- The combined Langly runtime☆33Updated 3 years ago
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆17Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆60Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated 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 …☆40Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago