jieyu / mapleLinks
A dynamic analysis framework for concurrent programs (x86 binaries). It is shipped with a few tools written using this framework for testing concurrent programs.
☆69Updated 8 years ago
Alternatives and similar repositories for maple
Users that are interested in maple are comparing it to the libraries listed below
Sorting:
- A collection of concurrency bugs. Please cite our ISCA paper "A Case for an Interleaving Constrained Shared-Memory Multi-Processor" if yo…☆60Updated 12 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Material for an LLVM Tutorial presented at LLVM Dev Meeting 2015☆50Updated 8 years ago
- Arnold source code☆46Updated 6 years ago
- The Cloud9 main repository☆52Updated 11 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 10 years ago
- A shared memory dependence tracing tool for dynamic concurrent program analysis☆12Updated 10 years ago
- Secure Virtual Architecture☆42Updated 6 years ago
- custom type systems for Clang☆98Updated 9 years ago
- C++ template meta-programmable framework for authoring Pintools☆37Updated 5 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆30Updated 9 years ago
- KLEE's version of uClibc☆52Updated last year
- dthreads: Efficient Deterministic Multithreading☆51Updated 10 years ago
- ☆24Updated 10 years ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- Delta Pointers: Buffer Overflow Checks Without the Checks (EuroSys'18)☆54Updated 3 years ago
- Tools to track memory accesses in applications and visualize the patterns to reveal opportunities for optimization.