# 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%). Counted with tokei via OctoCounts.

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

## 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

- [AdrUlb/SexyAppFramework](https://octocounts.com/github/AdrUlb/SexyAppFramework) — C, 106,075 code lines
- [tmux/tmux](https://octocounts.com/github/tmux/tmux) — C, 105,967 code lines
- [apache/apr](https://octocounts.com/github/apache/apr) — C, 112,739 code lines
- [TinyCC/tinycc](https://octocounts.com/github/TinyCC/tinycc) — C, 102,044 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,767 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
