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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JamitLabs avatar

JamitLabs/Accio

0
View on GitHub↗
670 stars·28 forks·Swift·MIT·4 views

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.

Star history

Star history chart for jamitlabs/accioStar history chart for jamitlabs/accio

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Accio

Similar open-source projects, ranked by how many features they share with Accio.
  • carthage/carthageCarthage avatar

    Carthage/Carthage

    15,174View on 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
    View on GitHub↗15,174
  • cocoapods/cocoapodsCocoaPods avatar

    CocoaPods/CocoaPods

    14,823View on 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
    View on GitHub↗14,823
  • apple/swift-package-managerapple avatar

    apple/swift-package-manager

    10,172View on 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
    View on GitHub↗10,172
  • aptly-dev/aptlyaptly-dev avatar

    aptly-dev/aptly

    2,844View on GitHub↗

    aptly - Debian repository management tool

    Go
    View on GitHub↗2,844
See all 30 alternatives to Accio→

Frequently asked questions

What does jamitlabs/accio do?

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

What are the main features of jamitlabs/accio?

The main features of jamitlabs/accio are: Build And Automation, Dependency Managers, Package Management.

What are some open-source alternatives to jamitlabs/accio?

Open-source alternatives to jamitlabs/accio include: 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.