Back to browse
GitHub Repository

Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph hygiene and remove unused code with a very fast CLI.

231 starsGo

Rev-dep – 20x faster knip.dev alternative build in Go

by jayu_dev·Feb 26, 2026·46 points·13 comments

AI Analysis

●●SolidShip ItSolve My Problem

20x faster knip—performance leap is real, but dependency linters are crowded and knip already solved this.

Strengths
  • Go implementation genuinely eliminates Node bottlenecks; 500k LoC audits in 500ms are credible speed gains.
  • Monorepo-first design with native pnpm/yarn/npm exports and TypeScript alias resolution.
  • Config-driven governance engine goes beyond passive detection to active CI gate enforcement.
Weaknesses
  • Knip, depcheck, and es-module-lexer already own this category; speed alone isn't differentiation enough.
  • No ecosystem lock-in; easy to switch from knip (which is also fast, free, and well-maintained).
Target Audience

JavaScript/TypeScript developers, monorepo maintainers, teams enforcing architecture standards

Similar To

knip · depcheck · eslint-plugin-import

Similar Projects