# i3/i3 SLOC report

> As of 2026-09-18 (commit 9be3249ac5b3), i3/i3 contains 80,405 total lines: 40,254 code, 32,182 comments, 7,969 blank, across 219 files in 17 languages (top: C 68.8%). Default configuration. Counted with tokei via OctoCounts.

i3/i3 has 40,254 source lines of code out of 80,405 total lines across 219 files, counted from the next ref at commit 9be3249ac5b3 by the OctoCounts tokei engine on 2026-09-18. 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 i3/i3 to commit 9be3249ac5b3, 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 50.1% of all lines, comments represent 40.0%, and the repository averages 184 code lines per file. C accounts for 68.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 91 | 40,780 | 27,684 | 7,759 | 5,337 |
| SVG | 5 | 3,687 | 3,679 | 4 | 4 |
| C Header | 71 | 7,893 | 2,538 | 4,258 | 1,097 |
| Perl | 17 | 2,815 | 1,968 | 276 | 571 |
| Autoconf | 3 | 1,910 | 1,348 | 135 | 427 |
| RPM Specfile | 2 | 1,322 | 999 | 124 | 199 |
| TeX | 4 | 1,025 | 801 | 92 | 132 |
| Meson | 2 | 753 | 638 | 46 | 69 |
| Shell | 15 | 515 | 326 | 106 | 83 |
| HTML | 1 | 177 | 156 | 1 | 20 |
| CSS | 1 | 45 | 30 | 7 | 8 |
| Dockerfile | 2 | 68 | 30 | 28 | 10 |

Top language (C 68.8%). Generated at 2026-09-18T17:37:16.181595304+00:00. Canonical report: https://octocounts.com/github/i3/i3

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/i3/i3/commit/9be3249ac5b377ed3270e36bca83df53d8023337?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 i3/i3 have?

i3/i3 has 80,405 total lines, including 40,254 code lines, 32,182 comment lines, and 7,969 blank lines.

### How was the i3/i3 line count measured?

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

### What commit was counted for i3/i3?

This OctoCounts report was generated from next at commit 9be3249ac5b3 on 2026-09-18T17:37:16.181595304+00:00.

## Similar repository reports

- [Bigfoot71/r3d](https://octocounts.com/github/Bigfoot71/r3d) — C, 41,086 code lines
- [akimd/bison](https://octocounts.com/github/akimd/bison) — C, 41,182 code lines
- [memcached/memcached](https://octocounts.com/github/memcached/memcached) — C, 41,471 code lines
- [robertdavidgraham/masscan](https://octocounts.com/github/robertdavidgraham/masscan) — C, 42,331 code lines
- [AmmarkoV/SAM3DBody-cpp](https://octocounts.com/github/AmmarkoV/SAM3DBody-cpp) — C, 42,435 code lines
- [lua/lua](https://octocounts.com/github/lua/lua) — C, 36,021 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)
