awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to qw3rtman/p

Open-source alternatives to Qw3rtman P

20 open-source projects similar to qw3rtman/p, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Qw3rtman P alternative.

  • coreybutler/nvm-windowsالصورة الرمزية لـ coreybutler

    coreybutler/nvm-windows

    46,816عرض على GitHub↗

    This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables developers to install, remove, and toggle between different versions to satisfy project-specific dependency requirements, ensuring that each environment remains isolated to prevent version conflicts or path overlaps. The tool functions by storing distinct runtime versions in separate, isolated directories and utilizing symbolic links to point to the currently active version. It orchestrates these file system operations through a unified command-line interface that modifies syste

    Gogomanagementnode
    عرض على GitHub↗46,816
  • ekalinin/nodeenvالصورة الرمزية لـ ekalinin

    ekalinin/nodeenv

    1,784عرض على GitHub↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    عرض على GitHub↗1,784
  • isaacs/naveالصورة الرمزية لـ isaacs

    isaacs/nave

    1,635عرض على GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    عرض على GitHub↗1,635
  • kentcdodds/cross-envالصورة الرمزية لـ kentcdodds

    kentcdodds/cross-env

    6,527عرض على GitHub↗

    cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment variable setter that ensures variables are handled identically across Windows, macOS, and Linux. The tool standardizes variable assignment by wrapping shell execution in a uniform interface, allowing scripts to run consistently regardless of the underlying operating system. This enables the use of a single syntax for environment configuration across diverse shell environments. The project covers capabilities for automated build tooling, Node.js environment configuration, and the

    TypeScript
    عرض على GitHub↗6,527

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • nodenv/nodenvالصورة الرمزية لـ nodenv

    nodenv/nodenv

    2,379عرض على GitHub↗

    Manage your app's Node.js environment

    Shell
    عرض على GitHub↗2,379
  • npm/node-whichالصورة الرمزية لـ npm

    npm/node-which

    353عرض على GitHub↗

    Like the unix which utility.

    JavaScript
    عرض على GitHub↗353
  • npm/osenvالصورة الرمزية لـ npm

    npm/osenv

    138عرض على GitHub↗

    Look up environment settings specific to different operating systems.

    JavaScript
    عرض على GitHub↗138
  • postmodern/chrubyالصورة الرمزية لـ postmodern

    postmodern/chruby

    2,913عرض على GitHub↗

    Changes the current Ruby

    Shell
    عرض على GitHub↗2,913
  • postmodern/ruby-installالصورة الرمزية لـ postmodern

    postmodern/ruby-install

    1,969عرض على GitHub↗

    Installs Ruby, JRuby, TruffleRuby, or mruby

    Shell
    عرض على GitHub↗1,969
  • sashahart/vexالصورة الرمزية لـ sashahart

    sashahart/vex

    371عرض على GitHub↗

    Run a command in the named virtualenv.

    Python
    عرض على GitHub↗371
  • schniz/fnmالصورة الرمزية لـ Schniz

    Schniz/fnm

    24,020عرض على GitHub↗

    This utility is a command-line tool designed for managing multiple Node.js runtime versions on local development machines. It functions as a cross-platform manager that enables users to install, switch, and synchronize runtime versions across Windows, macOS, and Linux environments. The tool automates environment configuration by detecting project-specific version requirements through directory-traversal resolution. It maintains consistency by dynamically updating shell paths and environment variables, allowing for automatic version switching as users navigate between different project directo

    Rusthacktoberfestjavascriptnodejs
    عرض على GitHub↗24,020
  • sindresorhus/is-elevatedالصورة الرمزية لـ sindresorhus

    sindresorhus/is-elevated

    44عرض على GitHub↗

    By checking if the process is root on Unix systems or if the user is administrator on Windows.

    JavaScript
    عرض على GitHub↗44
  • sindresorhus/user-homeالصورة الرمزية لـ sindresorhus

    sindresorhus/user-home

    158عرض على GitHub↗

    ` $ npm install --save user-home `

    JavaScript
    عرض على GitHub↗158
  • sindresorhus/usernameالصورة الرمزية لـ sindresorhus

    sindresorhus/username

    146عرض على GitHub↗

    Get the username of the current user

    JavaScript
    عرض على GitHub↗146
  • sstephenson/rbenvالصورة الرمزية لـ sstephenson

    sstephenson/rbenv

    16,711عرض على GitHub↗

    rbenv is a Ruby version manager and shell shim environment manager. It allows for the installation of multiple Ruby versions on a single machine and coordinates the selection of the active version based on the current directory or shell session. The tool functions as an extensible command line framework that intercepts executable calls using shell shims. These shims route requests to the selected language version, ensuring environment isolation by storing binaries in independent directories. The system includes capabilities for language runtime administration, including the ability to downlo

    Shell
    عرض على GitHub↗16,711
  • sstephenson/ruby-buildالصورة الرمزية لـ sstephenson

    sstephenson/ruby-build

    3,971عرض على GitHub↗

    ruby-build is a system for downloading, compiling, and installing specific versions of the Ruby language from source on Unix-like systems. It functions as a source compiler and version installer that manages the deployment of Ruby runtimes without relying on system packages. The tool supports custom Ruby compilation by allowing the application of patches to the source code before the compilation process begins. It also provides the ability to use external build definitions for versions not included by default. The installation pipeline includes package integrity verification using checksums

    Shell
    عرض على GitHub↗3,971
  • terlar/fryالصورة الرمزية لـ terlar

    terlar/fry

    62عرض على GitHub↗

    Simple ruby version manager for fish

    Shell
    عرض على GitHub↗62
  • tj/nالصورة الرمزية لـ tj

    tj/n

    19,515عرض على GitHub↗

    n is a command line version manager and binary manager for the Node.js runtime environment. It functions as a runtime environment switcher, allowing for the installation and management of multiple Node.js versions to maintain compatibility across different projects. The tool orchestrates the downloading and caching of Node.js binaries from official or custom distribution mirrors. It enables switching between installed versions via a command line interface or interactive menu, providing the ability to execute scripts using specific versions from a local cache without performing a full system i

    Shell
    عرض على GitHub↗19,515
  • tokaido/tokaidoappالصورة الرمزية لـ tokaido

    tokaido/tokaidoapp

    605عرض على GitHub↗

    The home of the Tokaido app

    Objective-C
    عرض على GitHub↗605
  • yyuu/pyenvالصورة الرمزية لـ yyuu

    yyuu/pyenv

    44,899عرض على GitHub↗

    pyenv is a Python version manager and runtime orchestrator that allows for the installation and switching of multiple Python versions on a single machine without affecting the system installation. It functions as a shell-based version controller that manages binaries through shims to redirect executable calls to specific versions. The tool is a plugin-extensible system, allowing users to add custom subcommands and logic via shell script plugins. This architecture enables the extension of the command line interface through a dedicated plugins directory. It provides capabilities for side-by-si

    Shell
    عرض على GitHub↗44,899