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

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

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

0xd4d/iced

0
View on GitHub↗
0 星标·0 分支·5 次浏览

Iced

Features

  • Disassemblers - High-performance x86/x64 disassembler and encoder.

Star 历史

0xd4d/iced 的 Star 历史图表0xd4d/iced 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Iced 的开源替代方案

相似的开源项目,按与 Iced 的功能重合度排序。
  • dotnet/benchmarkdotnetdotnet 的头像

    dotnet/BenchmarkDotNet

    11,428在 GitHub 上查看↗

    BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It utilizes statistical sampling and warm-up iterations to determine the stability and precise execution speed of specific methods. The project provides a JIT disassembly viewer to inspect processor disassembly and analyze how the compiler executes code paths. It includes a memory allocation profiler that tracks managed and native memory traffic to identify efficiency bottlenecks. Additionally, a runtime performance comparator allows the same benchmarks to be executed across differ

    C#benchmarkbenchmarkingc-sharp
    在 GitHub 上查看↗11,428
  • das-labor/panopticondas-labor 的头像

    das-labor/panopticon

    1,443在 GitHub 上查看↗

    A libre cross-platform disassembler.

    Rust
    在 GitHub 上查看↗1,443
  • cseagle/freedomcseagle 的头像

    cseagle/fREedom

    230在 GitHub 上查看↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    在 GitHub 上查看↗230
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Iced 的所有 10 个替代方案→

常见问题解答

0xd4d/iced 的主要功能有哪些?

0xd4d/iced 的主要功能包括:Disassemblers。

0xd4d/iced 有哪些开源替代品?

0xd4d/iced 的开源替代品包括: dotnet/benchmarkdotnet — BenchmarkDotNet is a library and tool suite for measuring the execution time and memory allocation of .NET code. It… cseagle/freedom — capstone based disassembler for extracting to binnavi. das-labor/panopticon — A libre cross-platform disassembler. gdabah/distorm — Powerful Disassembler Library For x86/AMD64. jjyg/metasm. khronosgroup/spirv-cross — SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high…