4 wc alternatives
| Tool | Description | Updated |
|---|---|---|
| cloc | Count blank lines, comment lines, and code lines across 400+ programming languages. | |
| cw | A fast replacement for wc that counts words, lines, characters and bytes, with multi-threaded support. | |
| scc | Fast code counter with complexity analysis and COCOMO cost estimates. | |
| tokei | Count lines of code by language, quickly and accurately. |