rust-tools.nvim VS nvim-cmp

Compare rust-tools.nvim vs nvim-cmp and see what are their differences.

rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp (by simrat39)

nvim-cmp

A completion plugin for neovim coded in Lua. (by hrsh7th)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rust-tools.nvim nvim-cmp
90 250
2,165 7,004
- -
0.0 7.5
3 months ago 10 days ago
Lua Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rust-tools.nvim

Posts with mentions or reviews of rust-tools.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-05.
  • NeoVim IDE setup
    2 projects | /r/rust | 5 Jun 2023
    rust-tools is what I'm currently using, https://github.com/simrat39/rust-tools.nvim
  • What editor are you using for Rust?
    8 projects | /r/rust | 1 Jun 2023
    I managed to make it work with rust-tools extension. https://github.com/simrat39/rust-tools.nvim I still can't get debugging to work, error is no configurations found.
    8 projects | /r/rust | 1 Jun 2023
    I then took the snippet from, I also changed the path to the correct install path of the above. https://github.com/simrat39/rust-tools.nvim/wiki/Debugging
  • Neovim & Rust
    5 projects | /r/neovim | 26 May 2023
    rust-tools.nvim and crates.nvim should be helpful for you. :)
    5 projects | /r/neovim | 26 May 2023
  • What's your current Vim+Rust setup?
    9 projects | /r/rust | 15 May 2023
    I'd start with nvim-treesitter, nvim-lspconfig, and use rust-tools.nvim as an accelerant. Any remaining advice I'd have is about Neovim but not about Rust. That advice would also be mostly questions of taste for this-or-that decisions.
  • What setup do you use to program in rust?
    5 projects | /r/rust | 3 May 2023
    neovim + native lsp with rust-tools.nvim, running nixos so I use flakes for my dev environments
  • NVim, Rust, LSP (rust-analyzer + rust-tools) issue
    2 projects | /r/neovim | 16 Apr 2023
    I opened an issue https://github.com/simrat39/rust-tools.nvim/issues/369 after searching for such behavior in existing ones. But I also ask here in case it's a known problem.
  • Best Rust editor?
    6 projects | /r/rust | 9 Apr 2023
    Astronvim also has a nice community configuration for rust that gets you things like inlay type hints and per-test debugging via rust-tools.
  • Rust and Archlinux
    5 projects | /r/archlinux | 8 Apr 2023
    In my limited experience with Rust, https://github.com/simrat39/rust-tools.nvim sets up pretty much everything Rust-specific, including LSP, debugger, etc.

nvim-cmp

Posts with mentions or reviews of nvim-cmp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

What are some alternatives?

When comparing rust-tools.nvim and nvim-cmp you can also consider the following projects:

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

cmp-nvim-lsp - nvim-cmp source for neovim builtin LSP client

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

coq.artifacts

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

LuaSnip - Snippet Engine for Neovim written in Lua.

helix - A post-modern modal text editor.

ddc.vim - Dark deno-powered completion framework for neovim/Vim

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

coc-r-lsp - R LSP Client for coc.nvim

nvim-treesitter - Nvim Treesitter configurations and abstraction layer