awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
azratul avatar

azratul/live-share.nvim

0
View on GitHub↗
262 stars·4 forks·Lua·GPL-3.0·2 views

Live Share.nvim

Real-time pair programming and collaborative editing for Neovim, inspired by VS Code Live Share.

Features

  • Remote Development - Enables real-time remote collaboration and pair programming.

Star history

Star history chart for azratul/live-share.nvimStar history chart for azratul/live-share.nvim

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Live Share.nvim

Similar open-source projects, ranked by how many features they share with Live Share.nvim.
  • microsoft/vscode-cpptoolsmicrosoft avatar

    microsoft/vscode-cpptools

    6,047View on GitHub↗

    The C/C++ extension for Visual Studio Code provides language support for C and C++ programming, including IntelliSense-powered code editing, navigation, and debugging capabilities. It enables syntax highlighting, code completion, hover information, and error checking for C and C++ source files, along with features like semantic colorization, symbol search, and call hierarchy exploration. The extension offers comprehensive debugging support for C/C++ programs, including launching debug sessions with breakpoints, stepping through code, and inspecting variables. It supports debugging multi-threa

    TypeScriptmicrosofttypescriptvscode-extension
    View on GitHub↗6,047
  • inhesrom/remote-ssh.nviminhesrom avatar

    inhesrom/remote-ssh.nvim

    124View on GitHub↗

    Edit remote files in Neovim with full LSP and TreeSitter support. This plugin runs language servers directly on remote machines while keeping your editing experience completely local, giving you the best of both worlds: responsive editing with full language features.

    Lua
    View on GitHub↗124
  • jamestthompson3/nvim-remote-containersjamestthompson3 avatar

    jamestthompson3/nvim-remote-containers

    932View on GitHub↗

    Develop inside docker containers, just like VSCode

    Lua
    View on GitHub↗932
  • esensar/nvim-dev-containeresensar avatar

    esensar/nvim-dev-container

    725View on GitHub↗

    Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container

    Lua
    View on GitHub↗725
See all 9 alternatives to Live Share.nvim→

Frequently asked questions

What does azratul/live-share.nvim do?

Real-time pair programming and collaborative editing for Neovim, inspired by VS Code Live Share.

What are the main features of azratul/live-share.nvim?

The main features of azratul/live-share.nvim are: Remote Development.

What are some open-source alternatives to azratul/live-share.nvim?

Open-source alternatives to azratul/live-share.nvim include: microsoft/vscode-cpptools — The C/C++ extension for Visual Studio Code provides language support for C and C++ programming, including… esensar/nvim-dev-container — Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container. inhesrom/remote-ssh.nvim — Edit remote files in Neovim with full LSP and TreeSitter support. This plugin runs language servers directly on remote… jamestthompson3/nvim-remote-containers — Develop inside docker containers, just like VSCode. miversen33/netman.nvim — Neovim (Lua powered) Network Resource Manager. niuiic/remote.nvim — Edit remote files locally.