awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Package Registry Extensions · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPackage Registry Extensions

Mechanisms for augmenting or overriding standard package repositories with custom definitions.

Distinguishing note: Focuses on the ability to layer custom package definitions over existing registries.

Explore 1 awesome GitHub repository matching development tools & productivity · Package Registry Extensions. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Package Registry Extensions

Awesome Package Registry Extensions GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • microsoft/vcpkg

    microsoft/vcpkg

    26,635View on GitHub↗

    This project is a cross-platform package manager designed to automate the acquisition, compilation, and integration of third-party software libraries into native development projects. It functions as a manifest-driven dependency manager, utilizing declarative configuration files to define project requirements and resolve them into consistent, versioned dependency graphs across Windows, Linux, and macOS. The system distinguishes itself through port-based build automation, which uses standardized scripts to fetch, patch, and compile source code, and triplets-based configuration files that encap

    Allows custom package definitions to be injected into the build process by layering local directories over primary repositories.

    CMakeccmakecplusplus
    26,635View on GitHub↗