awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • carthage/carthageCarthage 的头像

    Carthage/Carthage

    15,174在 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
    在 GitHub 上查看↗15,174
  • shekhargulati/52-technologies-in-2016shekhargulati 的头像

    shekhargulati/52-technologies-in-2016

    7,311在 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
    在 GitHub 上查看↗7,311
  • tokio-rs/prosttokio-rs 的头像

    tokio-rs/prost

    4,717在 GitHub 上查看↗

    Prost 是一个 Rust 语言的 Protocol Buffers 实现,作为二进制序列化框架和代码生成器使用。它将模式定义转换为符合 Rust 习惯的结构体(structs)和枚举(enums),并提供将结构化数据编码和解码为 Protocol Buffers 二进制格式所需的逻辑。 该项目的特色在于其 no-std 实现,使其能够在缺乏标准库的嵌入式或内核环境中运行。它还通过发出文件描述符集(file descriptor sets)充当模式内省器,从而支持在运行时对原始模式定义进行程序化分析。 该库涵盖了广泛的功能,包括用于接口建模的服务 trait 生成、对已知类型的支持,以及用于映射手动类型定义的程序宏注解。它还提供了依赖管理和模糊测试工具,以确保序列化的稳定性。

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

    Rustprotobufrust
    在 GitHub 上查看↗4,717
  • cocoapods/cocoapods-packagerCocoaPods 的头像

    CocoaPods/cocoapods-packager

    1,151在 GitHub 上查看↗

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

    Generate static libraries from podspecs.

    Ruby
    在 GitHub 上查看↗1,151
  • jamitlabs/accioJamitLabs 的头像

    JamitLabs/Accio

    670在 GitHub 上查看↗

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

    SwiftPM-driven dependency manager for Apple platforms.

    Swift
    在 GitHub 上查看↗670
  • leavez/cocoapods-static-swift-frameworkL

    leavez/cocoapods-static-swift-framework

    0在 GitHub 上查看↗

    Enable static frameworks for all CocoaPods.

    在 GitHub 上查看↗0
  • ruenzuo/cocoapods-amimonoR

    Ruenzuo/cocoapods-amimono

    0在 GitHub 上查看↗

    Move dynamic framework symbols into the main executable.

    在 GitHub 上查看↗0
  • segiddins/cocoapods-dependenciesS

    segiddins/cocoapods-dependencies

    0在 GitHub 上查看↗

    Visualize a project's CocoaPods dependency graph.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Dependency Managers