awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rustwasm avatar

rustwasm/twiggyArchived

0
View on GitHub↗
1,429 स्टार्स·75 फोर्क्स·Rust·Apache-2.0·12 व्यूज़rustwasm.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.

स्टार हिस्ट्री

rustwasm/twiggy के लिए स्टार हिस्ट्री चार्टrustwasm/twiggy के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Twiggy के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Twiggy के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • jkinder/jakstabjkinder का अवतार

    jkinder/jakstab

    164GitHub पर देखें↗

    The Jakstab static analysis platform for binaries

    Java
    GitHub पर देखें↗164
  • google/bloatygoogle का अवतार

    google/bloaty

    5,488GitHub पर देखें↗

    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++
    GitHub पर देखें↗5,488
  • horsicq/nauz-file-detectorhorsicq का अवतार

    horsicq/Nauz-File-Detector

    574GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗574
  • microsoft/binskimMicrosoft का अवतार

    Microsoft/binskim

    855GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗855
Twiggy के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

rustwasm/twiggy क्या करता है?

Twiggy🌱 is a code size profiler

rustwasm/twiggy की मुख्य विशेषताएं क्या हैं?

rustwasm/twiggy की मुख्य विशेषताएं हैं: Infrastructure and Configuration, Static Analysis Tools, Binary Analysis।

rustwasm/twiggy के कुछ ओपन-सोर्स विकल्प क्या हैं?

rustwasm/twiggy के ओपन-सोर्स विकल्पों में शामिल हैं: 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…