microsoft / TSVDLinks
TSVD is a tool for quickly finding thread-safety violations (e.g., data races) in .NET applications.
☆80Updated 2 years ago
Alternatives and similar repositories for TSVD
Users that are interested in TSVD are comparing it to the libraries listed below
Sorting:
- Concurrency Paper☆114Updated 2 years ago
- Violet: Selective Symbolic Execution to Detect Bad Performance Misconfiguration☆17Updated 5 years ago
- OZZ: Identifying Kernel Out-of-Order Concurrency Bugs with In-Vivo Memory Access Reordering☆50Updated last year
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆32Updated 4 years ago
- Hodor-PKU☆26Updated 4 years ago
- ☆51Updated 4 years ago
- ☆46Updated 3 years ago
- Dynamic Program Slicing in LLVM Compiler☆143Updated 7 years ago
- Hydra: an Extensible Fuzzing Framework for Finding Semantic Bugs in File Systems☆173Updated 3 years ago
- This repository contains the artifact for the SOSP'23 paper: Sishuai Gong, Dinglan Peng, Deniz Altınbüken, Pedro Fonseca, Petros Maniati…☆15Updated 2 years ago
- A benchmark for testing the performance of core Linux functionalities, developed by Xiang Ren, Kirk Rodrigues, Luyuan Chen and Camilo Veg…☆65Updated last year
- A fuzzing framework for finding transactional bugs in DBMSs☆54Updated 2 years ago
- ☆34Updated 2 years ago
- configuration evolution dataset☆18Updated 4 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Updated 2 months ago
- CrashMonkey: tools for testing file-system reliability (OSDI 18)☆206Updated 3 years ago
- CrashTuner(SOSP2019)☆30Updated 6 years ago
- ☆26Updated 4 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆233Updated 6 years ago
- Blackbox Fuzzing of Distributed Systems with Multi-Dimensional Inputs and Symmetry-Based Feedback Pruning☆13Updated 11 months ago
- Greybox Fuzzing of Distributed Systems (CCS'23)☆59Updated 2 years ago
- Coveraged-based fuzzer for finding DBMS logical bugs☆62Updated 3 years ago
- A JIT compiler validator for JVMs via CSX/JoNM introduced in "Validating JIT Compilers via Compilation Space Exploration" (SOSP'23)☆62Updated 10 months ago
- ☆66Updated 6 years ago
- ☆52Updated 3 years ago
- ☆21Updated 3 years ago
- Whole Program LLVM: wllvm ported to go☆332Updated last year
- ☆13Updated 5 years ago
- The code base for the I4 prototype, as described in the SOSP '19 paper "I4: Incremental Inference of Inductive Invariants for Verificatio…☆26Updated 4 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆61Updated 8 months ago