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
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆30Updated 4 years ago
- Armada is a tool for writing, and proving correct, high-performance concurrent programs.☆148Updated 10 months ago
- A concurency testing tool☆60Updated 6 years ago
- ☆937Updated this week
- ☆36Updated 2 years ago
- In-memory key-value store for testing applications against weak behaviors of a database.☆11Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 3 months ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆179Updated last year
- Clang plugin with several static analysis checks☆27Updated 5 months ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Generic model checker for concurrent C programs (mirror repository)☆178Updated 3 weeks 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…☆428Updated this week
- An LLVM sanitizer tutorial☆201Updated 3 years ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆302Updated last month
- A tool based on clang which generates a call graph from a given C++ codebase☆161Updated 9 months ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆471Updated last week
- Yet Another Random Program Generator☆542Updated 3 weeks ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆55Updated 4 years ago
- GWPSan: Sampling-Based Sanitizer Framework☆328Updated this week
- Nurikabe puzzle solver☆47Updated 2 years ago
- A list of bugs found by SQLancer☆17Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated 2 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago
- SafeInt is a class library for C++ that manages integer overflows.☆242Updated last month
- static analysis benchmarks from Toyota ITC☆120Updated 2 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Updated 10 months ago