GitHub / microsoft / RoslynClrHeapAllocationAnalyzer
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2FRoslynClrHeapAllocationAnalyzer
PURL: pkg:github/microsoft/RoslynClrHeapAllocationAnalyzer
Stars: 648
Forks: 63
Open issues: 32
License: apache-2.0
Language: C#
Size: 202 KB
Dependencies parsed at: Pending
Created at: almost 11 years ago
Updated at: about 2 months ago
Pushed at: over 3 years ago
Last synced at: 2 days ago
Topics: allocations, compiler, roslyn