# files-community/files SLOC report

> As of 2026-08-29 (commit abdfcb543adc), files-community/files contains 175,888 total lines: 135,954 code, 14,498 comments, 25,436 blank, across 1,335 files in 13 languages (top: C# 76.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving files-community/files to commit abdfcb543adc, 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.3% of all lines, comments represent 8.2%, and the repository averages 102 code lines per file. C# accounts for 76.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 1,120 | 137,540 | 103,502 | 12,800 | 21,238 |
| XAML | 135 | 30,569 | 26,158 | 1,027 | 3,384 |
| C++ | 11 | 3,566 | 2,991 | 75 | 500 |
| JSON | 6 | 1,204 | 1,204 | 0 | 0 |
| Visual Studio Project | 5 | 972 | 968 | 4 | 0 |
| C Header | 16 | 927 | 627 | 77 | 223 |
| MSBuild | 11 | 489 | 426 | 17 | 46 |
| Module-Definition | 4 | 40 | 26 | 5 | 9 |
| NuGet Config | 2 | 26 | 26 | 0 | 0 |
| SVG | 20 | 20 | 20 | 0 | 0 |
| YAML | 1 | 6 | 6 | 0 | 0 |
| Markdown | 3 | 128 | 0 | 93 | 35 |

Top language (C# 76.1%). Generated at 2026-08-29T12:49:43.716208755+00:00. Canonical report: https://octocounts.com/github/files-community/files

## Report FAQ

### How many lines of code does files-community/files have?

files-community/files has 175,888 total lines, including 135,954 code lines, 14,498 comment lines, and 25,436 blank lines.

### How was the files-community/files line count measured?

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

### What commit was counted for files-community/files?

This OctoCounts report was generated from main at commit abdfcb543adc on 2026-08-29T12:49:43.716208755+00:00.

## Similar repository reports

- [damiant3/Cobblestone](https://octocounts.com/github/damiant3/Cobblestone) — C#, 124,306 code lines
- [shinyflvre/VRCNext](https://octocounts.com/github/shinyflvre/VRCNext) — C#, 119,213 code lines
- [thoenissen/Reihitsu](https://octocounts.com/github/thoenissen/Reihitsu) — C#, 161,809 code lines
- [HandyOrg/HandyControl](https://octocounts.com/github/HandyOrg/HandyControl) — C#, 172,901 code lines
- [DotNetAnalyzers/StyleCopAnalyzers](https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers) — C#, 184,862 code lines
- [2dust/v2rayN](https://octocounts.com/github/2dust/v2rayN) — C#, 73,371 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)
- [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)
