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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to nodenv/nodenv

Projects sharing features with Nodenv

30 open-source projects similar to nodenv/nodenv, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • coreybutler/nvm-windowscoreybutler avatar

    coreybutler/nvm-windows

    46,816View on 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
    View on GitHub↗46,816
  • tj/ntj avatar

    tj/n

    19,515View on 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
    View on GitHub↗19,515
  • isaacs/naveisaacs avatar

    isaacs/nave

    1,635View on GitHub↗

    Virtual Environments for Node

    Shellnavenodenodejs
    View on GitHub↗1,635
  • ekalinin/nodeenvekalinin avatar

    ekalinin/nodeenv

    1,784View on GitHub↗

    Virtual environment for Node.js & integrator with virtualenv

    Python
    View on GitHub↗1,784

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
  • schniz/fnmSchniz avatar

    Schniz/fnm

    24,020View on 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
    View on GitHub↗24,020
  • peltoche/lsdPeltoche avatar

    Peltoche/lsd

    16,074View on GitHub↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Rust
    View on GitHub↗16,074
  • arc90/git-sweeparc90 avatar

    arc90/git-sweep

    2,675View on GitHub↗

    A command-line tool that helps you clean up Git branches that have been merged into master.

    Python
    View on GitHub↗2,675
  • apple/swift-argument-parserapple avatar

    apple/swift-argument-parser

    3,728View on GitHub↗

    This is a library for building command-line interfaces in Swift. It converts command-line arguments into type-safe Swift properties using a declarative approach, ensuring that inputs match expected data types to prevent runtime errors. The framework supports the creation of complex command hierarchies through nested subcommands. It automatically generates formatted usage documentation and error messages by deriving information from the defined metadata and types. The system utilizes property wrappers to attach parsing logic to types and employs reflection to extract metadata from property na

    Swift
    View on GitHub↗3,728
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    View on GitHub↗23,201
  • bionode/bionodebionode avatar

    bionode/bionode

    313View on GitHub↗

    Modular and universal bioinformatics

    JavaScript
    View on GitHub↗313
  • biosyntax/biosyntaxbioSyntax avatar

    bioSyntax/bioSyntax

    272View on GitHub↗

    Syntax highlighting for computational biology

    Shell
    View on GitHub↗272
  • bit-team/backintimebit-team avatar

    bit-team/backintime

    2,522View on GitHub↗
    Pythonbackintimebackupbackups
    View on GitHub↗2,522
  • bootandy/dustbootandy avatar

    bootandy/dust

    11,843View on GitHub↗

    Dust is a command line disk usage analyzer written in Rust. It functions as a disk space visualization tool and recursive directory size scanner used to identify large files and directories through a formatted list of disk consumption across a filesystem. The tool differentiates itself by providing a recursive tree view to visualize space distribution and the ability to output directory and file size data in machine-readable formats for external processing and analysis. Its broader capabilities include filesystem auditing and storage capacity management. This is achieved through file and dir

    Rust
    View on GitHub↗11,843
  • brentp/gsortbrentp avatar

    brentp/gsort

    36View on GitHub↗

    sort genomic data

    Go
    View on GitHub↗36
  • beeyev/telegram-owlbeeyev avatar

    beeyev/telegram-owl

    48View on GitHub↗

    🦉 A lightweight CLI utility to send messages and media files to Telegram chats and channels - directly from your terminal.

    Go
    View on GitHub↗48
  • apoprotsky/portctlapoprotsky avatar

    apoprotsky/portctl

    13View on GitHub↗

    portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API integrated with Hashicorp Vault

    V
    View on GitHub↗13
  • changhz/vclichanghz avatar

    changhz/vcli

    3View on GitHub↗

    A CLI tool to generate folder structure according to the guideline

    V
    View on GitHub↗3
  • carlosqsilva/vqrcodecarlosqsilva avatar

    carlosqsilva/vqrcode

    30View on GitHub↗

    CLI for creating QR codes

    V
    View on GitHub↗30
  • changhz/vgooglechanghz avatar

    changhz/vgoogle

    9View on GitHub↗

    google search on terminal made with vcli

    V
    View on GitHub↗9
  • chromedevtools/chrome-devtools-mcpChromeDevTools avatar

    ChromeDevTools/chrome-devtools-mcp

    43,761View on GitHub↗

    This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl

    TypeScriptbrowserchromechrome-devtools
    View on GitHub↗43,761
  • clarkvoss/oneliners-collectionC

    clarkvoss/Oneliners-Collection

    0View on GitHub↗
    View on GitHub↗0
  • clementtsang/bottomClementTsang avatar

    ClementTsang/bottom

    12,892View on GitHub↗

    Bottom is a cross-platform system monitoring tool that provides real-time visibility into hardware performance and process activity within a terminal-based interface. Built as a command-line utility, it tracks metrics for processor, memory, storage, and network usage while offering tools to inspect, organize, and terminate active system processes. The application utilizes a modular layout engine that allows users to arrange independent data-visualization widgets into a custom grid. This interface is powered by an immediate-mode rendering approach and an event-driven input loop, ensuring the d

    Rustbottombtmcli
    View on GitHub↗12,892
  • cogrow4/v-terminal-appscogrow4 avatar

    cogrow4/V-Terminal-Apps

    5View on GitHub↗

    A professional collection of high-quality terminal applications written in V, designed for productivity, learning, and daily use. Each application is self-contained, tested, and almost production-ready.

    V
    View on GitHub↗5
  • bafs/hn-topBafS avatar

    BafS/hn-top

    24View on GitHub↗

    v run hn.v

    V
    View on GitHub↗24
  • danielrobbins/keychaindanielrobbins avatar

    danielrobbins/keychain

    1,033View on GitHub↗

    Introduction to Keychain

    Python
    View on GitHub↗1,033
  • defunkt/github-gemdefunkt avatar

    defunkt/github-gem

    1,131View on GitHub↗

    This gem works hand-in-hand with GitHub's API to help you out.

    Ruby
    View on GitHub↗1,131
  • deodorqnt387/vinDeoDorqnt387 avatar

    DeoDorqnt387/vin

    10View on GitHub↗

    vin

    V
    View on GitHub↗10
  • donnemartin/gitsomedonnemartin avatar

    donnemartin/gitsome

    7,674View on GitHub↗

    Gitsome is a command-line interface tool for managing repositories, issues, and pull requests via the GitHub and GitHub Enterprise APIs. It provides an interactive shell environment featuring an embedded Python interpreter for programmatic automation and dynamic scripting, alongside a project bootstrapping utility for generating standard license and gitignore templates. The tool distinguishes itself with a schema-driven autocomplete engine that parses remote API definitions in real-time to provide context-aware command suggestions. It also implements an index-based navigation system that allo

    Python
    View on GitHub↗7,674
  • dracks/repo-download-assetDracks avatar

    Dracks/repo-download-asset

    8View on GitHub↗

    Check and download the last artifact from some repository.

    V
    View on GitHub↗8
  • carlosqsilva/vfetchcarlosqsilva avatar

    carlosqsilva/vfetch

    16View on GitHub↗

    System fetch for MacOs written in vlang

    V
    View on GitHub↗16