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 jedrzejboczar/toggletasks.nvim

Projects sharing features with Toggletasks.nvim

30 open-source projects similar to jedrzejboczar/toggletasks.nvim, 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.

  • al1-ce/just.nvimal1-ce avatar

    al1-ce/just.nvim

    48View on GitHub↗

    Just task runner for neovim

    Lua
    View on GitHub↗48
  • benlubas/molten-nvimbenlubas avatar

    benlubas/molten-nvim

    1,192View on GitHub↗

    A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more

    Python
    View on GitHub↗1,192
  • chrisgrieser/nvim-justicechrisgrieser avatar

    chrisgrieser/nvim-justice

    36View on GitHub↗

    Just an integration of just in nvim.

    Lua
    View on GitHub↗36
  • civitasv/cmake-tools.nvimCivitasv avatar

    Civitasv/cmake-tools.nvim

    547View on GitHub↗

    CMake integration in Neovim

    Lua
    View on GitHub↗547
  • dasupradyumna/launch.nvimdasupradyumna avatar

    dasupradyumna/launch.nvim

    50View on GitHub↗

    :rocket: A task launcher plugin for neovim allowing dynamic task configuration per directory, with optional support for debugging

    Lua
    View on GitHub↗50
  • desdic/greyjoy.nvimdesdic avatar

    desdic/greyjoy.nvim

    30View on GitHub↗

    Launcher for Neovim

    Lua
    View on GitHub↗30

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
  • ethanjwright/vs-tasks.nvimEthanJWright avatar

    EthanJWright/vs-tasks.nvim

    211View on GitHub↗

    A telescope plugin that runs tasks similar to VS Code's task implementation.

    Lua
    View on GitHub↗211
  • google/executor.nvimgoogle avatar

    google/executor.nvim

    159View on GitHub↗

    This is not an officially supported Google product.

    Lua
    View on GitHub↗159
  • hadishahpuri/nvimlaunchhadishahpuri avatar

    hadishahpuri/nvimlaunch

    9View on GitHub↗

    A lightweight Neovim plugin that lets you define, run, and manage multiple project-specific commands directly from your editor. By creating a .nvimlaunch file in your project root

    Lua
    View on GitHub↗9
  • idanarye/nvim-moonicipalidanarye avatar

    idanarye/nvim-moonicipal

    19View on GitHub↗

    Task runner with focus on rapidly changing personal tasks

    Lua
    View on GitHub↗19
  • is0n/jaq-nvimis0n avatar

    is0n/jaq-nvim

    179View on GitHub↗

    ⚙️ Just Another Quickrun Plugin for Neovim in Lua

    Lua
    View on GitHub↗179
  • jaytyrrell13/static.nvimjaytyrrell13 avatar

    jaytyrrell13/static.nvim

    11View on GitHub↗

    Plugin for Neovim to enhance the experience of developing a site using a static site generator.

    Lua
    View on GitHub↗11
  • krady21/compiler-explorer.nvimkrady21 avatar

    krady21/compiler-explorer.nvim

    190View on GitHub↗

    Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org

    Lua
    View on GitHub↗190
  • marchamamji/runner.nvimMarcHamamji avatar

    MarcHamamji/runner.nvim

    52View on GitHub↗

    A customizable Neovim plugin to run code inside the editor

    Lua
    View on GitHub↗52
  • michaelb/sniprunmichaelb avatar

    michaelb/sniprun

    1,705View on GitHub↗

    A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages

    Rust
    View on GitHub↗1,705
  • mikeboiko/nvim-flowmikeboiko avatar

    mikeboiko/nvim-flow

    6View on GitHub↗

    neovim command runner

    Lua
    View on GitHub↗6
  • milanglacier/yarepl.nvimmilanglacier avatar

    milanglacier/yarepl.nvim

    252View on GitHub↗

    Versatile REPL/CLI manager. Multiple sending modes with parallel sessions, buffer attachments, and cross-language support. AI CLI integration for Aider and OpenAI Codex. Picker support, project-level configs, code cell text objects, and native dot-repeat.

    Lua
    View on GitHub↗252
  • negativo/nx-nvimnegativo avatar

    negativo/nx-nvim

    4View on GitHub↗

    Neovim plugin for NX

    Lua
    View on GitHub↗4
  • niuiic/task.nvimniuiic avatar

    niuiic/task.nvim

    6View on GitHub↗

    Task manager for neovim.

    Lua
    View on GitHub↗6
  • ok97465/ipybridge.nvimok97465 avatar

    ok97465/ipybridge.nvim

    11View on GitHub↗

    Neovim plugin that launches a Jupyter/IPython console in a split to run files, lines, and Spyder‑IDE‑style runcells, with a ZMQ‑powered variable explorer and data viewer.

    Lua
    View on GitHub↗11
  • pewpewnor/pilot.nvimpewpewnor avatar

    pewpewnor/pilot.nvim

    10View on GitHub↗

    ✈️ Run your projects and source files with command placeholders & without reloading

    Lua
    View on GitHub↗10
  • pianocomposer321/officer.nvimpianocomposer321 avatar

    pianocomposer321/officer.nvim

    22View on GitHub↗

    Like dispatch.vim but using overseer.nvim

    Lua
    View on GitHub↗22
  • rafcamlet/nvim-luapadrafcamlet avatar

    rafcamlet/nvim-luapad

    687View on GitHub↗

    Interactive real time neovim scratchpad for embedded lua engine - type and watch!

    Lua
    View on GitHub↗687
  • sektant1/executioner.nvimsektant1 avatar

    sektant1/executioner.nvim

    5View on GitHub↗

    Telescope-powered script runner plugin for Neovim 0.10+

    Lua
    View on GitHub↗5
  • shatur/neovim-tasksShatur avatar

    Shatur/neovim-tasks

    124View on GitHub↗

    A statefull task manager focused on integration with build systems.

    Lua
    View on GitHub↗124
  • speelbarrow/splauncher.nvimspeelbarrow avatar

    speelbarrow/spLauncher.nvim

    7View on GitHub↗

    A Neovim plugin for launching tasks, I guess.

    Lua
    View on GitHub↗7
  • stevearc/overseer.nvimstevearc avatar

    stevearc/overseer.nvim

    1,892View on GitHub↗

    A task runner and job management plugin for Neovim

    Lua
    View on GitHub↗1,892
  • vigemus/iron.nvimVigemus avatar

    Vigemus/iron.nvim

    1,348View on GitHub↗

    Interactive Repl Over Neovim

    Lua
    View on GitHub↗1,348
  • wsdjeg/code-runner.nvimwsdjeg avatar

    wsdjeg/code-runner.nvim

    5View on GitHub↗

    Async Code Runner for Neovim

    Lua
    View on GitHub↗5
  • zeioth/compiler.nvimZeioth avatar

    Zeioth/compiler.nvim

    669View on GitHub↗

    Neovim compiler for building and running your code without having to configure anything

    Lua
    View on GitHub↗669