awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesModule Mutation Testing

Generating random variations of binary modules to test the stability of runtimes and compilers.

Distinguishing note: Candidates focus on module importing or resolution, not the generation of mutated modules for testing.

Explore 1 awesome GitHub repository matching testing & quality assurance · Module Mutation Testing. Refine with filters or upvote what's useful.

Awesome Module Mutation Testing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • webassembly/binaryenWebAssembly 的头像

    WebAssembly/binaryen

    8,354在 GitHub 上查看↗

    Binaryen is a WebAssembly compiler toolchain and optimizer designed to transform, validate, and shrink binary modules. It provides a comprehensive intermediate representation framework that converts binary code into a single-assignment form to enable advanced program analysis and code transformation. The project includes a specialized transformation engine that applies iterative optimization passes to increase execution speed and reduce binary size. Additionally, it functions as a transpiler that translates WebAssembly binary modules into executable JavaScript for environments that lack nativ

    Generates variations of a module using a random seed to verify runtime stability.

    WebAssemblyc-plus-pluscompilersemscripten
    在 GitHub 上查看↗8,354
  1. Home
  2. Testing & Quality Assurance
  3. Module Mutation Testing