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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- File path abstraction library for .NET.☆93Updated this week
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- Non-boxing passing of values.☆28Updated 3 months ago
- BigMachines is State Machine library for .NET☆43Updated this week
- 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
- 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
- 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
- template repository for a roslyn source generator☆23Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆69Updated 2 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 9 months ago
- ☆58Updated 3 weeks ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 6 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- FrozenObjects serializer and deserializer☆93Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆18Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year