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

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

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

Open-source alternatives to Accio

30 open-source projects similar to jamitlabs/accio, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Accio alternative.

  • 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

    Swift
    在 GitHub 上查看↗15,174
  • cocoapods/cocoapodsCocoaPods 的头像

    CocoaPods/CocoaPods

    14,823在 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
    在 GitHub 上查看↗14,823
  • almazrafi/fugenalmazrafi 的头像

    almazrafi/Fugen

    85在 GitHub 上查看↗

    Command line tool for exporting resources and generating code from your Figma files

    Swift
    在 GitHub 上查看↗85
  • astaxie/batastaxie 的头像

    astaxie/bat

    2,564在 GitHub 上查看↗

    Go implement CLI, cURL-like tool for humans

    Go
    在 GitHub 上查看↗2,564

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • apple/swift-package-managerapple 的头像

    apple/swift-package-manager

    10,172在 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
    在 GitHub 上查看↗10,172
  • aurapm/auraaurapm 的头像

    aurapm/aura

    1,901在 GitHub 上查看↗

    A multilingual package manager for Arch Linux and the AUR.

    Haskell
    在 GitHub 上查看↗1,901
  • bntzio/wipe-modulesbntzio 的头像

    bntzio/wipe-modules

    357在 GitHub 上查看↗

    🗑️ Easily remove the node_modules folder of non-active projects

    Shell
    在 GitHub 上查看↗357
  • cnpm/npminstallcnpm 的头像

    cnpm/npminstall

    505在 GitHub 上查看↗

    npm-image: https://img.shields.io/npm/v/npminstall.svg?style=flat-square npm-url: https://npmjs.org/package/npminstall codecov-image: https://codecov.io/gh/cnpm/npminstall/branch/master/graph/badge.svg codecov-url: https://codecov.io/gh/cnpm/npminstall snyk-image:…

    JavaScript
    在 GitHub 上查看↗505
  • conan-io/conanconan-io 的头像

    conan-io/conan

    9,413在 GitHub 上查看↗

    Conan is a package manager and binary repository for C and C++ that resolves and installs external libraries to ensure consistent build environments across different platforms. It functions as a native dependency resolver and a cross-platform build tool designed to facilitate reproducible native builds. The project provides capabilities for native package hosting, allowing users to implement a server to store and distribute pre-compiled libraries and their required dependencies. It also supports standalone binary bundling to create executable files that include all necessary runtime dependenc

    Python
    在 GitHub 上查看↗9,413
  • caskroom/homebrew-caskcaskroom 的头像

    caskroom/homebrew-cask

    22,077在 GitHub 上查看↗

    This project is a macOS binary package manager and command line interface used to automate the installation and removal of prebuilt graphical applications. It functions as a software installer and orchestrator, providing a terminal-based workflow for managing the lifecycle of third-party binaries. The tool focuses on macOS application installation and system administration, allowing for the setup and deployment of software via scripts to avoid manual downloads. It covers the management of binary software and the automation of graphical application setups on macOS.

    Ruby
    在 GitHub 上查看↗22,077
  • cesarferreira/alfiC

    cesarferreira/alfi

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • atgreen/trivial-system-loaderatgreen 的头像

    atgreen/trivial-system-loader

    12在 GitHub 上查看↗

    A system installation/loading abstraction for Common Lisp

    Common Lisp
    在 GitHub 上查看↗12
  • chef/omnibuschef 的头像

    chef/omnibus

    1,313在 GitHub 上查看↗

    Easily create full-stack installers for your project across a variety of platforms.

    Ruby
    在 GitHub 上查看↗1,313
  • cnpm/cnpmcnpm 的头像

    cnpm/cnpm

    2,096在 GitHub 上查看↗

    cnpm: npm client for npmmirror.com

    JavaScript
    在 GitHub 上查看↗2,096
  • cnpm/cnpmjs.orgcnpm 的头像

    cnpm/cnpmjs.org

    3,527在 GitHub 上查看↗

    cnpmjs.org

    JavaScript
    在 GitHub 上查看↗3,527
  • berkshelf/berkshelfberkshelf 的头像

    berkshelf/berkshelf

    1,069在 GitHub 上查看↗

    A Chef Cookbook manager

    Ruby
    在 GitHub 上查看↗1,069
  • aptly-dev/aptlyaptly-dev 的头像

    aptly-dev/aptly

    2,844在 GitHub 上查看↗

    aptly - Debian repository management tool

    Go
    在 GitHub 上查看↗2,844
  • cocoapods/cocoapods-packagerCocoaPods 的头像

    CocoaPods/cocoapods-packager

    1,151在 GitHub 上查看↗

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

    Ruby
    在 GitHub 上查看↗1,151
  • anotherfoxguy/pmmAnotherFoxGuy 的头像

    AnotherFoxGuy/pmm

    17在 GitHub 上查看↗

    :package: :mailboxwithno_mail: It's the C++ Package Manager Manager

    CMake
    在 GitHub 上查看↗17
  • conda/condaconda 的头像

    conda/conda

    7,444在 GitHub 上查看↗

    Conda is a binary package manager, cross-platform environment manager, and dependency resolution engine. It serves as a software repository manager that enables the installation and update of pre-compiled binaries and their dependencies across different operating systems. The system creates isolated execution spaces to prevent dependency conflicts between projects and uses a solver to calculate compatible package versions based on constraints from available repositories. It supports the creation of custom software packages from recipes, which can be hosted in public or private channels for di

    Python
    在 GitHub 上查看↗7,444
  • conventional-changelog/conventional-changelogconventional-changelog 的头像

    conventional-changelog/conventional-changelog

    8,460在 GitHub 上查看↗

    Conventional Changelog is a set of tools for automatically generating formatted release notes by parsing Git commit messages that follow a structured specification. It includes a commit message parser to transform raw strings into structured data, a changelog generator for producing release notes, and a commit linter to ensure messages adhere to specific conventions before they are merged. The project provides a system for semantic versioning automation, analyzing commit history to recommend the next version bump based on the types of changes recorded. It supports extensibility through config

    TypeScript
    在 GitHub 上查看↗8,460
  • cpisciotta/xcbeautifycpisciotta 的头像

    cpisciotta/xcbeautify

    1,420在 GitHub 上查看↗
    Swiftbeautifierprettifierswift
    在 GitHub 上查看↗1,420
  • crystal-lang/shardscrystal-lang 的头像

    crystal-lang/shards

    789在 GitHub 上查看↗

    Dependency manager for the Crystal language

    Crystal
    在 GitHub 上查看↗789
  • cutehacks/qpmCutehacks 的头像

    Cutehacks/qpm

    419在 GitHub 上查看↗

    A package manager for Qt.

    Go
    在 GitHub 上查看↗419
  • damnwidget/vengoD

    DamnWidget/VenGO

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • depcheck/depcheckdepcheck 的头像

    depcheck/depcheck

    4,935在 GitHub 上查看↗

    depcheck is a project dependency auditor and npm dependency analyzer for the JavaScript ecosystem. It functions as an abstract syntax tree parser that scans source code to identify unused packages or missing declarations within a project manifest file. The tool distinguishes itself by parsing multiple language syntaxes and file formats to locate dependency imports. It can identify dependencies declared within tool-specific configuration files for build tools, linters, and test runners, and supports extensibility through custom detectors and parsers. The system provides capabilities for depen

    JavaScript
    在 GitHub 上查看↗4,935
  • digikar99/asdf-dependency-graphdigikar99 的头像

    digikar99/asdf-dependency-graph

    8在 GitHub 上查看↗

    A minimal wrapper around dot available at least on Linux systems to generate dependency-graphs.

    Common Lisp
    在 GitHub 上查看↗8
  • easybuilders/easybuild-easyconfigseasybuilders 的头像

    easybuilders/easybuild-easyconfigs

    446在 GitHub 上查看↗

    A collection of easyconfig files that describe which software to build using which build options with EasyBuild.

    Python
    在 GitHub 上查看↗446
  • elm-lang/elm-packageelm-lang 的头像

    elm-lang/elm-package

    213在 GitHub 上查看↗

    Command line tool to share Elm libraries

    Haskell
    在 GitHub 上查看↗213
  • emgarten/sleetemgarten 的头像

    emgarten/sleet

    409在 GitHub 上查看↗

    A static nuget feed generator for Azure Storage, AWS S3, and more.

    C#
    在 GitHub 上查看↗409