# sefcom/oxidizer SLOC report

> As of 2026-09-12 (commit fc18d0a3b032), sefcom/oxidizer contains 514,211 total lines: 457,905 code, 17,807 comments, 38,499 blank, across 1,620 files in 17 languages (top: Python 75.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sefcom/oxidizer has 457,905 source lines of code out of 514,211 total lines across 1,620 files, counted from the fc18d0a3b03270c00aed03cd1e23952ee2fad141 ref at commit fc18d0a3b032 by the OctoCounts tokei engine on 2026-09-12. 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 sefcom/oxidizer to commit fc18d0a3b032, 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 89.1% of all lines, comments represent 3.5%, and the repository averages 283 code lines per file. Python accounts for 75.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,164 | 398,170 | 345,294 | 15,399 | 37,477 |
| JSON | 417 | 106,098 | 106,098 | 0 | 0 |
| C++ | 2 | 3,360 | 2,730 | 399 | 231 |
| Rust | 7 | 1,807 | 1,554 | 35 | 218 |
| Shell | 6 | 917 | 703 | 51 | 163 |
| C++ Header | 1 | 960 | 671 | 111 | 178 |
| Protocol Buffers | 5 | 374 | 301 | 14 | 59 |
| TOML | 4 | 247 | 221 | 0 | 26 |
| C | 2 | 194 | 143 | 26 | 25 |
| C Header | 2 | 109 | 78 | 21 | 10 |
| Module-Definition | 1 | 51 | 50 | 0 | 1 |
| Makefile | 1 | 48 | 41 | 0 | 7 |

Top language (Python 75.4%). Generated at 2026-09-12T06:36:34.476450794+00:00. Canonical report: https://octocounts.com/github/sefcom/oxidizer

## Reproduce this report

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

sefcom/oxidizer has 514,211 total lines, including 457,905 code lines, 17,807 comment lines, and 38,499 blank lines.

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

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

### What commit was counted for sefcom/oxidizer?

This OctoCounts report was generated from fc18d0a3b03270c00aed03cd1e23952ee2fad141 at commit fc18d0a3b032 on 2026-09-12T06:36:34.476450794+00:00.

## Similar repository reports

- [microsoft/agent-governance-toolkit](https://octocounts.com/github/microsoft/agent-governance-toolkit) — Python, 460,519 code lines
- [OpenBB-finance/OpenBB](https://octocounts.com/github/OpenBB-finance/OpenBB) — Python, 450,806 code lines
- [raullenchai/Rapid-MLX](https://octocounts.com/github/raullenchai/Rapid-MLX) — Python, 449,160 code lines
- [marin-community/marin](https://octocounts.com/github/marin-community/marin) — Python, 446,834 code lines
- [DetachHead/basedpyright](https://octocounts.com/github/DetachHead/basedpyright) — Python, 470,732 code lines
- [microsoft/pyright](https://octocounts.com/github/microsoft/pyright) — Python, 474,579 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
