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
- Non-boxing passing of values.☆29Updated 5 months ago
- BigMachines is State Machine library for .NET☆44Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- File path abstraction library for .NET.☆95Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- 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 lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated 2 weeks ago
- Analyzers checking System.Reflection☆82Updated 2 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 …☆41Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Vectorized generic dictionary prototype☆26Updated last year
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆73Updated this week
- Generate plots for BenchmarkDotNet☆13Updated last year
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- Immutability is easy!☆55Updated last month
- An allocation free Task-like object for async methods☆40Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago
- A C# string parser based on simple templates using source generators.☆54Updated 8 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 8 months ago