# fastfetch-cli/fastfetch SLOC report

> As of 2026-09-01 (commit 4863a173e4cc), fastfetch-cli/fastfetch contains 152,531 total lines: 107,801 code, 27,621 comments, 17,109 blank, across 1,433 files in 19 languages (top: C 70.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

fastfetch-cli/fastfetch has 107,801 source lines of code out of 152,531 total lines across 1,433 files, counted from the dev ref at commit 4863a173e4cc by the OctoCounts tokei engine on 2026-09-01. 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 fastfetch-cli/fastfetch to commit 4863a173e4cc, 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 70.7% of all lines, comments represent 18.1%, and the repository averages 75 code lines per file. C accounts for 70.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 501 | 90,477 | 76,293 | 2,953 | 11,231 |
| C Header | 311 | 33,930 | 19,198 | 11,025 | 3,707 |
| Bitbake | 26 | 7,060 | 5,876 | 1,158 | 26 |
| CMake | 1 | 2,358 | 2,161 | 60 | 137 |
| C++ | 23 | 2,163 | 1,795 | 25 | 343 |
| Objective-C | 15 | 1,398 | 1,205 | 22 | 171 |
| Python | 3 | 471 | 317 | 56 | 98 |
| Pan | 1 | 552 | 277 | 0 | 275 |
| C++ Header | 3 | 212 | 178 | 8 | 26 |
| Fish | 1 | 145 | 135 | 0 | 10 |
| Zsh | 1 | 113 | 105 | 1 | 7 |
| BASH | 1 | 121 | 97 | 13 | 11 |

Top language (C 70.8%). Generated at 2026-09-01T02:52:14.501219667+00:00. Canonical report: https://octocounts.com/github/fastfetch-cli/fastfetch

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/fastfetch-cli/fastfetch/commit/4863a173e4cc3dbff76e8d993be5d81d6664364a?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 fastfetch-cli/fastfetch have?

fastfetch-cli/fastfetch has 152,531 total lines, including 107,801 code lines, 27,621 comment lines, and 17,109 blank lines.

### How was the fastfetch-cli/fastfetch line count measured?

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

### What commit was counted for fastfetch-cli/fastfetch?

This OctoCounts report was generated from dev at commit 4863a173e4cc on 2026-09-01T02:52:14.501219667+00:00.

## Similar repository reports

- [tmux/tmux](https://octocounts.com/github/tmux/tmux) — C, 107,939 code lines
- [noctalia-dev/noctalia-greeter](https://octocounts.com/github/noctalia-dev/noctalia-greeter) — C, 105,503 code lines
- [unbit/uwsgi](https://octocounts.com/github/unbit/uwsgi) — C, 102,460 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,790 code lines
- [kraj/musl](https://octocounts.com/github/kraj/musl) — C, 96,391 code lines
- [tuxera/ntfs-3g](https://octocounts.com/github/tuxera/ntfs-3g) — C, 95,739 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
