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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JamitLabs avatar

JamitLabs/Accio

0
View on GitHub↗
670 estrellas·28 forks·Swift·MIT·4 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de jamitlabs/accioGráfico del historial de estrellas de jamitlabs/accio

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Accio

Proyectos open-source similares, clasificados según cuántas características comparten con Accio.
  • carthage/carthageAvatar de Carthage

    Carthage/Carthage

    15,174Ver en 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
    Ver en GitHub↗15,174
  • cocoapods/cocoapodsAvatar de CocoaPods

    CocoaPods/CocoaPods

    14,823Ver en 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
    Ver en GitHub↗14,823
  • apple/swift-package-managerAvatar de apple

    apple/swift-package-manager

    10,172Ver en 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
    Ver en GitHub↗10,172
  • aptly-dev/aptlyAvatar de aptly-dev

    aptly-dev/aptly

    2,844Ver en GitHub↗

    aptly - Debian repository management tool

    Go
    Ver en GitHub↗2,844
Ver las 30 alternativas a Accio→

Preguntas frecuentes

¿Qué hace jamitlabs/accio?

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

¿Cuáles son las características principales de jamitlabs/accio?

Las características principales de jamitlabs/accio son: Build And Automation, Dependency Managers, Package Management.

¿Qué alternativas de código abierto existen para jamitlabs/accio?

Las alternativas de código abierto para jamitlabs/accio incluyen: 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.