# stackia/rtp2httpd SLOC report

> As of 2026-09-12 (commit 96ba191be6ea), stackia/rtp2httpd contains 106,325 total lines: 85,582 code, 9,183 comments, 11,560 blank, across 311 files in 19 languages (top: C 26.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving stackia/rtp2httpd to commit 96ba191be6ea, 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 80.5% of all lines, comments represent 8.6%, and the repository averages 275 code lines per file. C accounts for 26.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 42 | 29,369 | 22,409 | 3,067 | 3,893 |
| TypeScript | 99 | 20,870 | 16,970 | 1,613 | 2,287 |
| Python | 51 | 20,073 | 16,963 | 778 | 2,332 |
| C Header | 40 | 20,104 | 16,693 | 2,577 | 834 |
| TSX | 30 | 6,579 | 5,843 | 166 | 570 |
| YAML | 3 | 3,029 | 2,370 | 0 | 659 |
| Shell | 12 | 1,509 | 1,124 | 138 | 247 |
| JavaScript | 3 | 1,221 | 1,029 | 63 | 129 |
| PO File | 2 | 854 | 516 | 170 | 168 |
| JSON | 8 | 509 | 509 | 0 | 0 |
| Lua | 1 | 563 | 385 | 88 | 90 |
| CSS | 1 | 419 | 359 | 1 | 59 |

Top language (C 26.2%). Generated at 2026-09-12T19:50:43.173186523+00:00. Canonical report: https://octocounts.com/github/stackia/rtp2httpd

## Report FAQ

### How many lines of code does stackia/rtp2httpd have?

stackia/rtp2httpd has 106,325 total lines, including 85,582 code lines, 9,183 comment lines, and 11,560 blank lines.

### How was the stackia/rtp2httpd line count measured?

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

### What commit was counted for stackia/rtp2httpd?

This OctoCounts report was generated from main at commit 96ba191be6ea on 2026-09-12T19:50:43.173186523+00:00.

## Similar repository reports

- [apache/apr](https://octocounts.com/github/apache/apr) — C, 85,262 code lines
- [RsyncProject/rsync](https://octocounts.com/github/RsyncProject/rsync) — C, 88,909 code lines
- [ithewei/libhv](https://octocounts.com/github/ithewei/libhv) — C, 80,309 code lines
- [the-tcpdump-group/tcpdump](https://octocounts.com/github/the-tcpdump-group/tcpdump) — C, 91,468 code lines
- [leo-arch/clifm](https://octocounts.com/github/leo-arch/clifm) — C, 91,917 code lines
- [facebook/zstd](https://octocounts.com/github/facebook/zstd) — C, 76,962 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)
