jieyu / concurrency-bugsLinks
A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if you used our resource.
☆60Updated 12 years ago
Alternatives and similar repositories for concurrency-bugs
Users that are interested in concurrency-bugs are comparing it to the libraries listed below
Sorting:
- A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for test…☆69Updated 8 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- ☆63Updated 5 years ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- This is a C++ implementation of Graspan.☆32Updated last year
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 5 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated this week
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- UFO: Predictive Detection of Concurrency Use-After-Free Vulnerabilities☆32Updated 5 years ago
- LLVM optimization passes (DCE, LICM), compilers and stuff☆13Updated 4 years ago
- The Cloud9 main repository☆52Updated 11 years ago
- MCFI/PICFI tool chain☆43Updated last year
- PerfFuzz: Automatically Generate Pathological Inputs for C/C++ programs☆134Updated 5 years ago
- ☆24Updated 10 years ago
- Precise and Signedness Agnostic Interval Analysis for LLVM IR -- This website is obsolete. However, the wrapped interval domain is now im…☆12Updated 7 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- ☆25Updated 3 years ago
- This repository contains the artifact for the SOSP'21 paper: Sishuai Gong, Deniz Altınbüken, Pedro Fonseca, Petros Maniatis, "Snowboard:…☆26Updated last week
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- UniSan: Proactive Kernel Memory Initialization to Eliminate Data Leakages☆43Updated 3 years ago
- Constraint solver based on coverage-guided fuzzing☆247Updated last year
- CREST is a concolic test generation tool for C.☆161Updated 4 years ago
- Dynamic Analysis for Concurrent Programs☆25Updated 8 months ago
- Semantic program repair system for C programs☆100Updated 2 years ago
- Symbolic Program Slicing with LLVM☆80Updated 4 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆241Updated 7 months ago