Skip to content

ManthanN75/rust-file-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📂 Rust File Analyzer

A multi-threaded command-line tool in Rust that analyzes .txt files inside a directory and generates:

  • 🧮 Line, word, and character counts per file
  • ⚡️ Fast performance with Rayon (parallel processing)
  • 📁 CSV report support coming soon!

🧪 Sample Output

Screenshot 2025-06-23 105724

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages