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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aptly-dev/aptly

Open-source alternatives to Aptly

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

  • chef/omnibusAvatar von chef

    chef/omnibus

    1,313Auf GitHub ansehen↗

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

    Ruby
    Auf GitHub ansehen↗1,313
  • rpm-software-management/titoAvatar von rpm-software-management

    rpm-software-management/tito

    398Auf GitHub ansehen↗

    A tool for managing rpm based git projects.

    Python
    Auf GitHub ansehen↗398
  • jordansissel/fpmAvatar von jordansissel

    jordansissel/fpm

    11,479Auf GitHub ansehen↗

    fpm is a multiplatform package builder and converter used to create software packages for various Linux distribution formats from a single unified source. It functions as a Linux distribution packager and a cross-format converter, transforming local directories, existing packages, or language-specific modules into platform-native formats such as DEB and RPM. The tool acts as a language-specific package wrapper, bundling modules from Node.js, Python, Ruby, and Perl into system packages. It can also generate packages that automatically configure system services for targets like systemd. The pr

    Rubypackaging
    Auf GitHub ansehen↗11,479
  • atgreen/trivial-system-loaderAvatar von atgreen

    atgreen/trivial-system-loader

    12Auf GitHub ansehen↗

    A system installation/loading abstraction for Common Lisp

    Common Lisp
    Auf GitHub ansehen↗12
  • bntzio/wipe-modulesAvatar von bntzio

    bntzio/wipe-modules

    357Auf GitHub ansehen↗

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

    Shell
    Auf GitHub ansehen↗357

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • carthage/carthageAvatar von Carthage

    Carthage/Carthage

    15,174Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,174
  • berkshelf/berkshelfAvatar von berkshelf

    berkshelf/berkshelf

    1,069Auf GitHub ansehen↗

    A Chef Cookbook manager

    Ruby
    Auf GitHub ansehen↗1,069
  • corneliusdavid/autogetitC

    corneliusdavid/AutoGetIt

    0Auf GitHub ansehen↗

    The idea with this small Delphi program is to automate the GetIt package manager for RAD Studio (Delphi) by calling the GetIt command-line tool that comes with Delphi. Every time there's an update or a need to reinstall, it's a pain to tediously and manually go through all the GetIt packages and…

    Auf GitHub ansehen↗0
  • cnpm/cnpmAvatar von cnpm

    cnpm/cnpm

    2,096Auf GitHub ansehen↗

    cnpm: npm client for npmmirror.com

    JavaScript
    Auf GitHub ansehen↗2,096
  • cnpm/cnpmjs.orgAvatar von cnpm

    cnpm/cnpmjs.org

    3,527Auf GitHub ansehen↗

    cnpmjs.org

    JavaScript
    Auf GitHub ansehen↗3,527
  • cnpm/npminstallAvatar von cnpm

    cnpm/npminstall

    505Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗505
  • cocoapods/cocoapodsAvatar von CocoaPods

    CocoaPods/CocoaPods

    14,823Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,823
  • colcon/colcon-coreAvatar von colcon

    colcon/colcon-core

    132Auf GitHub ansehen↗

    Command line tool to build sets of software packages

    Python
    Auf GitHub ansehen↗132
  • conan-io/conanAvatar von conan-io

    conan-io/conan

    9,413Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,413
  • conventional-changelog/conventional-changelogAvatar von conventional-changelog

    conventional-changelog/conventional-changelog

    8,460Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,460
  • conda/condaAvatar von conda

    conda/conda

    7,444Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,444
  • caskroom/homebrew-caskAvatar von caskroom

    caskroom/homebrew-cask

    22,077Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,077
  • crystal-lang/shardsAvatar von crystal-lang

    crystal-lang/shards

    789Auf GitHub ansehen↗

    Dependency manager for the Crystal language

    Crystal
    Auf GitHub ansehen↗789
  • cutehacks/qpmAvatar von Cutehacks

    Cutehacks/qpm

    419Auf GitHub ansehen↗

    A package manager for Qt.

    Go
    Auf GitHub ansehen↗419
  • damnwidget/vengoD

    DamnWidget/VenGO

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • depcheck/depcheckAvatar von depcheck

    depcheck/depcheck

    4,935Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,935
  • digikar99/asdf-dependency-graphAvatar von digikar99

    digikar99/asdf-dependency-graph

    8Auf GitHub ansehen↗

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

    Common Lisp
    Auf GitHub ansehen↗8
  • easybuilders/easybuild-easyconfigsAvatar von easybuilders

    easybuilders/easybuild-easyconfigs

    446Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗446
  • elm-lang/elm-packageAvatar von elm-lang

    elm-lang/elm-package

    213Auf GitHub ansehen↗

    Command line tool to share Elm libraries

    Haskell
    Auf GitHub ansehen↗213
  • emgarten/sleetAvatar von emgarten

    emgarten/sleet

    409Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗409
  • envmodules/modulesAvatar von envmodules

    envmodules/modules

    852Auf GitHub ansehen↗

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

    Tcl
    Auf GitHub ansehen↗852
  • floooh/fipsAvatar von floooh

    floooh/fips

    507Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗507
  • fosskers/vendAvatar von fosskers

    fosskers/vend

    123Auf GitHub ansehen↗

    Manage your Common Lisp project dependencies.

    Common Lisp
    Auf GitHub ansehen↗123
  • fsprojects/paketAvatar von fsprojects

    fsprojects/Paket

    2,083Auf GitHub ansehen↗

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

    F#
    Auf GitHub ansehen↗2,083
  • aurapm/auraAvatar von aurapm

    aurapm/aura

    1,901Auf GitHub ansehen↗

    A multilingual package manager for Arch Linux and the AUR.

    Haskell
    Auf GitHub ansehen↗1,901