crates.nvim VS cmp-nvim-lsp

Compare crates.nvim vs cmp-nvim-lsp and see what are their differences.

crates.nvim

A neovim plugin that helps managing crates.io dependencies (by Saecki)

cmp-nvim-lsp

nvim-cmp source for neovim builtin LSP client (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
crates.nvim cmp-nvim-lsp
7 22
757 1,038
- -
8.8 5.1
13 days ago 3 months 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.

crates.nvim

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

cmp-nvim-lsp

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

What are some alternatives?

When comparing crates.nvim and cmp-nvim-lsp you can also consider the following projects:

cmp-dictionary - A dictionary completion source for nvim-cmp

nvim-cmp - A completion plugin for neovim coded in Lua.

rust-tools.nvim - Tools for better development in rust using neovim's builtin lsp

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

lspkind.nvim - vscode-like pictograms for neovim lsp completion items

vim-crates - Handle Cargo dependencies like a Rustavimean.

lspkind-nvim - vscode-like pictograms for neovim lsp completion items [Moved to: https://github.com/onsails/lspkind.nvim]

cmp-nvim-tags - tags sources for nvim-cmp

nvim-lspconfig - Quickstart configs for Nvim LSP

cmp-spell - spell source for nvim-cmp based on vim's spellsuggest.

nvim-compe - Auto completion Lua plugin for nvim