microsoft / infersharp
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
- Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.☆1,538Updated 4 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆637Updated last month
- Benchmarking infrastructure for applications☆1,039Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,017Updated this week
- A Roslyn analyzer to enforce some good practices in C#.☆1,001Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆985Updated 3 months ago
- AFL-based fuzz testing for .NET☆408Updated 3 months ago
- This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications us…☆667Updated this week
- 🎯 A .NET library for running a target dependency graph.☆887Updated 2 weeks ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,260Updated this week
- This repo is used for reviewing new .NET designs.☆907Updated this week
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆721Updated this week
- Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET☆565Updated 2 years ago
- Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets☆1,303Updated this week
- 🏷 Minimalistic versioning using Git tags.☆911Updated 2 weeks ago
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆559Updated 3 months ago
- compile time dependency injection for .NET☆854Updated 2 years ago
- Tool for generating dependency trees for .NET projects☆601Updated 7 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.☆716Updated 2 weeks ago
- The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supporte…☆704Updated this week
- Roslyn analyzers for IDisposable☆402Updated 10 months ago
- Helping .NET developers port their projects to .NET Core!☆1,144Updated 11 months ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆567Updated 2 months ago
- Roslyn-SDK templates and Syntax Visualizer☆528Updated last week
- Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree☆1,001Updated 4 months ago
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆635Updated last year
- Visual Studio solution generator☆410Updated last week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆465Updated 2 weeks ago
- Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a c…☆1,094Updated 3 weeks ago