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 redasmorg/redasm

Projects sharing features with Redasm

10 open-source projects similar to redasmorg/redasm, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • bontchev/pcodedmpB

    bontchev/pcodedmp

    0View on GitHub↗
    View on GitHub↗0
  • 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

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
  • jjyg/metasmJ

    jjyg/metasm

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • wisk/medusawisk avatar

    wisk/medusa

    1,086View on GitHub↗

    An open source interactive disassembler

    C++
    View on GitHub↗1,086
  • 0xd4d/iced0

    0xd4d/iced

    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