Ross ROSS = Recommend OSS · open-source software intelligence for agents

XAMPPRocky/tokei

Count your code, quickly. observed · 2026-08-28

github.com/XAMPPRocky/tokei · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 81
  • Release rhythm 51
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 65
  • age_days: 4117
  • days_rel: 246
  • days_push: 119
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

14852 stars · 698 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Tokei is a fast command-line tool that counts lines of code, comments, and blanks across a codebase, grouped by language. It is written in Rust and also exposes a library API for programmatic use.

Use cases

  • count lines of code in a project
  • get code statistics grouped by language
  • measure comment and blank line counts
  • replace cloc with a faster alternative
  • generate code size stats for a repo
  • track lines of code per language in CI

When to choose

  • you need fast, accurate lines-of-code statistics across many languages
  • you want a cross-platform CLI with no runtime dependencies
  • you need to embed code-counting in a Rust program via its library API

When to avoid

  • you need complexity metrics, duplication detection, or code quality analysis rather than raw line counts
  • you need historical trends over time from a VCS
  • you need a GUI or web-based reporting dashboard

Facets

cli-tool · maturity active

cli developer-tools analytics developer-tools analytics windows cli rust cross-platform code-statistics sloc cloc lines-of-code code-metrics command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
XAMPPRocky/tokeimain74

For agents

markdown · JSON · MCP: product_card(name="XAMPPRocky/tokei")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem