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

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

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

Open-source alternatives to Bread

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

  • 18fadly-anthony/rookie18fadly-anthony 的头像

    18fadly-anthony/rookie

    5在 GitHub 上查看↗

    Yet another Nix inspired package manager

    Python
    在 GitHub 上查看↗5
  • akamac/gitlabproviderakamac 的头像

    akamac/GitLabProvider

    45在 GitHub 上查看↗

    Implements PackageProvider interface for GitLab.

    PowerShell
    在 GitHub 上查看↗45
  • appimagecrafters/appimage-managerAppImageCrafters 的头像

    AppImageCrafters/appimage-manager

    118在 GitHub 上查看↗

    CLI AppImage Management Tool

    Go
    在 GitHub 上查看↗118
  • asdf-vm/asdfasdf-vm 的头像

    asdf-vm/asdf

    25,086在 GitHub 上查看↗

    This project is a command-line tool designed to manage multiple versions of programming language runtimes and development tools on a single machine. It provides a unified interface for installing and switching between different versions of software, ensuring that specific tool versions are consistently applied across various development environments. The system distinguishes itself through a modular, plugin-driven architecture that allows for the integration of new languages and tools via external scripts. It utilizes a shim-based execution mechanism that intercepts command calls, automatical

    Goasdf-vmbashcli
    在 GitHub 上查看↗25,086
  • athrunsun/homebrew-appimageathrunsun 的头像

    athrunsun/homebrew-appimage

    11在 GitHub 上查看↗

    Learn what is appimage here.

    Ruby
    在 GitHub 上查看↗11

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • basherpm/basherbasherpm 的头像

    basherpm/basher

    1,282在 GitHub 上查看↗

    A package manager for shell scripts.

    Shellbashbasherpackage-manager
    在 GitHub 上查看↗1,282
  • bndr/pipreqsbndr 的头像

    bndr/pipreqs

    7,454在 GitHub 上查看↗

    pipreqs is a Python dependency generator and discovery tool. It scans project imports to identify the third-party libraries required to run a project and automates the generation of requirements files containing only the packages actually used in the source code. The utility functions as a requirements file manager by comparing installed packages against actual imports. It provides capabilities for pruning unused dependencies and auditing projects to identify missing or obsolete packages. The tool employs static analysis and abstract syntax trees to isolate import statements without executin

    Python
    在 GitHub 上查看↗7,454
  • bower/bowerbower 的头像

    bower/bower

    14,921在 GitHub 上查看↗

    Bower is a frontend package manager and client-side asset manager used to install and track third-party JavaScript and CSS libraries for browser-based projects. It functions as a web dependency manager that ensures consistent versioning across different development environments. The tool operates as a Git-based dependency manager, retrieving source code directly from Git repositories rather than relying on a central package registry. It utilizes a semantic versioning resolver to match manifest constraints against Git tags to determine the correct package version. To prevent nested directory t

    JavaScript
    在 GitHub 上查看↗14,921
  • caolan/jamcaolan 的头像

    caolan/jam

    1,488在 GitHub 上查看↗

    JavaScript package manager - using a browser-focused and RequireJS compatible repository

    JavaScript
    在 GitHub 上查看↗1,488
  • componentjs/componentcomponentjs 的头像

    componentjs/component

    4,523在 GitHub 上查看↗

    Component is a frontend build tool and package manager designed for modular web application development. It functions as an asset pipeline orchestrator and module dependency resolver, fetching and organizing local or remote code packages according to specific versioning rules. The system provides a development environment that supports local module linking via symlinks for real-time testing without publishing to a registry. It includes a programmable build pipeline to transform scripts and styles into production assets and an event-driven file watching system to trigger automatic recompilatio

    JavaScript
    在 GitHub 上查看↗4,523
  • 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
  • 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
  • david-oconnor/pyflowDavid-OConnor 的头像

    David-OConnor/pyflow

    1,335在 GitHub 上查看↗

    Pyflow streamlines working with Python projects and files. It's an easy-to-use CLI app with a minimalist API. Never worry about having the right version of Python or dependencies.

    Rust
    在 GitHub 上查看↗1,335
  • duojs/duoduojs 的头像

    duojs/duo

    3,401在 GitHub 上查看↗

    A next-generation package manager for the front-end

    JavaScript
    在 GitHub 上查看↗3,401
  • ender-js/enderender-js 的头像

    ender-js/Ender

    1,750在 GitHub 上查看↗

    the no-library library: open module JavaScript framework

    JavaScript
    在 GitHub 上查看↗1,750
  • helsing-ai/buffrshelsing-ai 的头像

    helsing-ai/buffrs

    370在 GitHub 上查看↗

    Modern protobuf package management

    Rust
    在 GitHub 上查看↗370
  • ivan-hc/appmanI

    ivan-hc/AppMan

    0在 GitHub 上查看↗

    "AM"/"AppMan" is a set of scripts and modules for installing, updating, and managing AppImage packages and other portable formats, in the same way that APT manages DEBs packages, DNF the RPMs, and so on... using a large database of Shell scripts inspired by the Arch User Repository, each…

    在 GitHub 上查看↗0
  • jazzband/pip-toolsjazzband 的头像

    jazzband/pip-tools

    8,005在 GitHub 上查看↗

    pip-tools is a set of utilities for Python dependency pinning, lockfile management, and virtual environment synchronization. It functions as a requirement compiler that resolves high-level package declarations into a pinned list of specific versions and content hashes to ensure repeatable builds across different environments. The tool differentiates itself by providing a mechanism to refresh locked dependencies to their latest compatible versions without manual editing. It supports a layered dependency workflow, allowing one requirements file to act as a constraint for another to maintain com

    Python
    在 GitHub 上查看↗8,005
  • jspm/jspm-clijspm 的头像

    jspm/jspm-cli

    3,872在 GitHub 上查看↗

    jspm-cli is a Deno-based command-line tool and import map package manager that resolves JavaScript dependencies to URLs for native ES module loading in the browser. It functions as an ESM dependency resolver and frontend build pipeline, mapping bare module specifiers to remote CDN URLs or local paths. The tool acts as an environment-aware module manager, allowing developers to define conditional resolution rules to switch module implementations between development and production contexts. It manages the generation of browser-native import maps, which include cryptographic subresource integrit

    TypeScript
    在 GitHub 上查看↗3,872
  • lawl/ayyL

    lawl/ayy

    0在 GitHub 上查看↗

    Another package manager yawn...? No wait, this one's different, I swear.

    在 GitHub 上查看↗0
  • lnxcz/leapL

    lnxcz/leap

    0在 GitHub 上查看↗

    Fast & Simple AppImage manager

    在 GitHub 上查看↗0
  • mamba-org/mambamamba-org 的头像

    mamba-org/mamba

    7,915在 GitHub 上查看↗

    Mamba is a package manager for scientific and data science workflows that implements a high-performance dependency solver in C++. It uses a SAT-based resolution model and a specialized library for metadata processing to calculate compatible package versions across different operating systems. The project provides a standalone executable runtime, allowing the creation of isolated package environments without requiring a pre-existing system installation. It ensures reproducible environment setup by utilizing lock files to pin exact package versions and channels. The system supports containeriz

    C++condacpppackage-manager
    在 GitHub 上查看↗7,915
  • mas-cli/masmas-cli 的头像

    mas-cli/mas

    12,235在 GitHub 上查看↗

    This project provides a command-line interface for managing the lifecycle of applications from the Apple App Store. It functions as a package manager for macOS, enabling users to search for software, install new applications, and maintain existing installations directly through terminal commands. The tool distinguishes itself by wrapping private system APIs to perform store operations that are typically restricted to the graphical user interface. It integrates with the operating system to handle administrative privilege elevation, allowing for secure, automated modifications to protected appl

    Swiftapp-storehomebrewmac-app-store
    在 GitHub 上查看↗12,235
  • michaeldelago/aipmM

    michaeldelago/aipm

    0在 GitHub 上查看↗

    aipm install appimage

    在 GitHub 上查看↗0
  • npm/clinpm 的头像

    npm/cli

    9,846在 GitHub 上查看↗

    This project is a command line interface for managing, installing, and publishing JavaScript packages to a remote registry. It serves as a dependency resolution tool, a software registry publishing client, and a security auditor for Node.js development workflows. The tool distinguishes itself by providing integrated monorepo workspace management and a comprehensive registry authentication client that supports multi-factor authentication. It enables detailed control over the software supply chain through provenance attestations, package signature verification, and the generation of a Software

    JavaScriptjavascriptnodejsnpm
    在 GitHub 上查看↗9,846
  • oneget/onegetOneGet 的头像

    OneGet/oneget

    2,385在 GitHub 上查看↗

    PackageManagement (aka OneGet) is a package manager for Windows

    C#
    在 GitHub 上查看↗2,385
  • oracle/solaris-ipsoracle 的头像

    oracle/solaris-ips

    76在 GitHub 上查看↗

    Solaris IPS: Image Packaging System

    Python
    在 GitHub 上查看↗76
  • pdm-project/pdmpdm-project 的头像

    pdm-project/pdm

    8,647在 GitHub 上查看↗

    PDM is a Python package manager, dependency resolver, and build tool designed to create reproducible environments. It functions as a runtime manager that installs and switches between different versions of the Python interpreter using standalone builds, while managing isolated virtual environments to prevent version conflicts between projects. The tool distinguishes itself through the use of cross-platform lockfiles and a plugin-based extension architecture, allowing users to add new capabilities via external distributions. It provides a centralized package caching system and a parallel insta

    Python
    在 GitHub 上查看↗8,647
  • pnpm/pnpmpnpm 的头像

    pnpm/pnpm

    35,605在 GitHub 上查看↗

    pnpm is a command-line package manager designed to automate the retrieval, installation, and version management of software dependencies. It utilizes a deterministic resolution process and a lockfile to ensure that dependency trees remain consistent across different environments and machines. The project distinguishes itself through a content-addressable storage engine that saves every version of a package exactly once on the file system. By employing a hard-linking installation strategy and a symlink-based directory structure, it maps dependencies from a central store into individual project

    Rustdependency-managerinstalljavascript
    在 GitHub 上查看↗35,605
  • powershell/powershellgetpowershell 的头像

    powershell/powershellget

    84在 GitHub 上查看↗

    This module provide functions used with PowerShellGet v3 to provide compatibility with scripts expecting PowerShellGet v2

    PowerShell
    在 GitHub 上查看↗84