# cesanta/mongoose SLOC report

> As of 2026-07-13 (commit f52e4f4bb06c), cesanta/mongoose contains 1,431,086 total lines: 856,868 code, 399,714 comments, 174,504 blank, across 2,482 files in 17 languages (top: C 57.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving cesanta/mongoose to commit f52e4f4bb06c, 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 59.9% of all lines, comments represent 27.9%, and the repository averages 345 code lines per file. C accounts for 57.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 779 | 669,834 | 488,805 | 105,485 | 75,544 |
| C Header | 1,279 | 738,862 | 355,910 | 287,396 | 95,556 |
| Makefile | 160 | 5,043 | 3,530 | 333 | 1,180 |
| JavaScript | 28 | 3,299 | 2,964 | 66 | 269 |
| LD Script | 42 | 2,795 | 2,257 | 270 | 268 |
| HTML | 25 | 1,029 | 986 | 6 | 37 |
| CMake | 20 | 1,234 | 923 | 87 | 224 |
| Arduino C++ | 7 | 764 | 617 | 51 | 96 |
| GNU Style Assembly | 3 | 837 | 270 | 528 | 39 |
| CSS | 5 | 218 | 208 | 5 | 5 |
| Perl | 1 | 232 | 146 | 48 | 38 |
| Shell | 3 | 195 | 139 | 29 | 27 |

Top language (C 57.0%). Generated at 2026-07-13T01:46:57.558038477+00:00. Canonical report: https://octocounts.com/github/cesanta/mongoose

## Report FAQ

### How many lines of code does cesanta/mongoose have?

cesanta/mongoose has 1,431,086 total lines, including 856,868 code lines, 399,714 comment lines, and 174,504 blank lines.

### How was the cesanta/mongoose line count measured?

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

### What commit was counted for cesanta/mongoose?

This OctoCounts report was generated from master at commit f52e4f4bb06c on 2026-07-13T01:46:57.558038477+00:00.

## Similar repository reports

- [uroni/urbackup_backend](https://octocounts.com/github/uroni/urbackup_backend) — C, 843,536 code lines
- [systemd/systemd](https://octocounts.com/github/systemd/systemd) — C, 975,310 code lines
- [neovim/neovim](https://octocounts.com/github/neovim/neovim) — C, 723,669 code lines
- [openssl/openssl](https://octocounts.com/github/openssl/openssl) — C, 990,494 code lines
- [ImageMagick/ImageMagick](https://octocounts.com/github/ImageMagick/ImageMagick) — C, 664,382 code lines
- [lvgl/lvgl](https://octocounts.com/github/lvgl/lvgl) — C, 658,669 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)
