Skip to content

Commit

Permalink
Merge 2fb82ae into 1806f65
Browse files Browse the repository at this point in the history
  • Loading branch information
AlDanial committed Dec 11, 2020
2 parents 1806f65 + 2fb82ae commit 92b9ad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@ For performance see the [Performance](https://github.com/boyter/scc#performance)

Other similar projects,

- [cloc](https://github.com/AlDanial/cloc) the original sloc counter
- [SLOCCount](https://www.dwheeler.com/sloccount/) the original sloc counter
- [cloc](https://github.com/AlDanial/cloc), inspired by SLOCCount; implemented in Perl for portability
- [gocloc](https://github.com/hhatto/gocloc) a sloc counter in Go inspired by tokei
- [loc](https://github.com/cgag/loc) rust implementation similar to tokei but often faster
- [loccount](https://gitlab.com/esr/loccount) Go implementation written and maintained by ESR
- [ployglot](https://github.com/vmchale/polyglot) ATS sloc counter
- [sloccount](https://www.dwheeler.com/sloccount/) written as a faster cloc
- [tokei](https://github.com/XAMPPRocky/tokei) fast, accurate and written in rust

Interesting reading about other code counting projects tokei, loc, polyglot and loccount
Expand Down

0 comments on commit 92b9ad6

Please sign in to comment.