crates.nvim VS package-info.nvim

Compare crates.nvim vs package-info.nvim and see what are their differences.

crates.nvim

A neovim plugin that helps managing crates.io dependencies (by Saecki)
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 package-info.nvim
7 3
757 441
- -
8.8 3.8
13 days ago 2 months ago
Lua Lua
MIT License GNU General Public License v3.0 only
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.

package-info.nvim

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

What are some alternatives?

When comparing crates.nvim and package-info.nvim you can also consider the following projects:

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

orgmode - Orgmode clone written in Lua for Neovim 0.9+.

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

trouble.nvim - 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

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

baleia.nvim - Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)

vim-crates - Handle Cargo dependencies like a Rustavimean.

orgmode.nvim - Orgmode clone written in Lua for Neovim 0.7+. [Moved to: https://github.com/nvim-orgmode/orgmode]

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

which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

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

plugin-template.nvim - A template to create Neovim plugins written in Lua