# milescoviello/OS-DEV SLOC report

> As of 2026-08-26 (commit baad865b884a), milescoviello/OS-DEV contains 246,926 total lines: 168,629 code, 48,369 comments, 29,928 blank, across 850 files in 10 languages (top: C 86.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving milescoviello/OS-DEV to commit baad865b884a, 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 68.3% of all lines, comments represent 19.6%, and the repository averages 198 code lines per file. C accounts for 86.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 444 | 201,972 | 145,894 | 32,597 | 23,481 |
| C Header | 381 | 34,111 | 20,542 | 8,555 | 5,014 |
| Assembly | 10 | 1,477 | 1,031 | 227 | 219 |
| Makefile | 1 | 1,238 | 527 | 534 | 177 |
| Python | 2 | 338 | 296 | 16 | 26 |
| JavaScript | 1 | 267 | 244 | 0 | 23 |
| LD Script | 2 | 111 | 59 | 37 | 15 |
| Shell | 2 | 70 | 36 | 26 | 8 |
| Markdown | 6 | 7,334 | 0 | 6,369 | 965 |
| Plain Text | 1 | 8 | 0 | 8 | 0 |

Top language (C 86.5%). Generated at 2026-08-26T15:49:08.089338496+00:00. Canonical report: https://octocounts.com/github/milescoviello/OS-DEV

## Report FAQ

### How many lines of code does milescoviello/OS-DEV have?

milescoviello/OS-DEV has 246,926 total lines, including 168,629 code lines, 48,369 comment lines, and 29,928 blank lines.

### How was the milescoviello/OS-DEV line count measured?

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

### What commit was counted for milescoviello/OS-DEV?

This OctoCounts report was generated from main at commit baad865b884a on 2026-08-26T15:49:08.089338496+00:00.

## Similar repository reports

- [mackron/miniaudio](https://octocounts.com/github/mackron/miniaudio) — C, 167,086 code lines
- [kingToolbox/WindTerm](https://octocounts.com/github/kingToolbox/WindTerm) — C, 165,596 code lines
- [openssh/openssh-portable](https://octocounts.com/github/openssh/openssh-portable) — C, 164,442 code lines
- [curl/curl](https://octocounts.com/github/curl/curl) — C, 177,514 code lines
- [unicorn-engine/unicorn](https://octocounts.com/github/unicorn-engine/unicorn) — C, 177,560 code lines
- [SteamClientHomebrew/Millennium](https://octocounts.com/github/SteamClientHomebrew/Millennium) — C, 158,837 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)
