# acaudwell/gource SLOC report

> As of 2026-09-02 (commit 70db547c6b8b), acaudwell/gource contains 21,967 total lines: 13,477 code, 3,747 comments, 4,743 blank, across 86 files in 12 languages (top: C++ 70.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving acaudwell/gource to commit 70db547c6b8b, 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 medium-sized codebase by counted code lines. Code represents 61.4% of all lines, comments represent 17.1%, and the repository averages 157 code lines per file. C++ accounts for 70.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 31 | 14,250 | 9,445 | 1,335 | 3,470 |
| C Header | 29 | 4,326 | 2,186 | 1,254 | 886 |
| M4 | 9 | 1,785 | 919 | 762 | 104 |
| Perl | 3 | 661 | 575 | 19 | 67 |
| Prolog | 1 | 152 | 142 | 0 | 10 |
| Automake | 1 | 103 | 89 | 0 | 14 |
| Python | 1 | 109 | 53 | 33 | 23 |
| GLSL | 6 | 62 | 48 | 0 | 14 |
| Shell | 2 | 20 | 18 | 2 | 0 |
| Batch | 1 | 2 | 2 | 0 | 0 |
| Markdown | 1 | 490 | 0 | 335 | 155 |
| Plain Text | 1 | 7 | 0 | 7 | 0 |

Top language (C++ 70.1%). Generated at 2026-09-02T23:58:08.506968660+00:00. Canonical report: https://octocounts.com/github/acaudwell/gource

## Report FAQ

### How many lines of code does acaudwell/gource have?

acaudwell/gource has 21,967 total lines, including 13,477 code lines, 3,747 comment lines, and 4,743 blank lines.

### How was the acaudwell/gource line count measured?

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

### What commit was counted for acaudwell/gource?

This OctoCounts report was generated from master at commit 70db547c6b8b on 2026-09-02T23:58:08.506968660+00:00.

## Similar repository reports

- [npfs666/OPC](https://octocounts.com/github/npfs666/OPC) — C++, 14,129 code lines
- [JKKDY/Vulkan-Wrapper](https://octocounts.com/github/JKKDY/Vulkan-Wrapper) — C++, 12,436 code lines
- [sebbooth/vkEngine](https://octocounts.com/github/sebbooth/vkEngine) — C++, 11,372 code lines
- [PacktPublishing/Beginning-C-Game-Programming-Third-Edition](https://octocounts.com/github/PacktPublishing/Beginning-C-Game-Programming-Third-Edition) — C++, 15,705 code lines
- [Amulet-Team/Amulet-NBT](https://octocounts.com/github/Amulet-Team/Amulet-NBT) — C++, 8,941 code lines
- [metasequoiaime/MetasequoiaImeTsf](https://octocounts.com/github/metasequoiaime/MetasequoiaImeTsf) — C++, 18,604 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)
