microsoft / infersharpLinks
Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects null dereferences, resource leaks, and thread-safety violations. It also performs taint flow tracking to detect critical security vulnerabilities like SQL injections.
☆745Updated last year
Alternatives and similar repositories for infersharp
Users that are interested in infersharp are comparing it to the libraries listed below
Sorting:
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,019Updated this week
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆639Updated 2 months ago
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,550Updated 5 months ago
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆568Updated 4 months ago
- Benchmarking infrastructure for applications☆1,044Updated last week
- 🎯 A .NET library for running a target dependency graph.☆890Updated 3 weeks ago
- A Roslyn analyzer to enforce some good practices in C#.☆1,012Updated last month
- This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications us…☆679Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆989Updated 4 months ago
- Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET☆569Updated 3 years ago
- Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit I…☆1,462Updated last week
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,313Updated this week
- This repo is used for reviewing new .NET designs.☆908Updated last week
- 🏷 Minimalistic versioning using Git tags.☆916Updated 2 weeks ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆719Updated last month
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,010Updated 5 months ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,263Updated this week
- ☆1,646Updated this week
- A C# parser construction toolkit with high-quality error reporting☆1,184Updated 8 months ago
- Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators☆694Updated last year
- Adds null argument checks to an assembly☆687Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- 🏃 A .NET library that runs external commands.☆741Updated 2 weeks ago
- A tool that help you find duplicate transitive package references.☆486Updated last year
- Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a c…☆1,103Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,274Updated this week
- Tool for generating dependency trees for .NET projects☆609Updated 8 months ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆568Updated 3 months ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,096Updated 2 years ago
- Roslyn analyzers for IDisposable☆406Updated 11 months ago