SergeyTeplyakov / ErrorProne.NETLinks
Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)
☆1,092Updated 6 months ago
Alternatives and similar repositories for ErrorProne.NET
Users that are interested in ErrorProne.NET are comparing it to the libraries listed below
Sorting:
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆651Updated 3 years ago
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,074Updated 8 months ago
- compile time dependency injection for .NET☆868Updated 7 months ago
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆612Updated 6 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆730Updated 3 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆669Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,344Updated 2 weeks ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,087Updated this week
- 🎯 A .NET library, developed by humans, for running a target dependency graph.☆933Updated this week
- Replace any .NET method (including static and non-virtual) with a delegate☆1,101Updated 3 years ago
- Adds null argument checks to an assembly☆686Updated last month
- A C# parser construction toolkit with high-quality error reporting☆1,262Updated 5 months ago
- 🏃 A .NET library, developed by humans, for running external commands.☆771Updated last week
- Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!☆1,618Updated this week
- 🏷 Minimalist .NET packages, developed by humans, for versioning software or content using Git tags.☆956Updated last week
- Git and SemVer Info from MSBuild, C# and VB☆638Updated last week
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆455Updated last year
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,026Updated this week
- Roslyn analyzers for IDisposable☆421Updated last year
- A high-performance, extensible argument validation library.☆707Updated last month
- Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit I…☆1,543Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Updated 2 months ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Tool for generating dependency trees for .NET projects☆649Updated 3 months ago
- Implementation of a lock-free dictionary on .Net.☆544Updated 11 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆578Updated this week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆700Updated 2 weeks ago
- High performance understanding for stack traces (Make error logs more productive)☆2,867Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 5 years ago