Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/BurtonQin/lockbud

Statically detect Rust deadlocks bugs
https://github.com/BurtonQin/lockbud

bug-detection deadlock-detection mir rust static-analyzer

Last synced: 3 months ago
JSON representation

Statically detect Rust deadlocks bugs

Lists

README

        

# TSE Code and Data Release

## Code

Code contains Double-Lock, Conflicting-Lock-Order, Atomicity-Violation, Use-After-Free, Invalid-Free Detectors

and Panic Location Detector.

## Data

Data contains BugStudy.xlsx, which records all the study results,
and BugReport.xlsx, which records all the experimental results,