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

3 repos

Awesome GitHub RepositoriesBinary Compilation Toolchains

Specialized toolsets for generating executable binaries, focusing on hardware-level interaction or server-side deployment, distinct from web or script-based build tools.

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

  1. Home
  2. Development Tools & Productivity
  3. Build and Automation Systems
  4. Build Systems
  5. Binary Compilation Toolchains

Awesome Binary Compilation 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

    Rust
  • dani-garcia/vaultwarden

    dani-garcia/vaultwarden

    55,211GitHubView on GitHub↗

    Vaultwarden is a self-hosted password management server designed to store and synchronize sensitive credentials, identities, and organizational data across multiple client devices. It functions as a database-backed web application that provides an API layer for secure client-server communication, enabling users to mana

    Rustbitwardenbitwarden-rsdocker
  • 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

    Kotlincompilergradle-pluginintellij-plugin

Explore sub-tags

  • Mobile Build ToolchainsToolchains that compile source code into signed, deployable binary packages for mobile platforms.
  • Native Binary ToolchainsToolchains that compile source code into platform-specific native binaries, executables, or libraries for direct system execution.
  • Server Binary CompilersTools used to compile source code into executable binary files specifically for server environments.