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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesBinary Image Generators

Tools that produce executable binaries in multiple formats such as ELF, HEX, and UF2 for flashing and debugging.

Distinct from Binary Format Specifications: Distinct from Binary Format Specifications: focuses on the actual generation of binary files rather than the formal specification of the format.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Binary Image Generators. Refine with filters or upvote what's useful.

Awesome Binary Image Generators GitHub Repositories

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

    peng-zhihui/HoloCubic

    6,652GitHub पर देखें↗

    HoloCubic is an embedded desktop widget station and holographic display system. It consists of a graphics framework for rendering resolution-specific visuals and a hardware setup that uses a beam-splitting prism and transparent screen to create floating 3D visual effects. The system includes a PC-based hardware emulator used to design and verify graphical interfaces before deploying code to physical hardware. It also features an inertial measurement unit motion controller that translates physical movement into navigation inputs for the user interface. The project covers an asset pipeline for

    Provides utilities to generate binary image files optimized for playback from SD cards.

    C
    GitHub पर देखें↗6,652
  • raspberrypi/pico-sdkraspberrypi का अवतार

    raspberrypi/pico-sdk

    4,651GitHub पर देखें↗

    The pico-sdk is a software development kit for creating C and C++ applications on RP2040 and RP2350 hardware platforms. It functions as an embedded development kit that provides hardware abstraction layers and drivers to interface with microcontroller peripherals and registers. The project utilizes a CMake build system to manage the compilation of source code into multiple binary formats, including UF2, ELF, and HEX images. This environment coordinates the build and link processes to ensure the resulting firmware is correctly tailored for the target hardware. The toolkit covers embedded hard

    Produces multiple output formats including ELF, HEX, and UF2 to support various flashing and debugging tools.

    C
    GitHub पर देखें↗4,651
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Multi-Target Compilers
  5. Binary Format Specifications
  6. Binary Image Generators