# unbit/uwsgi SLOC report

> As of 2026-09-14 (commit f57eed92ee40), unbit/uwsgi contains 132,792 total lines: 102,460 code, 6,817 comments, 23,515 blank, across 585 files in 27 languages (top: C 85.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving unbit/uwsgi to commit f57eed92ee40, 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 77.2% of all lines, comments represent 5.1%, and the repository averages 175 code lines per file. C accounts for 85.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 237 | 112,830 | 87,300 | 6,064 | 19,466 |
| Python | 190 | 6,986 | 5,422 | 204 | 1,360 |
| C Header | 12 | 6,831 | 5,039 | 263 | 1,529 |
| C++ | 8 | 1,542 | 1,204 | 62 | 276 |
| Java | 4 | 930 | 708 | 9 | 213 |
| Ruby | 6 | 680 | 555 | 5 | 120 |
| INI | 73 | 720 | 550 | 64 | 106 |
| Perl | 15 | 553 | 403 | 20 | 130 |
| C# | 1 | 456 | 329 | 34 | 93 |
| Go | 4 | 307 | 241 | 17 | 49 |
| XSL | 2 | 171 | 164 | 0 | 7 |
| XML | 6 | 185 | 130 | 13 | 42 |

Top language (C 85.2%). Generated at 2026-09-14T02:36:24.926409683+00:00. Canonical report: https://octocounts.com/github/unbit/uwsgi

## Report FAQ

### How many lines of code does unbit/uwsgi have?

unbit/uwsgi has 132,792 total lines, including 102,460 code lines, 6,817 comment lines, and 23,515 blank lines.

### How was the unbit/uwsgi line count measured?

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

### What commit was counted for unbit/uwsgi?

This OctoCounts report was generated from f57eed92ee4024eb350c28239259432b93625171 at commit f57eed92ee40 on 2026-09-14T02:36:24.926409683+00:00.

## Similar repository reports

- [TinyCC/tinycc](https://octocounts.com/github/TinyCC/tinycc) — C, 102,044 code lines
- [noctalia-dev/noctalia-greeter](https://octocounts.com/github/noctalia-dev/noctalia-greeter) — C, 105,503 code lines
- [AdrUlb/SexyAppFramework](https://octocounts.com/github/AdrUlb/SexyAppFramework) — C, 106,075 code lines
- [fastfetch-cli/fastfetch](https://octocounts.com/github/fastfetch-cli/fastfetch) — C, 107,801 code lines
- [tmux/tmux](https://octocounts.com/github/tmux/tmux) — C, 107,939 code lines
- [ifduyue/musl](https://octocounts.com/github/ifduyue/musl) — C, 96,767 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)
