# saecki/crates.nvim

A neovim plugin that helps managing crates.io dependencies

Repository: https://github.com/saecki/crates.nvim
Canonical: https://ross.abutalabs.com/products/cratesnvim
Language: Lua
License: MIT
License Family: permissive
Topics: crates-io, cargo, rust, nvim-cmp, neovim, nvim
Last push: 2026-04-13T22:57:52+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 28, longevity 100
- inputs: {"age_days": 1835, "days_push": 142, "days_rel": 462, "gap_med": 48.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1118, forks 44 (observed 2026-08-28T04:03:39.296958+00:00)

## What it is
A Neovim plugin written in Lua that helps manage crates.io dependencies in Rust projects' Cargo.toml files. It provides completion, version updates, and dependency management directly in the editor.

## Use cases
- manage crates.io dependencies in neovim
- autocomplete crate versions in Cargo.toml
- update rust dependencies from editor
- nvim-cmp completion for cargo dependencies
- keep Cargo.toml versions up to date

## When to choose
- you edit Rust projects in Neovim and want in-editor crates.io dependency management
- you use nvim-cmp and want Cargo.toml completion
- you want to quickly upgrade or insert crate versions without leaving the editor

## When to avoid
- you use VS Code or another editor instead of Neovim
- you don't work with Rust or Cargo projects
- you prefer CLI tools like cargo-edit for dependency updates

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, package-manager, editor
- domain: developer-tools, version-control, programming-languages
- platform: editor-plugin, cli
- tags: neovim, rust, crates-io, cargo, dependency-management, lua

## Member repositories
- saecki/crates.nvim (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.296958+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:49.969842+00:00, confidence not recorded.
  - readme: https://github.com/saecki/crates.nvim (fetched 2026-08-28T04:03:39.296958+00:00, sha 523731ed4ec3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
