awesome-repositories.comCategoriesBlog
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
·
rustwasm avatar

rustwasm/twiggyArchived

0
View on GitHub↗
1,429 stars·75 forks·Rust·Apache-2.0·12 viewsrustwasm.github.io/twiggy↗

Twiggy

Twiggy🌱 is a code size profiler

Features

  • Infrastructure and Configuration - Profiles call graphs to optimize WebAssembly binary size.
  • Static Analysis Tools - Profiles WebAssembly binary size and call graphs.
  • Binary Analysis - Profiles call graphs to optimize WebAssembly binary size.

Star history

Star history chart for rustwasm/twiggyStar history chart for rustwasm/twiggy

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Twiggy

Similar open-source projects, ranked by how many features they share with Twiggy.
  • jkinder/jakstabjkinder avatar

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • google/bloatygoogle avatar

    google/bloaty

    5,488View on GitHub↗

    Bloaty is a binary size profiler and executable format analyzer that attributes every byte of a binary to specific symbols or compile units. It functions as a compilation unit profiler and C++ symbol demangler, mapping binary size back to source files and translating mangled names into human-readable formats. The project distinguishes itself as a binary diffing tool capable of comparing two versions of a binary to isolate specific symbols or sections responsible for size regressions. It provides specialized support for recovering symbols in stripped binaries by associating them with external

    C++
    View on GitHub↗5,488
  • horsicq/nauz-file-detectorhorsicq avatar

    horsicq/Nauz-File-Detector

    574View on GitHub↗

    Linker/Compiler/Tool detector for Windows, Linux and MacOS.

    C++
    View on GitHub↗574
  • microsoft/binskimMicrosoft avatar

    Microsoft/binskim

    855View on GitHub↗

    A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats

    C#
    View on GitHub↗855
See all 30 alternatives to Twiggy→

Frequently asked questions

What does rustwasm/twiggy do?

Twiggy🌱 is a code size profiler

What are the main features of rustwasm/twiggy?

The main features of rustwasm/twiggy are: Infrastructure and Configuration, Static Analysis Tools, Binary Analysis.

What are some open-source alternatives to rustwasm/twiggy?

Open-source alternatives to rustwasm/twiggy include: shnatsel/rust-audit — Make production Rust binaries auditable. jkinder/jakstab — The Jakstab static analysis platform for binaries. google/bloaty — Bloaty is a binary size profiler and executable format analyzer that attributes every byte of a binary to specific… microsoft/binskim — A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix… horsicq/nauz-file-detector — Linker/Compiler/Tool detector for Windows, Linux and MacOS. google/afl — AFL is a coverage-guided fuzzer and security vulnerability scanner used to identify software bugs and memory…