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
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- File path abstraction library for .NET.☆74Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Analyzers checking System.Reflection☆82Updated last year
- BigMachines is State Machine library for .NET☆44Updated this week
- 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 last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Non-boxing passing of values.☆28Updated last month
- Vectorized generic dictionary prototype☆25Updated 9 months 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
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- The combined Langly runtime☆33Updated 3 years ago
- 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
- ☆56Updated last week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated 2 weeks ago
- Immutability is easy!☆52Updated last week
- 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
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Variadic arguments for C# with inductive declaration. Made via C# 9's source generators☆18Updated 3 years ago
- DAWG String Dictionary in C#☆120Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 11 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago