# RosettaCommons/rosetta SLOC report

> As of 2026-09-16 (commit 0c38201cdcd8), RosettaCommons/rosetta contains 7,519,614 total lines: 4,032,379 code, 2,671,074 comments, 816,161 blank, across 24,294 files in 52 languages (top: C++ 37.6%). Default configuration. Counted with tokei via OctoCounts.

RosettaCommons/rosetta has 4,032,379 source lines of code out of 7,519,614 total lines across 24,294 files, counted from the main ref at commit 0c38201cdcd8 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving RosettaCommons/rosetta to commit 0c38201cdcd8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 53.6% of all lines, comments represent 35.5%, and the repository averages 166 code lines per file. C++ accounts for 37.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 6,242 | 2,231,182 | 1,516,985 | 344,841 | 369,356 |
| C++ Header | 11,562 | 1,382,180 | 760,535 | 313,644 | 308,001 |
| JSON | 49 | 579,538 | 579,533 | 0 | 5 |
| C | 125 | 495,270 | 385,011 | 78,456 | 31,803 |
| Python | 1,405 | 266,865 | 184,215 | 41,589 | 41,061 |
| C Header | 599 | 227,294 | 150,429 | 50,530 | 26,335 |
| Objective-C | 31 | 149,553 | 149,313 | 0 | 240 |
| Visual Studio Project | 54 | 76,914 | 76,914 | 0 | 0 |
| Unison | 66 | 53,964 | 53,786 | 9 | 169 |
| Ruby | 2 | 53,280 | 51,840 | 0 | 1,440 |
| Perl | 21 | 35,367 | 32,453 | 1,259 | 1,655 |
| R | 334 | 41,609 | 28,643 | 6,788 | 6,178 |

Top language (C++ 37.6%). Generated at 2026-09-16T22:49:20.985930395+00:00. Canonical report: https://octocounts.com/github/RosettaCommons/rosetta

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/RosettaCommons/rosetta/commit/0c38201cdcd83a9217d947a1604b4317f71c6831?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does RosettaCommons/rosetta have?

RosettaCommons/rosetta has 7,519,614 total lines, including 4,032,379 code lines, 2,671,074 comment lines, and 816,161 blank lines.

### How was the RosettaCommons/rosetta line count measured?

OctoCounts resolved the public GitHub repository to commit 0c38201cdcd8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for RosettaCommons/rosetta?

This OctoCounts report was generated from main at commit 0c38201cdcd8 on 2026-09-16T22:49:20.985930395+00:00.

## Similar repository reports

- [godotengine/godot](https://octocounts.com/github/godotengine/godot) — C++, 4,110,443 code lines
- [facebook/hhvm](https://octocounts.com/github/facebook/hhvm) — C++, 4,641,684 code lines
- [tensorflow/tensorflow](https://octocounts.com/github/tensorflow/tensorflow) — C++, 5,095,080 code lines
- [ClickHouse/ClickHouse](https://octocounts.com/github/ClickHouse/ClickHouse) — C++, 2,377,034 code lines
- [mongodb/mongo](https://octocounts.com/github/mongodb/mongo) — C++, 5,888,453 code lines
- [swiftlang/swift](https://octocounts.com/github/swiftlang/swift) — C++, 2,131,342 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
