# BradLarson/GPUImage3 SLOC report

> As of 2026-09-17 (commit 84466fc344e1), BradLarson/GPUImage3 contains 9,704 total lines: 7,005 code, 1,320 comments, 1,379 blank, across 232 files in 6 languages (top: Swift 63.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

BradLarson/GPUImage3 has 7,005 source lines of code out of 9,704 total lines across 232 files, counted from the 84466fc344e1220238c1c07e94e91207caaabe51 ref at commit 84466fc344e1 by the OctoCounts tokei engine on 2026-09-17. 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 BradLarson/GPUImage3 to commit 84466fc344e1, 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 small codebase by counted code lines. Code represents 72.2% of all lines, comments represent 13.6%, and the repository averages 30 code lines per file. Swift accounts for 63.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 137 | 5,759 | 4,462 | 604 | 693 |
| Metal Shading Language | 86 | 3,183 | 2,270 | 416 | 497 |
| JSON | 3 | 227 | 227 | 0 | 0 |
| C Header | 3 | 68 | 46 | 1 | 21 |
| Markdown | 1 | 458 | 0 | 292 | 166 |
| Plain Text | 2 | 9 | 0 | 7 | 2 |

Top language (Swift 63.7%). Generated at 2026-09-17T03:22:30.731617300+00:00. Canonical report: https://octocounts.com/github/BradLarson/GPUImage3

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/BradLarson/GPUImage3/commit/84466fc344e1220238c1c07e94e91207caaabe51?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does BradLarson/GPUImage3 have?

BradLarson/GPUImage3 has 9,704 total lines, including 7,005 code lines, 1,320 comment lines, and 1,379 blank lines.

### How was the BradLarson/GPUImage3 line count measured?

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

### What commit was counted for BradLarson/GPUImage3?

This OctoCounts report was generated from 84466fc344e1220238c1c07e94e91207caaabe51 at commit 84466fc344e1 on 2026-09-17T03:22:30.731617300+00:00.

## Similar repository reports

- [cornz/TrimWM](https://octocounts.com/github/cornz/TrimWM) — Swift, 6,795 code lines
- [MxIris-LyricsX-Project/LyricsX](https://octocounts.com/github/MxIris-LyricsX-Project/LyricsX) — Swift, 6,433 code lines
- [Moya/Moya](https://octocounts.com/github/Moya/Moya) — Swift, 7,635 code lines
- [madeye/gterm](https://octocounts.com/github/madeye/gterm) — Swift, 7,655 code lines
- [Kyle-Ye/Forumate](https://octocounts.com/github/Kyle-Ye/Forumate) — Swift, 7,756 code lines
- [adilrc/Remora](https://octocounts.com/github/adilrc/Remora) — Swift, 6,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)
- [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)
