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

https://github.com/mlcybersecops/monero_cli_data_race

ThreadGuard is a static analysis tool built to detect and stratify concurrency bugs in C++ codebases. Originally developed to analyze Monero’s async_stdin_reader, it generalizes to support broader detection of threading issues in multithreaded applications.
https://github.com/mlcybersecops/monero_cli_data_race

monero monero-cli race-detection static-analysis

Last synced: 3 months ago
JSON representation

ThreadGuard is a static analysis tool built to detect and stratify concurrency bugs in C++ codebases. Originally developed to analyze Monero’s async_stdin_reader, it generalizes to support broader detection of threading issues in multithreaded applications.

Awesome Lists containing this project