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
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated 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
- File path abstraction library for .NET.☆74Updated last week
- Non-boxing passing of values.☆28Updated 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 2 years ago
- The most revolutionary syntax visualizer☆76Updated 4 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Generate plots for BenchmarkDotNet☆13Updated 10 months ago
- BigMachines is State Machine library for .NET☆44Updated last week
- ☆57Updated 2 weeks ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 5 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 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 …☆40Updated 3 years ago
- C# source generator implementing variadic generics☆15Updated 3 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated last month
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago