# microsoft/oxidizer SLOC report

> As of 2026-09-16 (commit ec1f6bc2d289), microsoft/oxidizer contains 278,304 total lines: 210,538 code, 28,322 comments, 39,444 blank, across 1,481 files in 11 languages (top: Rust 94.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

microsoft/oxidizer has 210,538 source lines of code out of 278,304 total lines across 1,481 files, counted from the ec1f6bc2d289f73202665952aa8a1492d13c40c4 ref at commit ec1f6bc2d289 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/oxidizer to commit ec1f6bc2d289, 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 75.7% of all lines, comments represent 10.2%, and the repository averages 142 code lines per file. Rust accounts for 94.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,167 | 243,607 | 198,919 | 12,218 | 32,470 |
| TOML | 87 | 6,637 | 4,755 | 920 | 962 |
| Just | 50 | 6,240 | 3,321 | 2,433 | 486 |
| PowerShell | 5 | 5,450 | 3,161 | 1,820 | 469 |
| Protocol Buffers | 7 | 547 | 265 | 191 | 91 |
| JSON | 2 | 45 | 45 | 0 | 0 |
| SVG | 1 | 19 | 19 | 0 | 0 |
| YAML | 1 | 28 | 19 | 9 | 0 |
| HTML | 1 | 17 | 17 | 0 | 0 |
| Jinja2 | 1 | 23 | 17 | 0 | 6 |
| Markdown | 159 | 15,691 | 0 | 10,731 | 4,960 |

Top language (Rust 94.5%). Generated at 2026-09-16T20:09:23.334353791+00:00. Canonical report: https://octocounts.com/github/microsoft/oxidizer

## Reproduce this report

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

microsoft/oxidizer has 278,304 total lines, including 210,538 code lines, 28,322 comment lines, and 39,444 blank lines.

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

OctoCounts resolved the public GitHub repository to commit ec1f6bc2d289, 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/oxidizer?

This OctoCounts report was generated from ec1f6bc2d289f73202665952aa8a1492d13c40c4 at commit ec1f6bc2d289 on 2026-09-16T20:09:23.334353791+00:00.

## Similar repository reports

- [huggingface/candle](https://octocounts.com/github/huggingface/candle) — Rust, 211,013 code lines
- [Ammar-Alnagar/Helios-Engine](https://octocounts.com/github/Ammar-Alnagar/Helios-Engine) — Rust, 206,091 code lines
- [Labpics-Team/lab-colors](https://octocounts.com/github/Labpics-Team/lab-colors) — Rust, 189,130 code lines
- [farion1231/cc-switch](https://octocounts.com/github/farion1231/cc-switch) — Rust, 234,174 code lines
- [pacifio/atlas](https://octocounts.com/github/pacifio/atlas) — Rust, 186,787 code lines
- [Kuddev/pebrel](https://octocounts.com/github/Kuddev/pebrel) — Rust, 235,206 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)
