# uutils/coreutils SLOC report

> As of 2026-09-10 (commit 0923b929219c), uutils/coreutils contains 116,826 total lines: 94,334 code, 9,736 comments, 12,756 blank, across 764 files in 11 languages (top: Rust 86.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving uutils/coreutils to commit 0923b929219c, 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 80.7% of all lines, comments represent 8.3%, and the repository averages 123 code lines per file. Rust accounts for 86.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 405 | 98,797 | 81,686 | 7,209 | 9,902 |
| FreeMarker | 193 | 7,111 | 6,195 | 0 | 916 |
| TOML | 111 | 4,624 | 3,835 | 210 | 579 |
| Shell | 12 | 1,710 | 1,027 | 347 | 336 |
| Python | 7 | 1,230 | 977 | 69 | 184 |
| Makefile | 2 | 483 | 403 | 25 | 55 |
| Batch | 2 | 125 | 81 | 19 | 25 |
| Nix | 1 | 75 | 59 | 5 | 11 |
| Nushell | 1 | 130 | 48 | 76 | 6 |
| JSON | 2 | 23 | 23 | 0 | 0 |
| Markdown | 28 | 2,518 | 0 | 1,776 | 742 |

Top language (Rust 86.6%). Generated at 2026-09-10T13:09:19.887273255+00:00. Canonical report: https://octocounts.com/github/uutils/coreutils

## Report FAQ

### How many lines of code does uutils/coreutils have?

uutils/coreutils has 116,826 total lines, including 94,334 code lines, 9,736 comment lines, and 12,756 blank lines.

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

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

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

This OctoCounts report was generated from 0923b929219c6f8c1f50d0bcaa7149ab4aaebd0e at commit 0923b929219c on 2026-09-10T13:09:19.887273255+00:00.

## Similar repository reports

- [vicanso/zedis](https://octocounts.com/github/vicanso/zedis) — Rust, 97,016 code lines
- [denoland/celld](https://octocounts.com/github/denoland/celld) — Rust, 91,316 code lines
- [userInner/OnPeople](https://octocounts.com/github/userInner/OnPeople) — Rust, 89,109 code lines
- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 99,775 code lines
- [microsoft/oxidizer](https://octocounts.com/github/microsoft/oxidizer) — Rust, 101,140 code lines
- [rust-lang/crates.io](https://octocounts.com/github/rust-lang/crates.io) — Rust, 87,068 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
