Skip to main content

A curated list of sanitizers to detect bugs

30
GitHub Stars
83
Curated Resources
4
Categories
15 hours ago
Last Refreshed
C/C++RustGPUMiscellaneous

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me address sanity resources from awesome-sanitizer"

Installation instructions →

What's inside

C/C++

Rust

GPU

  • AMD: Using the AddressSanitizer on a GPUSanitizers by Vendors

    Document for AMD's GPU sanitizer.

  • CuSafeData Races and Others

    Fast detection of memory safety vulnerabilities in CUDA programs.

  • GPUArmorData Races and Others

    Hardware-software co-design for efficient and scalable memory safety on GPUs.

  • HiRaceData Races and Others

    Accurate and fast data race checking for GPU programs using source-code instrumentation.

  • iGUARDData Races and Others

    In-GPU advanced race detection.

  • NVIDIA: cuCatchSanitizers by Vendors

    A debugging tool for efficiently catching memory safety violations in CUDA applications.

Miscellaneous

Showing a sample of 83 resources. View the full list on GitHub →