# fla-org/flash-linear-attention SLOC report

> As of 2026-09-20 (commit 864a87f6ce5b), fla-org/flash-linear-attention contains 160,336 total lines: 132,071 code, 10,810 comments, 17,455 blank, across 577 files in 5 languages (top: Python 99.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

fla-org/flash-linear-attention has 132,071 source lines of code out of 160,336 total lines across 577 files, counted from the 864a87f6ce5be8828bef81eb22baafd41937cdf2 ref at commit 864a87f6ce5b by the OctoCounts tokei engine on 2026-09-20. 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 fla-org/flash-linear-attention to commit 864a87f6ce5b, 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.4% of all lines, comments represent 6.7%, and the repository averages 229 code lines per file. Python accounts for 99.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 556 | 157,325 | 131,689 | 8,869 | 16,767 |
| Shell | 1 | 193 | 182 | 0 | 11 |
| TOML | 1 | 136 | 105 | 12 | 19 |
| JSON | 4 | 95 | 95 | 0 | 0 |
| Markdown | 15 | 2,587 | 0 | 1,929 | 658 |

Top language (Python 99.7%). Generated at 2026-09-20T01:38:39.952619933+00:00. Canonical report: https://octocounts.com/github/fla-org/flash-linear-attention

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/fla-org/flash-linear-attention/commit/864a87f6ce5be8828bef81eb22baafd41937cdf2?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 fla-org/flash-linear-attention have?

fla-org/flash-linear-attention has 160,336 total lines, including 132,071 code lines, 10,810 comment lines, and 17,455 blank lines.

### How was the fla-org/flash-linear-attention line count measured?

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

### What commit was counted for fla-org/flash-linear-attention?

This OctoCounts report was generated from 864a87f6ce5be8828bef81eb22baafd41937cdf2 at commit 864a87f6ce5b on 2026-09-20T01:38:39.952619933+00:00.

## Similar repository reports

- [Dao-AILab/flash-attention](https://octocounts.com/github/Dao-AILab/flash-attention) — Python, 129,194 code lines
- [InnerAura/hyperweave](https://octocounts.com/github/InnerAura/hyperweave) — Python, 135,436 code lines
- [ansible/ansible](https://octocounts.com/github/ansible/ansible) — Python, 127,514 code lines
- [trpc-group/trpc-agent-python](https://octocounts.com/github/trpc-group/trpc-agent-python) — Python, 141,078 code lines
- [mesonbuild/meson](https://octocounts.com/github/mesonbuild/meson) — Python, 141,659 code lines
- [vitali87/code-graph-rag](https://octocounts.com/github/vitali87/code-graph-rag) — Python, 142,786 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)
