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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesExecutable Distribution Optimizations

Preparing minimal, compressed, and stripped binaries for efficient software delivery.

Distinguishing note: Shortlist contains general language tags or narrow OS components, not delivery-focused binary preparation.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Executable Distribution Optimizations. Refine with filters or upvote what's useful.

Awesome Executable Distribution Optimizations GitHub Repositories

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

    johnthagen/min-sized-rust

    9,782GitHub पर देखें↗

    This project is a collection of techniques and configurations for reducing the disk footprint of compiled Rust executables. It serves as a guide and toolset for binary size optimization, providing strategies to minimize the final executable size through compiler flags and configuration. The project focuses on aggressive size reduction strategies, including recompiling the standard library from source to prune unused functions and implementing no-standard-library modes for memory-constrained environments. It details how to eliminate runtime overhead by removing standard library entry points an

    Prepares small, compressed, and stripped binaries to ensure efficient software delivery and faster downloads.

    Rustbinary-sizecargocontainers
    GitHub पर देखें↗9,782
  1. Home
  2. Operating Systems & Systems Programming
  3. Executable Distribution Optimizations