Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

dynamic-analysis

⚙️ A curated list of dynamic analysis tools and linters for all programming languages, binaries, and more.
https://github.com/analysis-tools-dev/dynamic-analysis

Last synced: 5 days ago
JSON representation

  • Meaning of Symbols:

  • Programming Languages

    • Valgrind
    • Microsoft IntelliTest
    • Pex and Moles
    • CHAP - instrumented ELF core files for leaks, memory growth, and corruption. It helps explain memory growth, can identify some forms of corruption, and supplements a debugger by giving the status of various memory locations.
    • KLEE
    • LLVM/Clang Sanitizers - A memory error detector for C/C++</li> <li><a href="https://github.com/google/sanitizers/wiki/MemorySanitizer">MemorySanitizer</a> - A detector of uninitialized memory reads in C/C++ programs.</li> <li><a href="https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual">ThreadSanitizer</a> - A data race detector for C/C++</li> </ul>
    • tis-interpreter
    • statsviz
    • Java PathFinder
    • Parasoft Jtest - flow analysis Unit test-case generation and execution, static analysis, regression testing, code coverage, and runtime error detection.
    • Iroh.js
    • Jalangi2
    • Enlightn
    • CrossHair
    • DynaPyt
    • icontract - by-contract library supporting behavioral subtyping
    • hyperfine - line benchmarking tool It features statistical analysis across multiple runs, support for arbitrary shell commands, constant feedback about the benchmark progress and current estimates, warmup runs, a simple and expressive syntax, and more.
    • loom
    • MIRI - level intermediate representation, which can detect certain classes of undefined behavior like out-of-bounds memory accesses and use-after-free.
    • puffin
    • rust-san - to sanitize your Rust code with built-in Rust dynamic analyzers
    • stuck
    • VB Watch
    • poop
    • Scalene - performance, high-precision CPU and memory profiler for Python
    • typo
    • suture
    • cargo-careful
  • Sponsors

  • Multiple languages