awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesDeveloper Tooling Support

Utilities that maintain compatibility with external developer toolchains.

Distinguishing note: Focuses on maintaining support for specific vendor toolchains like Xcode.

Explore 3 awesome GitHub repositories matching development tools & productivity · Developer Tooling Support. Refine with filters or upvote what's useful.

Awesome Developer Tooling Support GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • homebrew/brewAvatar von Homebrew

    Homebrew/brew

    48,527Auf GitHub ansehen↗

    Homebrew is a command-line package management tool designed to automate the installation, configuration, and maintenance of software on local development environments. It functions as a cross-platform software distributor, enabling users to install tools from pre-compiled binary archives or source code without requiring administrative privileges. By managing complex dependency trees and versioning, it ensures that software remains consistent and compatible across different system architectures. The project distinguishes itself through a declarative approach to system configuration, allowing u

    Maintains support for the latest developer tools through internal constant updates.

    Rubybrewhomebrewmacos
    Auf GitHub ansehen↗48,527
  • coder/coderAvatar von coder

    coder/coder

    12,272Auf GitHub ansehen↗

    Coder is a self-hosted platform for provisioning and managing isolated, containerized development environments. It provides a centralized infrastructure for teams to deploy ephemeral workspaces on private cloud or on-premises hardware, ensuring consistent toolchains and dependencies across distributed development environments. The platform distinguishes itself through its focus on secure, infrastructure-as-code governance and autonomous agent integration. It allows organizations to define reusable, versioned environment templates that integrate with existing identity providers and role-based

    Supports diverse editors, operating systems, and toolchains within standardized workspace templates.

    Goagentsdev-toolsdevelopment-environment
    Auf GitHub ansehen↗12,272
  • ighibli/ios-devicesupportAvatar von iGhibli

    iGhibli/iOS-DeviceSupport

    8,229Auf GitHub ansehen↗

    iOS-DeviceSupport provides the system symbols and framework files required by Xcode to recognize and debug physical iOS devices. It serves as a collection of hardware integration files that enable a development environment to communicate with and analyze mobile hardware running specific operating system versions. The project focuses on the installation of these support files to facilitate on-device debugging, mobile app testing, and performance profiling. By providing the necessary debugging symbols, it allows development tools to interface with physical devices rather than relying on simulat

    Provides missing support files so that Xcode can recognize and communicate with newer iOS versions.

    Python
    Auf GitHub ansehen↗8,229
  1. Home
  2. Development Tools & Productivity
  3. Developer Tooling Support

Unter-Tags erkunden

  • Xcode Device SupportProviding missing system symbols specifically for the Xcode toolchain to recognize newer iOS versions. **Distinct from Developer Tooling Support:** Distinct from Developer Tooling Support: specifically targets the hardware-recognition symbols for Xcode.