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:
- Dynamic Program Slicing in LLVM Compiler☆141Updated 6 years ago
- Static Slicer for LLVM☆67Updated 9 years ago
- A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for test…