microsoft / cpp-systematic-testing
A library for testing concurrent C++ code and deterministically reproducing bugs.
☆44Updated 2 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
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- TSVD is a tool for quickly finding thread-safety violations (e.g., data races) in .NET applications.☆79Updated last year
- Compiler-instrumented app tracing.☆54Updated 10 months ago
- A simple implementation of the C++ STL which aims to simplify LLVM IRs during compilation☆11Updated 2 years ago
- Research unikernel for virtualized services☆48Updated 2 years ago
- Generic model checker for concurrent C programs (mirror repository)☆145Updated last month
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated last week
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- Cheap: customized heaps for improved application performance.☆27Updated 2 years ago
- A tiny embedded, transactional key-value database 🐱☆40Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆140Updated 2 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆202Updated 2 years ago
- SARIF Microsoft Visual Studio Viewer Extension☆49Updated 11 months ago
- ☆105Updated last year
- The CLR Instrumentation Engine is a cooperation profiler that allows running multiple profiling extensions in the same process.☆95Updated 3 months ago
- Revizor - a fuzzer to search for microarchitectural leaks in CPUs☆122Updated this week
- Notes on clang and llvm☆40Updated last year
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 3 years ago
- CI system for premerge-testing in LLVM project☆41Updated 5 months ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- TraceLogging events and tracing☆50Updated last month
- A toolchain for automatically detecting, reporting, and diagnosing performance bugs in DBMSs.☆72Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆171Updated 3 months ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated last week
- Replicated State Library. RSL is the Azure Paxos implementation which is used by multiple products in Azure and Bing. It provides the tra…☆76Updated 2 years ago
- Peter's Amazing Syntax Tree Analyzer☆127Updated 6 months ago
- Nurikabe puzzle solver☆44Updated last year
- Fork of https://github.com/unicode-org/icu for ICU4C, with changes needed for consumption inside various Microsoft products.☆55Updated 2 months ago