roberthusak / AskTheCodeLinks
Program error cause finder for C# - research tool
☆17Updated 4 years ago
Alternatives and similar repositories for AskTheCode
Users that are interested in AskTheCode are comparing it to the libraries listed below
Sorting:
- A performant and ergonomic implementation of binary decision diagrams for .NET☆56Updated 2 years ago
- AFL-based fuzz testing for .NET☆439Updated last month
- C# immutable records generator☆73Updated 5 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆249Updated 3 weeks ago
- LINQ bindings for the Z3 theorem prover from Microsoft Research.☆41Updated 4 months ago
- A simple tool for detecting near-duplicate source code☆102Updated last year
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 4 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Set to your old tests! A better way to write tests in C#☆20Updated 3 weeks ago
- C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions☆82Updated 2 years ago
- Symbolic execution engine for .NET Core☆53Updated 11 months ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Updated 2 months ago
- Suppresses switch exhaustiveness warnings for `OneOf<...>.Value` instances from [OneOf](https://github.com/mcintyre321/OneOf)☆14Updated last year
- Code generation from YAML/JSON/CSV models via SCRIBAN templates☆138Updated last month
- DgmlBuilder is a small DotNet library for generating DGML graphs without having to know all the details of DGML (the Microsoft Directed G…☆67Updated last year
- A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automaticall…☆92Updated 6 months ago
- Zen is a constraint solving library for .NET☆139Updated last year
- A tool to generate SBOM (Software Bill of Material) from source code artifacts.☆69Updated 2 weeks ago
- Reports diagnostics for C# coding guidelines that are not already covered by Resharper.☆148Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 10 months ago
- ☆28Updated 2 years ago
- Pattern matching for Roslyn syntax trees☆30Updated 7 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆203Updated last month
- A utility that creates dot graphs from .NET projects☆40Updated 5 years ago
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆119Updated last year
- Random testing library for C#☆188Updated last week
- Manages launching and cleanup of diff tools☆222Updated last week
- Generates valid, readable C# from an Expression Tree.☆169Updated last week