# 999sian/melee-pc SLOC report

> As of 2026-09-17 (commit ec6cd95eec1d), 999sian/melee-pc contains 638,881 total lines: 557,579 code, 16,030 comments, 65,272 blank, across 2,627 files in 14 languages (top: C 78.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

999sian/melee-pc has 557,579 source lines of code out of 638,881 total lines across 2,627 files, counted from the ec6cd95eec1db698f7798a2fa98c2b36534c11b0 ref at commit ec6cd95eec1d by the OctoCounts tokei engine on 2026-09-17. 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 999sian/melee-pc to commit ec6cd95eec1d, 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 87.3% of all lines, comments represent 2.5%, and the repository averages 212 code lines per file. C accounts for 78.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1,021 | 496,207 | 439,064 | 9,027 | 48,116 |
| C Header | 1,306 | 76,859 | 63,674 | 3,433 | 9,752 |
| C++ | 118 | 44,566 | 39,031 | 900 | 4,635 |
| C++ Header | 76 | 7,723 | 6,028 | 591 | 1,104 |
| Java | 17 | 7,178 | 5,376 | 855 | 947 |
| Python | 27 | 1,976 | 1,711 | 73 | 192 |
| CMake | 28 | 1,812 | 1,533 | 113 | 166 |
| Shell | 19 | 1,113 | 689 | 318 | 106 |
| Objective-C++ | 3 | 230 | 200 | 0 | 30 |
| JSON | 1 | 122 | 122 | 0 | 0 |
| Batch | 2 | 136 | 104 | 6 | 26 |
| XML | 2 | 52 | 47 | 0 | 5 |

Top language (C 78.7%). Generated at 2026-09-17T05:14:42.173838482+00:00. Canonical report: https://octocounts.com/github/999sian/melee-pc

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/999sian/melee-pc/commit/ec6cd95eec1db698f7798a2fa98c2b36534c11b0?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does 999sian/melee-pc have?

999sian/melee-pc has 638,881 total lines, including 557,579 code lines, 16,030 comment lines, and 65,272 blank lines.

### How was the 999sian/melee-pc line count measured?

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

### What commit was counted for 999sian/melee-pc?

This OctoCounts report was generated from ec6cd95eec1db698f7798a2fa98c2b36534c11b0 at commit ec6cd95eec1d on 2026-09-17T05:14:42.173838482+00:00.

## Similar repository reports

- [dovecot/core](https://octocounts.com/github/dovecot/core) — C, 558,373 code lines
- [suijingfeng/vkQuake3](https://octocounts.com/github/suijingfeng/vkQuake3) — C, 519,804 code lines
- [ImageMagick/ImageMagick](https://octocounts.com/github/ImageMagick/ImageMagick) — C, 513,384 code lines
- [n64decomp/sm64](https://octocounts.com/github/n64decomp/sm64) — C, 652,313 code lines
- [mbbill/Silverfir-nano](https://octocounts.com/github/mbbill/Silverfir-nano) — C, 407,820 code lines
- [rusqlite/rusqlite](https://octocounts.com/github/rusqlite/rusqlite) — C, 407,309 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)
