# mangowm/mango SLOC report

> As of 2026-09-19 (commit 74dcc153122e), mangowm/mango contains 43,848 total lines: 34,112 code, 4,018 comments, 5,718 blank, across 134 files in 11 languages (top: C 86.4%). Default configuration. Counted with tokei via OctoCounts.

mangowm/mango has 34,112 source lines of code out of 43,848 total lines across 134 files, counted from the main ref at commit 74dcc153122e by the OctoCounts tokei engine on 2026-09-19. 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 mangowm/mango to commit 74dcc153122e, 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 77.8% of all lines, comments represent 9.2%, and the repository averages 255 code lines per file. C accounts for 86.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 42 | 34,757 | 29,466 | 1,313 | 3,978 |
| C Header | 44 | 3,712 | 2,932 | 293 | 487 |
| XML | 3 | 788 | 709 | 2 | 77 |
| Nix | 6 | 854 | 571 | 238 | 45 |
| Meson | 3 | 234 | 185 | 20 | 29 |
| Autoconf | 1 | 139 | 139 | 0 | 0 |
| Scheme | 1 | 78 | 71 | 3 | 4 |
| JSON | 5 | 38 | 38 | 0 | 0 |
| Shell | 1 | 3 | 1 | 1 | 1 |
| MDX | 4 | 74 | 0 | 47 | 27 |
| Markdown | 24 | 3,171 | 0 | 2,101 | 1,070 |

Top language (C 86.4%). Generated at 2026-09-19T21:54:48.926503754+00:00. Canonical report: https://octocounts.com/github/mangowm/mango

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mangowm/mango/commit/74dcc153122e6707d2c027e88a2e4d88264a2d09?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 mangowm/mango have?

mangowm/mango has 43,848 total lines, including 34,112 code lines, 4,018 comment lines, and 5,718 blank lines.

### How was the mangowm/mango line count measured?

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

### What commit was counted for mangowm/mango?

This OctoCounts report was generated from main at commit 74dcc153122e on 2026-09-19T21:54:48.926503754+00:00.

## Similar repository reports

- [mirror/make](https://octocounts.com/github/mirror/make) — C, 33,182 code lines
- [genymobile/scrcpy](https://octocounts.com/github/genymobile/scrcpy) — C, 32,298 code lines
- [lua/lua](https://octocounts.com/github/lua/lua) — C, 36,021 code lines
- [sk3llo/ffmpeg_kit_flutter](https://octocounts.com/github/sk3llo/ffmpeg_kit_flutter) — C, 30,720 code lines
- [yshui/picom](https://octocounts.com/github/yshui/picom) — C, 28,881 code lines
- [i3/i3](https://octocounts.com/github/i3/i3) — C, 40,254 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)
