# chromium/openscreen SLOC report

> As of 2026-09-13 (commit 438f1386ab6e), chromium/openscreen contains 683,883 total lines: 523,790 code, 78,338 comments, 81,755 blank, across 2,425 files in 30 languages (top: C++ 55.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving chromium/openscreen to commit 438f1386ab6e, 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 large codebase by counted code lines. Code represents 76.6% of all lines, comments represent 11.5%, and the repository averages 216 code lines per file. C++ accounts for 55.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 856 | 357,534 | 288,679 | 27,907 | 40,948 |
| C Header | 832 | 172,460 | 119,511 | 30,354 | 22,595 |
| Python | 120 | 43,705 | 35,230 | 3,051 | 5,424 |
| C | 106 | 36,057 | 27,978 | 3,749 | 4,330 |
| Bazel | 110 | 19,681 | 17,003 | 974 | 1,704 |
| Protocol Buffers | 205 | 24,640 | 15,538 | 5,540 | 3,562 |
| Bitbake | 16 | 12,056 | 10,568 | 639 | 849 |
| CMake | 25 | 3,347 | 2,834 | 223 | 290 |
| JSON | 4 | 1,560 | 1,560 | 0 | 0 |
| Java | 4 | 928 | 796 | 38 | 94 |
| Lua | 2 | 901 | 703 | 77 | 121 |
| C++ Header | 6 | 990 | 659 | 117 | 214 |

Top language (C++ 55.1%). Generated at 2026-09-13T10:50:08.458227513+00:00. Canonical report: https://octocounts.com/github/chromium/openscreen

## Report FAQ

### How many lines of code does chromium/openscreen have?

chromium/openscreen has 683,883 total lines, including 523,790 code lines, 78,338 comment lines, and 81,755 blank lines.

### How was the chromium/openscreen line count measured?

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

### What commit was counted for chromium/openscreen?

This OctoCounts report was generated from main at commit 438f1386ab6e on 2026-09-13T10:50:08.458227513+00:00.

## Similar repository reports

- [noctalia-dev/noctalia](https://octocounts.com/github/noctalia-dev/noctalia) — C++, 523,478 code lines
- [RPCS3/rpcs3](https://octocounts.com/github/RPCS3/rpcs3) — C++, 519,239 code lines
- [LostRuins/koboldcpp](https://octocounts.com/github/LostRuins/koboldcpp) — C++, 529,734 code lines
- [PointCloudLibrary/pcl](https://octocounts.com/github/PointCloudLibrary/pcl) — C++, 514,267 code lines
- [pointcloudlibrary/pcl](https://octocounts.com/github/pointcloudlibrary/pcl) — C++, 514,267 code lines
- [memgraph/memgraph](https://octocounts.com/github/memgraph/memgraph) — C++, 540,246 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
