# abseil/abseil-cpp SLOC report

> As of 2026-09-16 (commit 3a80a7794c74), abseil/abseil-cpp contains 317,572 total lines: 217,709 code, 62,754 comments, 37,109 blank, across 990 files in 12 languages (top: C++ 62.8%). Default configuration. Counted with tokei via OctoCounts.

abseil/abseil-cpp has 217,709 source lines of code out of 317,572 total lines across 990 files, counted from the master ref at commit 3a80a7794c74 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 abseil/abseil-cpp to commit 3a80a7794c74, 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 68.6% of all lines, comments represent 19.8%, and the repository averages 220 code lines per file. C++ accounts for 62.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 489 | 182,450 | 136,802 | 23,045 | 22,603 |
| C Header | 385 | 102,876 | 53,625 | 37,107 | 12,144 |
| Bazel | 29 | 11,595 | 10,471 | 438 | 686 |
| CMake | 29 | 11,268 | 9,853 | 780 | 635 |
| Bitbake | 24 | 6,309 | 5,401 | 318 | 590 |
| Shell | 15 | 1,278 | 786 | 341 | 151 |
| Python | 6 | 844 | 641 | 85 | 118 |
| Batch | 3 | 200 | 98 | 71 | 31 |
| Autoconf | 2 | 22 | 16 | 1 | 5 |
| C | 1 | 30 | 9 | 18 | 3 |
| LD Script | 1 | 13 | 7 | 5 | 1 |
| Markdown | 6 | 687 | 0 | 545 | 142 |

Top language (C++ 62.8%). Generated at 2026-09-16T21:58:10.835270307+00:00. Canonical report: https://octocounts.com/github/abseil/abseil-cpp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/abseil/abseil-cpp/commit/3a80a7794c7405b95dfa1f1afa26b37adf817636?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 abseil/abseil-cpp have?

abseil/abseil-cpp has 317,572 total lines, including 217,709 code lines, 62,754 comment lines, and 37,109 blank lines.

### How was the abseil/abseil-cpp line count measured?

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

### What commit was counted for abseil/abseil-cpp?

This OctoCounts report was generated from master at commit 3a80a7794c74 on 2026-09-16T21:58:10.835270307+00:00.

## Similar repository reports

- [yumlevi/renodx-dlss-installer](https://octocounts.com/github/yumlevi/renodx-dlss-installer) — C++, 220,151 code lines
- [electron/electron](https://octocounts.com/github/electron/electron) — C++, 212,613 code lines
- [vicinaehq/vicinae](https://octocounts.com/github/vicinaehq/vicinae) — C++, 212,201 code lines
- [Gerate-Technik/zkgram](https://octocounts.com/github/Gerate-Technik/zkgram) — C++, 206,979 code lines
- [rsta2/circle](https://octocounts.com/github/rsta2/circle) — C++, 201,265 code lines
- [KhronosGroup/Vulkan-Samples](https://octocounts.com/github/KhronosGroup/Vulkan-Samples) — C++, 187,205 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)
