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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesBehavior-Preserving Binary Reduction

Algorithms that shrink a binary to its minimal size while preserving a specific execution property or crash.

Distinct from Binary Size Reduction: Distinct from general binary size reduction: focuses on preserving a specific property (like a crash) rather than just removing unused code.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Behavior-Preserving Binary Reduction. Refine with filters or upvote what's useful.

Awesome Behavior-Preserving Binary Reduction GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • webassembly/binaryenWebAssembly का अवतार

    WebAssembly/binaryen

    8,354GitHub पर देखें↗

    Binaryen is a WebAssembly compiler toolchain and optimizer designed to transform, validate, and shrink binary modules. It provides a comprehensive intermediate representation framework that converts binary code into a single-assignment form to enable advanced program analysis and code transformation. The project includes a specialized transformation engine that applies iterative optimization passes to increase execution speed and reduce binary size. Additionally, it functions as a transpiler that translates WebAssembly binary modules into executable JavaScript for environments that lack nativ

    Shrinks large binary files into minimal versions that preserve specific execution properties or crashes.

    WebAssemblyc-plus-pluscompilersemscripten
    GitHub पर देखें↗8,354
  1. Home
  2. Operating Systems & Systems Programming
  3. Assembly Metadata Editors
  4. Binary Size Reduction
  5. Behavior-Preserving Binary Reduction