# marin-community/marin SLOC report

> As of 2026-08-29 (commit 9f990d574567), marin-community/marin contains 540,934 total lines: 446,834 code, 30,701 comments, 63,399 blank, across 2,294 files in 21 languages (top: Python 73.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

marin-community/marin has 446,834 source lines of code out of 540,934 total lines across 2,294 files, counted from the main ref at commit 9f990d574567 by the OctoCounts tokei engine on 2026-08-29. 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 marin-community/marin to commit 9f990d574567, 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 82.6% of all lines, comments represent 5.7%, and the repository averages 195 code lines per file. Python accounts for 73.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 1,488 | 401,740 | 329,641 | 16,972 | 55,127 |
| JSON | 66 | 50,109 | 50,109 | 0 | 0 |
| Rust | 83 | 43,817 | 39,020 | 1,527 | 3,270 |
| YAML | 232 | 12,015 | 10,841 | 872 | 302 |
| TypeScript | 100 | 7,868 | 5,995 | 1,125 | 748 |
| Vue | 122 | 3,264 | 2,926 | 94 | 244 |
| Protocol Buffers | 14 | 3,136 | 1,624 | 1,063 | 449 |
| TOML | 30 | 2,282 | 1,602 | 466 | 214 |
| CUDA | 2 | 1,624 | 1,503 | 7 | 114 |
| Shell | 22 | 1,426 | 1,009 | 209 | 208 |
| TSX | 9 | 1,069 | 973 | 11 | 85 |
| CSS | 6 | 586 | 464 | 39 | 83 |

Top language (Python 73.8%). Generated at 2026-08-29T09:00:30.450682305+00:00. Canonical report: https://octocounts.com/github/marin-community/marin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/marin-community/marin/commit/9f990d5745677472897bfd2fc81c2dc6096be62d?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 marin-community/marin have?

marin-community/marin has 540,934 total lines, including 446,834 code lines, 30,701 comment lines, and 63,399 blank lines.

### How was the marin-community/marin line count measured?

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

### What commit was counted for marin-community/marin?

This OctoCounts report was generated from main at commit 9f990d574567 on 2026-08-29T09:00:30.450682305+00:00.

## Similar repository reports

- [raullenchai/Rapid-MLX](https://octocounts.com/github/raullenchai/Rapid-MLX) — Python, 449,160 code lines
- [OpenBB-finance/OpenBB](https://octocounts.com/github/OpenBB-finance/OpenBB) — Python, 450,806 code lines
- [HKUDS/DeepTutor](https://octocounts.com/github/HKUDS/DeepTutor) — Python, 438,547 code lines
- [numpy/numpy](https://octocounts.com/github/numpy/numpy) — Python, 436,444 code lines
- [sefcom/oxidizer](https://octocounts.com/github/sefcom/oxidizer) — Python, 457,905 code lines
- [microsoft/agent-governance-toolkit](https://octocounts.com/github/microsoft/agent-governance-toolkit) — Python, 460,519 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)
