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
·
JamitLabs avatar

JamitLabs/Accio

0
View on GitHub↗
670 stars·28 forks·Swift·MIT·6 vues

Accio

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

Features

  • Build And Automation - Package manager focused on improving the dependency resolution experience.
  • Dependency Managers - SwiftPM-driven dependency manager for Apple platforms.
  • Package Management - SwiftPM-based dependency manager with Carthage improvements.

Historique des stars

Graphique de l'historique des stars pour jamitlabs/accioGraphique de l'historique des stars pour jamitlabs/accio

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait jamitlabs/accio ?

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

Quelles sont les fonctionnalités principales de jamitlabs/accio ?

Les fonctionnalités principales de jamitlabs/accio sont : Build And Automation, Dependency Managers, Package Management.

Quelles sont les alternatives open-source à jamitlabs/accio ?

Les alternatives open-source à jamitlabs/accio incluent : carthage/carthage — Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It… cocoapods/cocoapods — CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via… apple/swift-package-manager — Swift Package Manager is a cross-platform build tool, dependency resolver, and package distributor. It compiles Swift… astaxie/bat — Go implement CLI, cURL-like tool for humans. atgreen/trivial-system-loader — A system installation/loading abstraction for Common Lisp. aptly-dev/aptly — aptly - Debian repository management tool.

Alternatives open source à Accio

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Accio.
  • 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

    Swift
    Voir sur GitHub↗15,174
  • cocoapods/cocoapodsAvatar de CocoaPods

    CocoaPods/CocoaPods

    14,823Voir sur GitHub↗

    CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via configuration files. It serves as a project workspace orchestrator, coordinating the build process and linking external dependencies through centralized workspace configurations. To ensure environment consistency across different development machines, it employs a manifest-based version locking system. The project provides a version-controlled library specification registry for managing and distributing metadata and source paths for reusable code modules. It includes tools for extern

    Ruby
    Voir sur GitHub↗14,823
  • apple/swift-package-managerAvatar de apple

    apple/swift-package-manager

    10,172Voir sur GitHub↗

    Swift Package Manager is a cross-platform build tool, dependency resolver, and package distributor. It compiles Swift source code into native executable binaries for multiple operating systems and manages the resolution and linking of external Swift code packages. The tool facilitates Swift package distribution by sharing and distributing reusable source code through public or private channels. It orchestrates Swift projects by managing external code libraries and versioning to ensure consistent builds across different development environments.

    Swift
    Voir sur GitHub↗10,172
  • aptly-dev/aptlyAvatar de aptly-dev

    aptly-dev/aptly

    2,844Voir sur GitHub↗

    aptly - Debian repository management tool

    Go
    Voir sur GitHub↗2,844
  • Voir les 30 alternatives à Accio→