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.☆96Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆78Updated 5 months ago
- Vectorized generic dictionary prototype☆26Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Non-boxing passing of values.☆29Updated 6 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- Analyzers checking System.Reflection☆82Updated 2 years ago
- BigMachines is State Machine library for .NET☆44Updated last week
- High-performance network packet decoding and packet decoder source generator☆41Updated last year
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆94Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- C# source generator implementing variadic generics☆15Updated 4 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- Immutability is easy!☆55Updated 2 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Updated 2 months ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 3 months ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year