Show HN: A fast lines-of-code counter written in Rust

  • Just cloned and cargo built it. Took a test repo and ran both loc and cloc to do a side by side comparison. Surprisingly there are HUGE discrepancies reported. Also loc took 2-3 seconds to finish whereas cloc took almost a minute, so in my case it's 20-30x speed improvement not the 100x that they claimed.

  • Loc > Tokei

    Loc Ftw