lumen-oss/rocks.nvim
🌒 Neovim plugin management inspired by Cargo, powered by luarocks observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 97
- Release rhythm 84
- Longevity 82
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 8.0
- age_days: 1155
- days_rel: 110
- days_push: 20
- n_releases_24m: 31
Adoption not part of the score
1060 stars · 19 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rocks.nvim is a Neovim plugin manager inspired by Rust's Cargo, built on top of LuaRocks. It lets users declare plugins in a rocks.toml file with semantic versioning, automatic dependency resolution, and build script handling.
Use cases
- manage neovim plugins with a declarative toml file
- install neovim plugins with automatic dependency resolution
- replace packer or lazy.nvim with a cargo-like plugin manager
- pin plugin versions with semantic versioning in neovim
- install luarocks packages inside neovim
- avoid manually writing build steps for neovim plugins
When to choose
- you want Cargo-style declarative plugin management for Neovim
- you want automatic dependency and build script handling instead of manual setup
- you need semantic version pinning or multiple versions of the same dependency
- you want an extensible plugin manager with a Lua API and companion modules like rocks-git.nvim
When to avoid
- you want maximum stability - a major v3.0.0 rewrite is planned and churn is expected
- you prefer a mature, battle-tested manager like lazy.nvim or packer
- you mostly install plugins from git without LuaRocks packaging
- you don't use Neovim
Facets
plugin · maturity active
package-manager plugin-system cli developer-tools developer-tools text-editors programming-languages lua cross-platform cli neovim-plugin-manager luarocks rocks-toml semantic-versioning dependency-management neovim
1 source
- readme: https://github.com/lumen-oss/rocks.nvim · fetched 2026-08-28 · 8558e61ebde5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lumen-oss/rocks.nvim | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="lumen-oss/rocks.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem