WhiteBlackGoose / CodegenAnalysisLinks
Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).
☆25Updated 3 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.☆94Updated 2 weeks ago
- BigMachines is State Machine library for .NET☆44Updated last month
- Non-boxing passing of values.☆28Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- The most revolutionary syntax visualizer☆80Updated 6 months ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- Vectorized generic dictionary prototype☆25Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 11 months ago
- 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
- Control the value of the localsinit flag on methods.☆17Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆73Updated 3 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- C# interface-to-member source generator☆85Updated 5 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆43Updated 2 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 months ago