awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to 0xd4d/iced

Open-source alternatives to Iced

10 open-source projects similar to 0xd4d/iced, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Iced alternative.

  • dotnet/benchmarkdotnetdotnet avatar

    dotnet/BenchmarkDotNet

    11,428View on 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
    View on GitHub↗11,428
  • cseagle/freedomcseagle avatar

    cseagle/fREedom

    230View on GitHub↗

    capstone based disassembler for extracting to binnavi

    PLpgSQL
    View on GitHub↗230
  • das-labor/panopticondas-labor avatar

    das-labor/panopticon

    1,443View on GitHub↗

    A libre cross-platform disassembler.

    Rust
    View on GitHub↗1,443
  • gdabah/distormgdabah avatar

    gdabah/distorm

    1,336View on GitHub↗

    Powerful Disassembler Library For x86/AMD64

    Cdisassemblerdisassembler-distormdisassembler-library
    View on GitHub↗1,336
  • jjyg/metasmJ

    jjyg/metasm

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • khronosgroup/spirv-crossKhronosGroup avatar

    KhronosGroup/SPIRV-Cross

    2,456View on GitHub↗

    SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

    GLSL
    View on GitHub↗2,456
  • redasmorg/redasmR

    redasmorg/redasm

    0View on GitHub↗
    View on GitHub↗0
  • wisk/medusawisk avatar

    wisk/medusa

    1,086View on GitHub↗

    An open source interactive disassembler

    C++
    View on GitHub↗1,086
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0View on GitHub↗
    View on GitHub↗0
  • zyantific/zydiszyantific avatar

    zyantific/zydis

    4,265View on GitHub↗

    Zydis is an x86 and x86-64 binary analysis library that provides a framework for decoding machine code and inspecting the technical attributes of processor instructions. It functions as an instruction disassembler that translates binary data into structured instruction metadata and human-readable assembly. The project includes a machine code encoder for converting assembly instructions and operands back into their binary representations. It also provides an assembly syntax formatter to transform decoded instruction structures into assembly text strings using configurable syntax styles. The l

    Camdccodegen
    View on GitHub↗4,265