Scripts2026年4月6日·1 分钟阅读

Tokei — Fast Code Statistics for Any Language

Blazing-fast code statistics tool written in Rust. Count lines of code, comments, and blanks across 200+ languages. Perfect for project health reports and AI context. 12,000+ stars.

介绍

Tokei is a blazing-fast code statistics tool written in Rust, with 12,000+ GitHub stars. Supports 200+ languages and instantly counts lines of code, comments, and blanks. JSON/YAML output for CI integration. Ideal for developers who need a quick read on codebase size.


Quick Use

brew install tokei  # macOS
tokei  # run in a project directory to get instant code stats

Intro

Tokei is a blazing-fast code statistics tool written in Rust, with 12,000+ GitHub stars. Supports 200+ languages and instantly counts lines of code, comments, and blanks. JSON/YAML output for CI integration. Ideal for developers who need a quick read on codebase size.


Source & Thanks

Created by XAMPPRocky. Licensed under MIT/Apache 2.0.

tokei — ⭐ 12,000+

🙏

来源与感谢

Created by XAMPPRocky. Licensed under MIT/Apache 2.0.

tokei — ⭐ 12,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产