# microsoft/coreutils SLOC report

> As of 2026-09-16 (commit 09f098d288f0), microsoft/coreutils contains 6,446 total lines: 4,739 code, 881 comments, 826 blank, across 24 files in 6 languages (top: Rust 50.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

microsoft/coreutils has 4,739 source lines of code out of 6,446 total lines across 24 files, counted from the 09f098d288f08a8071acf6dce9671a63ffb2e575 ref at commit 09f098d288f0 by the OctoCounts tokei engine on 2026-09-16. 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 microsoft/coreutils to commit 09f098d288f0, 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 small codebase by counted code lines. Code represents 73.5% of all lines, comments represent 13.7%, and the repository averages 197 code lines per file. Rust accounts for 50.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 10 | 2,899 | 2,380 | 169 | 350 |
| C | 1 | 2,498 | 1,760 | 424 | 314 |
| PowerShell | 4 | 606 | 458 | 70 | 78 |
| TOML | 2 | 169 | 141 | 18 | 10 |
| Markdown | 6 | 273 | 0 | 199 | 74 |
| Plain Text | 1 | 1 | 0 | 1 | 0 |

Top language (Rust 50.2%). Generated at 2026-09-16T15:21:23.962440614+00:00. Canonical report: https://octocounts.com/github/microsoft/coreutils

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/microsoft/coreutils/commit/09f098d288f08a8071acf6dce9671a63ffb2e575?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 microsoft/coreutils have?

microsoft/coreutils has 6,446 total lines, including 4,739 code lines, 881 comment lines, and 826 blank lines.

### How was the microsoft/coreutils line count measured?

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

### What commit was counted for microsoft/coreutils?

This OctoCounts report was generated from 09f098d288f08a8071acf6dce9671a63ffb2e575 at commit 09f098d288f0 on 2026-09-16T15:21:23.962440614+00:00.

## Similar repository reports

- [second-state/qwen3_asr_rs](https://octocounts.com/github/second-state/qwen3_asr_rs) — Rust, 4,635 code lines
- [0xarchit/Grafyx](https://octocounts.com/github/0xarchit/Grafyx) — Rust, 4,848 code lines
- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [tokio-rs/bytes](https://octocounts.com/github/tokio-rs/bytes) — Rust, 4,570 code lines
- [EvanDbg/doubao-ime-win](https://octocounts.com/github/EvanDbg/doubao-ime-win) — Rust, 4,394 code lines
- [asibahi/trjm](https://octocounts.com/github/asibahi/trjm) — Rust, 5,165 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
