scc icon
scc icon

scc

Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go.

scc screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • Go (Programming Language)
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Golang

 Tags

  • Linux
  • statistics
  • code
  • tokei
  • cloc
  • windows
  • sloccount
  • sloc
  • MacOs
  • complexity

scc News & Activities

Highlights All activities

Recent activities

No activities found.

scc information

  • Developed by

    boyter
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  7,864 Stars
  •  297 Forks
  •  56 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
scc was added to AlternativeTo by kaekazeh on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is scc?

A tool similar to cloc, sloccount and tokei. For counting the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages.

Goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all.

Also it has a very short name which is easy to type scc.

Official Links