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 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.☆92Updated last week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- 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☆77Updated 4 months ago
- Non-boxing passing of values.☆28Updated 2 months ago
- BigMachines is State Machine library for .NET☆43Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated 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
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Vectorized generic dictionary prototype☆25Updated 10 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 5 months ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- ☆57Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- .NET library to work with Git repositories☆34Updated last week
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆18Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- C# interface-to-member source generator☆85Updated 3 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago