awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Native Binary Toolchains · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesNative Binary Toolchains

Toolchains that compile source code into platform-specific native binaries, executables, or libraries for direct system execution.

Explore 2 awesome GitHub repositories matching development tools & productivity · Native Binary Toolchains. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build Tooling
  4. Build Orchestration and Logic
  5. Build Orchestration and Configuration
  6. Build and Automation Systems
  7. Build Systems
  8. Binary Compilation Toolchains
  9. Native Binary Toolchains

Awesome Native Binary Toolchains GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • topjohnwu/Magisk

    topjohnwu/Magisk

    58,780GitHubView on GitHub↗

    Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access to mobile devices. It functions by patching boot and recovery images to inject custom code into the operating system initialization sequence, allowing for system-wide control while maintaining compatibil

    Compiles C and C++ source code into native binaries capable of interacting directly with hardware abstraction layers and kernels.

    Rust
  • JetBrains/kotlin

    JetBrains/kotlin

    52,346GitHubView on GitHub↗

    Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platfor

    Compiles source code into platform-specific native binaries while managing seamless interoperability with low-level system code.

    Kotlincompilergradle-pluginintellij-plugin