awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesDependency Managers

Tools for managing and integrating external project dependencies.

Explore 8 awesome GitHub repositories matching part of an awesome list · Dependency Managers. Refine with filters or upvote what's useful.

Awesome Dependency Managers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • carthage/carthageAvatar de Carthage

    Carthage/Carthage

    15,174Voir sur GitHub↗

    Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version

    Decentralized dependency manager for Cocoa projects.

    Swift
    Voir sur GitHub↗15,174
  • shekhargulati/52-technologies-in-2016Avatar de shekhargulati

    shekhargulati/52-technologies-in-2016

    7,311Voir sur GitHub↗

    This project serves as a comprehensive educational repository and technical reference collection, documenting a wide range of software engineering practices and modern development technologies. It provides a structured learning path for developers, curating tutorials and practical examples that cover the full lifecycle of application development, from initial project scaffolding to deployment and maintenance. The repository distinguishes itself by offering deep technical insights into complex architectural patterns, including actor-based concurrency models for managing parallel tasks and cont

    Provides tools for managing and integrating external project dependencies.

    JavaScriptawesomeawesome-listblog
    Voir sur GitHub↗7,311
  • tokio-rs/prostAvatar de tokio-rs

    tokio-rs/prost

    4,717Voir sur GitHub↗

    Prost est une implémentation de Protocol Buffers pour Rust qui fonctionne comme un framework de sérialisation binaire et un générateur de code. Il traduit les définitions de schéma en structs et enums Rust idiomatiques, fournissant la logique nécessaire pour encoder et décoder des données structurées dans le format binaire Protocol Buffers. Le projet se distingue par une implémentation no-std, lui permettant d'opérer dans des environnements embarqués ou noyau qui manquent de bibliothèque standard. Il sert également d'inspecteur de schéma en émettant des jeux de descripteurs de fichiers, ce qui permet l'analyse programmatique des définitions de schéma originales au moment de l'exécution. La bibliothèque couvre un large éventail de capacités, incluant la génération de traits de service pour la modélisation d'interface, la prise en charge de types bien connus, et des annotations de macros procédurales pour mapper des définitions de type manuelles. Elle fournit également des outils pour la gestion des dépendances et le fuzz testing pour assurer la stabilité de la sérialisation.

    Includes tooling for managing external Protocol Buffer project dependencies and conformance test runners.

    Rustprotobufrust
    Voir sur GitHub↗4,717
  • cocoapods/cocoapods-packagerAvatar de CocoaPods

    CocoaPods/cocoapods-packager

    1,151Voir sur GitHub↗

    CocoaPods plugin which allows you to generate a static library from a podspec.

    Generate static libraries from podspecs.

    Ruby
    Voir sur GitHub↗1,151
  • jamitlabs/accioAvatar de JamitLabs

    JamitLabs/Accio

    670Voir sur GitHub↗

    A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.

    SwiftPM-driven dependency manager for Apple platforms.

    Swift
    Voir sur GitHub↗670
  • leavez/cocoapods-static-swift-frameworkL

    leavez/cocoapods-static-swift-framework

    0Voir sur GitHub↗

    Enable static frameworks for all CocoaPods.

    Voir sur GitHub↗0
  • ruenzuo/cocoapods-amimonoR

    Ruenzuo/cocoapods-amimono

    0Voir sur GitHub↗

    Move dynamic framework symbols into the main executable.

    Voir sur GitHub↗0
  • segiddins/cocoapods-dependenciesS

    segiddins/cocoapods-dependencies

    0Voir sur GitHub↗

    Visualize a project's CocoaPods dependency graph.

    Voir sur GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Dependency Managers