Codestats, my small CLI tool to give you detailed analysis about a folder of source code, just got a new update to version 0.3.1. It adds many new languages (bringing the total up to 384), fixes a couple problems with language detection, and makes the tool run much, much faster by using more optimized string algorithms and memory mapping for large files! On my Linux machine, analyzing my home directory with absolutely no caches went from taking about 9.5 seconds to just over 8. You can install with cargo install codestats, or download binaries here:
Linux (x86-64 Debian glibc): https://github.com/trypsynth/codestats/releases/download/0.3.1/codestats
Windows (x64): https://github.com/trypsynth/codestats/releases/download/0.3.1/codestats.exe
Enjoy!
Linux (x86-64 Debian glibc): https://github.com/trypsynth/codestats/releases/download/0.3.1/codestats
Windows (x64): https://github.com/trypsynth/codestats/releases/download/0.3.1/codestats.exe
Enjoy!