# meta/algorithms SLOC report

> As of 2026-09-17 (commit 6d1515d94f37), meta/algorithms contains 16,613 total lines: 13,237 code, 1,351 comments, 2,025 blank, across 354 files in 5 languages (top: Python 99.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

meta/algorithms has 13,237 source lines of code out of 16,613 total lines across 354 files, counted from the 6d1515d94f37831bf0ac3a0752238e0bcc213f24 ref at commit 6d1515d94f37 by the OctoCounts tokei engine on 2026-09-17. 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 meta/algorithms to commit 6d1515d94f37, 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 79.7% of all lines, comments represent 8.1%, and the repository averages 37 code lines per file. Python accounts for 99.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 347 | 16,032 | 13,176 | 894 | 1,962 |
| INI | 1 | 63 | 58 | 0 | 5 |
| Autoconf | 1 | 3 | 3 | 0 | 0 |
| Markdown | 3 | 508 | 0 | 450 | 58 |
| Plain Text | 2 | 7 | 0 | 7 | 0 |

Top language (Python 99.5%). Generated at 2026-09-17T01:47:01.853040274+00:00. Canonical report: https://octocounts.com/github/meta/algorithms

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/meta/algorithms/commit/6d1515d94f37831bf0ac3a0752238e0bcc213f24?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 meta/algorithms have?

meta/algorithms has 16,613 total lines, including 13,237 code lines, 1,351 comment lines, and 2,025 blank lines.

### How was the meta/algorithms line count measured?

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

### What commit was counted for meta/algorithms?

This OctoCounts report was generated from 6d1515d94f37831bf0ac3a0752238e0bcc213f24 at commit 6d1515d94f37 on 2026-09-17T01:47:01.853040274+00:00.

## Similar repository reports

- [xiaowu0162/LongMemEval-V2](https://octocounts.com/github/xiaowu0162/LongMemEval-V2) — Python, 13,256 code lines
- [jiji262/douyin-downloader](https://octocounts.com/github/jiji262/douyin-downloader) — Python, 13,195 code lines
- [google/skills](https://octocounts.com/github/google/skills) — Python, 13,338 code lines
- [ComposioHQ/awesome-claude-skills](https://octocounts.com/github/ComposioHQ/awesome-claude-skills) — Python, 13,349 code lines
- [herbertkokholm/attest](https://octocounts.com/github/herbertkokholm/attest) — Python, 13,536 code lines
- [pallets/jinja](https://octocounts.com/github/pallets/jinja) — Python, 12,862 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)
