microsoft / cpp-systematic-testingLinks
A library for testing concurrent C++ code and deterministically reproducing bugs.
☆44Updated 3 years ago
Alternatives and similar repositories for cpp-systematic-testing
Users that are interested in cpp-systematic-testing are comparing it to the libraries listed below
Sorting:
- TSVD is a tool for quickly finding thread-safety violations (e.g., data races) in .NET applications.☆80Updated 2 years ago
- In-memory key-value store for testing applications against weak behaviors of a database.☆11Updated 4 years ago
- ☆36Updated 2 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆31Updated 4 years ago
- Clang plugin with several static analysis checks☆27Updated 5 months ago
- A concurency testing tool☆62Updated 6 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 5 months ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆431Updated 3 weeks ago
- ☆53Updated 2 years ago
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆181Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 11 months ago
- ☆87Updated 2 years ago
- Generic model checker for concurrent C programs (mirror repository)☆184Updated last month
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- ☆944Updated this week
- Armada is a tool for writing, and proving correct, high-performance concurrent programs.☆148Updated 10 months ago
- Code for experiments referenced in the Usenix Security 2017 paper "Strong and Efficient Cache Side-Channel Protection using Hardware Tran…☆15Updated 3 years ago
- IFC format specification☆83Updated last week
- A tool based on clang which generates a call graph from a given C++ codebase☆162Updated 10 months ago
- ☆253Updated 2 years ago
- GWPSan: Sampling-Based Sanitizer Framework☆329Updated 3 weeks ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆303Updated 2 months ago
- Code Analysis and Refactoring with Clang Tools☆128Updated 5 years ago
- Sample EVM application for CCF☆14Updated 4 years ago
- llvm crash analysis☆44Updated last year
- A fuzzing framework for finding transactional bugs in DBMSs☆54Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 3 months ago
- Toolset to do differential testing on the Clang Static Analyzer☆22Updated 3 years ago