awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to envmodules/modules

Open-source alternatives to Modules

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

  • apple/swift-package-managerapple का अवतार

    apple/swift-package-manager

    10,172GitHub पर देखें↗

    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
  • aptly-dev/aptlyaptly-dev का अवतार

    aptly-dev/aptly

    2,844GitHub पर देखें↗

    aptly - Debian repository management tool

    Go
    GitHub पर देखें↗2,844
  • atgreen/trivial-system-loaderatgreen का अवतार

    atgreen/trivial-system-loader

    12GitHub पर देखें↗

    A system installation/loading abstraction for Common Lisp

    Common Lisp
    GitHub पर देखें↗12
  • aurapm/auraaurapm का अवतार

    aurapm/aura

    1,901GitHub पर देखें↗

    A multilingual package manager for Arch Linux and the AUR.

    Haskell
    GitHub पर देखें↗1,901
  • berkshelf/berkshelfberkshelf का अवतार

    berkshelf/berkshelf

    1,069GitHub पर देखें↗

    A Chef Cookbook manager

    Ruby
    GitHub पर देखें↗1,069

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • bntzio/wipe-modulesbntzio का अवतार

    bntzio/wipe-modules

    357GitHub पर देखें↗

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

    Shell
    GitHub पर देखें↗357
  • carthage/carthageCarthage का अवतार

    Carthage/Carthage

    15,174GitHub पर देखें↗

    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
  • caskroom/homebrew-caskcaskroom का अवतार

    caskroom/homebrew-cask

    22,077GitHub पर देखें↗

    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
  • chef/omnibuschef का अवतार

    chef/omnibus

    1,313GitHub पर देखें↗

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

    Ruby
    GitHub पर देखें↗1,313
  • cnpm/cnpmcnpm का अवतार

    cnpm/cnpm

    2,096GitHub पर देखें↗

    cnpm: npm client for npmmirror.com

    JavaScript
    GitHub पर देखें↗2,096
  • cnpm/cnpmjs.orgcnpm का अवतार

    cnpm/cnpmjs.org

    3,527GitHub पर देखें↗

    cnpmjs.org

    JavaScript
    GitHub पर देखें↗3,527
  • cnpm/npminstallcnpm का अवतार

    cnpm/npminstall

    505GitHub पर देखें↗

    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
  • cocoapods/cocoapodsCocoaPods का अवतार

    CocoaPods/CocoaPods

    14,823GitHub पर देखें↗

    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
  • conan-io/conanconan-io का अवतार

    conan-io/conan

    9,413GitHub पर देखें↗

    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,444GitHub पर देखें↗

    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,460GitHub पर देखें↗

    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
  • crystal-lang/shardscrystal-lang का अवतार

    crystal-lang/shards

    789GitHub पर देखें↗

    Dependency manager for the Crystal language

    Crystal
    GitHub पर देखें↗789
  • cutehacks/qpmCutehacks का अवतार

    Cutehacks/qpm

    419GitHub पर देखें↗

    A package manager for Qt.

    Go
    GitHub पर देखें↗419
  • damnwidget/vengoD

    DamnWidget/VenGO

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • depcheck/depcheckdepcheck का अवतार

    depcheck/depcheck

    4,935GitHub पर देखें↗

    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

    8GitHub पर देखें↗

    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

    446GitHub पर देखें↗

    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

    213GitHub पर देखें↗

    Command line tool to share Elm libraries

    Haskell
    GitHub पर देखें↗213
  • emgarten/sleetemgarten का अवतार

    emgarten/sleet

    409GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗409
  • floooh/fipsfloooh का अवतार

    floooh/fips

    507GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗507
  • fosskers/vendfosskers का अवतार

    fosskers/vend

    123GitHub पर देखें↗

    Manage your Common Lisp project dependencies.

    Common Lisp
    GitHub पर देखें↗123
  • fsprojects/paketfsprojects का अवतार

    fsprojects/Paket

    2,083GitHub पर देखें↗

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

    F#
    GitHub पर देखें↗2,083
  • fukamachi/qlotfukamachi का अवतार

    fukamachi/qlot

    561GitHub पर देखें↗

    A project-local library installer for Common Lisp

    Common Lisp
    GitHub पर देखें↗561
  • golang/depgolang का अवतार

    golang/dep

    12,737GitHub पर देखें↗

    This project is a dependency management tool for Go designed to track and lock package versions to ensure reproducible builds across different environments. It functions as a version lock file manager, recording complete snapshots of the dependency graph to prevent version drift, and as a semantic version constraint resolver that calculates compatible package versions. The tool orchestrates a local vendor directory, mirroring external source code to enable offline builds and source auditing. It utilizes a combination of static analysis to discover required libraries and a logic engine to inte

    Godependency-managergolangpackage-manager
    GitHub पर देखें↗12,737
  • anotherfoxguy/pmmAnotherFoxGuy का अवतार

    AnotherFoxGuy/pmm

    17GitHub पर देखें↗

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

    CMake
    GitHub पर देखें↗17