boyter / scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
MIT License
6.79k stars 267 forks source link

It’s amazing. Tools written in go are actually faster than tokei #555

Closed Super1Windcloud closed 1 week ago

Super1Windcloud commented 2 weeks ago

It’s amazing. Tools written in go are actually faster than tokei

boyter commented 1 week ago

Thanks for the comment. Yes it is faster, but keep in mind they do work in slightly different ways and have different features available. The tokei project really is amazing and keeps improving.

Going to close this as its not actually an issue, but I appreciate the message!