[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81875":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":15,"stars7d":16,"stars30d":17,"stars90d":14,"forks30d":14,"starsTrendScore":18,"compositeScore":19,"rankGlobal":9,"rankLanguage":9,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":14,"starSnapshotCount":14,"syncStatus":13,"lastSyncTime":28,"discoverSource":29},81875,"FuzzX","SemiAnalysisAI\u002FFuzzX","SemiAnalysisAI","A fuzzer for ML compilers",null,"Rust",39,4,2,0,8,12,18,24,65.9,"Apache License 2.0",false,"master",true,[],"2026-06-12 04:01:35","# FuzzX\n\nFuzzX is a collection of compiler fuzzers.\n\n| Directory | Purpose |\n| --- | --- |\n| [`ptx\u002F`](ptx\u002F) | NVIDIA `ptxas` fuzzer |\n| [`amdgpu\u002F`](amdgpu\u002F) | AMDGPU fuzzer |\n| [`x86\u002F`](x86\u002F) | x86 fuzzer |\n\nSee each subdirectory for build and run instructions.\n\nSome of these bugs were found by fuzzing, but I also tried simply asking Claude\nto find bugs in the AMDGPU and x86 LLVM backends.\n\nThis repository is mostly for demonstration purposes, it's the result of an\nexperiment in vibe coding.  Don't rely on anything here.\n\nIn particular, you should not make any inferences about the quality of a\nparticular compiler based on the data here.  If a compiler has lots of bugs\nlisted, many of them could have the same root cause, or indeed they might not\nbe bugs at all, I haven't verified most of this myself.  On the other hand if a\ncompiler has relatively few bugs, they might all have different root causes,\nand\u002For I might have spent relatively little effort tryin to find bugs in that\ncompiler.\n\n## See Also\n\n* A SPIR-V fuzzer inspired by this repo: https:\u002F\u002Fgithub.com\u002Faobolensk\u002Fllvm-spirv-fuzz\n","FuzzX是一个针对机器学习编译器的模糊测试工具集合。该项目使用Rust语言编写，主要包含了针对NVIDIA ptxas、AMDGPU以及x86架构的编译器模糊测试程序。通过自动化生成和执行大量随机测试用例来发现潜在的安全漏洞或稳定性问题，特别适合于软件开发团队在持续集成环境中进行编译器的质量保证工作。需要注意的是，该项目更多地作为实验性质存在，并非所有报告的问题都经过了严格验证，因此结果仅供参考。","2026-06-11 04:07:03","CREATED_QUERY"]