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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sindresorhus/pkg-dir

Open-source alternatives to Pkg Dir

30 open-source projects similar to sindresorhus/pkg-dir, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pkg Dir alternative.

  • 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
  • atgreen/trivial-system-loaderatgreen avatar

    atgreen/trivial-system-loader

    12View on GitHub↗

    A system installation/loading abstraction for Common Lisp

    Common Lisp
    View on GitHub↗12
  • aurapm/auraaurapm avatar

    aurapm/aura

    1,901View on GitHub↗

    A multilingual package manager for Arch Linux and the AUR.

    Haskell
    View on GitHub↗1,901
  • berkshelf/berkshelfberkshelf avatar

    berkshelf/berkshelf

    1,069View on GitHub↗

    A Chef Cookbook manager

    Ruby
    View on GitHub↗1,069

AI search

Explore more awesome repositories

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

Find more with AI search
  • bntzio/wipe-modulesbntzio avatar

    bntzio/wipe-modules

    357View on GitHub↗

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

    Shell
    View on GitHub↗357
  • 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
  • caskroom/homebrew-caskcaskroom avatar

    caskroom/homebrew-cask

    22,077View on 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
    View on GitHub↗22,077
  • chef/omnibuschef avatar

    chef/omnibus

    1,313View on GitHub↗

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

    Ruby
    View on GitHub↗1,313
  • cnpm/cnpmcnpm avatar

    cnpm/cnpm

    2,096View on GitHub↗

    cnpm: npm client for npmmirror.com

    JavaScript
    View on GitHub↗2,096
  • cnpm/cnpmjs.orgcnpm avatar

    cnpm/cnpmjs.org

    3,527View on GitHub↗

    cnpmjs.org

    JavaScript
    View on GitHub↗3,527
  • cnpm/npminstallcnpm avatar

    cnpm/npminstall

    505View on 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
    View on GitHub↗505
  • 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
  • conan-io/conanconan-io avatar

    conan-io/conan

    9,413View on 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
    View on GitHub↗9,413
  • conda/condaconda avatar

    conda/conda

    7,444View on 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
    View on GitHub↗7,444
  • conventional-changelog/conventional-changelogconventional-changelog avatar

    conventional-changelog/conventional-changelog

    8,460View on 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
    View on GitHub↗8,460
  • crystal-lang/shardscrystal-lang avatar

    crystal-lang/shards

    789View on GitHub↗

    Dependency manager for the Crystal language

    Crystal
    View on GitHub↗789
  • cutehacks/qpmCutehacks avatar

    Cutehacks/qpm

    419View on GitHub↗

    A package manager for Qt.

    Go
    View on GitHub↗419
  • damnwidget/vengoD

    DamnWidget/VenGO

    0View on GitHub↗
    View on GitHub↗0
  • depcheck/depcheckdepcheck avatar

    depcheck/depcheck

    4,935View on 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
    View on GitHub↗4,935
  • digikar99/asdf-dependency-graphdigikar99 avatar

    digikar99/asdf-dependency-graph

    8View on GitHub↗

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

    Common Lisp
    View on GitHub↗8
  • easybuilders/easybuild-easyconfigseasybuilders avatar

    easybuilders/easybuild-easyconfigs

    446View on GitHub↗

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

    Python
    View on GitHub↗446
  • elm-lang/elm-packageelm-lang avatar

    elm-lang/elm-package

    213View on GitHub↗

    Command line tool to share Elm libraries

    Haskell
    View on GitHub↗213
  • emgarten/sleetemgarten avatar

    emgarten/sleet

    409View on GitHub↗

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

    C#
    View on GitHub↗409
  • envmodules/modulesenvmodules avatar

    envmodules/modules

    852View on GitHub↗

    Environment Modules: provides dynamic modification of a user's environment

    Tcl
    View on GitHub↗852
  • floooh/fipsfloooh avatar

    floooh/fips

    507View on GitHub↗

    High-level build system for distributed, multi-platform C/C++ projects.

    Python
    View on GitHub↗507
  • fosskers/vendfosskers avatar

    fosskers/vend

    123View on GitHub↗

    Manage your Common Lisp project dependencies.

    Common Lisp
    View on GitHub↗123
  • fsprojects/paketfsprojects avatar

    fsprojects/Paket

    2,083View on GitHub↗

    A dependency manager for .NET with support for NuGet packages and Git repositories.

    F#
    View on GitHub↗2,083
  • fukamachi/qlotfukamachi avatar

    fukamachi/qlot

    561View on GitHub↗

    A project-local library installer for Common Lisp

    Common Lisp
    View on GitHub↗561
  • anotherfoxguy/pmmAnotherFoxGuy avatar

    AnotherFoxGuy/pmm

    17View on GitHub↗

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

    CMake
    View on GitHub↗17