# isar/isar SLOC report

> As of 2026-08-31 (commit 713001bf1615), isar/isar contains 39,197 total lines: 31,940 code, 2,598 comments, 4,659 blank, across 306 files in 20 languages (top: Rust 50.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

isar/isar has 31,940 source lines of code out of 39,197 total lines across 306 files, counted from the main ref at commit 713001bf1615 by the OctoCounts tokei engine on 2026-08-31. 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 isar/isar to commit 713001bf1615, 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 81.5% of all lines, comments represent 6.6%, and the repository averages 104 code lines per file. Rust accounts for 50.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 81 | 18,673 | 16,142 | 620 | 1,911 |
| Dart | 114 | 16,453 | 13,561 | 914 | 1,978 |
| C++ | 10 | 704 | 516 | 49 | 139 |
| CMake | 9 | 515 | 367 | 70 | 78 |
| YAML | 16 | 350 | 309 | 0 | 41 |
| C Header | 12 | 273 | 145 | 63 | 65 |
| Shell | 10 | 161 | 129 | 4 | 28 |
| SVG | 3 | 128 | 125 | 2 | 1 |
| JSON | 7 | 124 | 124 | 0 | 0 |
| BASH | 1 | 160 | 122 | 21 | 17 |
| TOML | 5 | 99 | 84 | 0 | 15 |
| HTML | 3 | 138 | 70 | 52 | 16 |

Top language (Rust 50.5%). Generated at 2026-08-31T03:27:06.765600147+00:00. Canonical report: https://octocounts.com/github/isar/isar

## Reproduce this report

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

isar/isar has 39,197 total lines, including 31,940 code lines, 2,598 comment lines, and 4,659 blank lines.

### How was the isar/isar line count measured?

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

### What commit was counted for isar/isar?

This OctoCounts report was generated from main at commit 713001bf1615 on 2026-08-31T03:27:06.765600147+00:00.

## Similar repository reports

- [oxiglade/mlx-rs](https://octocounts.com/github/oxiglade/mlx-rs) — Rust, 31,842 code lines
- [owenewans/snolc](https://octocounts.com/github/owenewans/snolc) — Rust, 32,342 code lines
- [mozilla/mentat](https://octocounts.com/github/mozilla/mentat) — Rust, 32,677 code lines
- [firecrawl/anydoc](https://octocounts.com/github/firecrawl/anydoc) — Rust, 30,528 code lines
- [FeralFirmware/TailTalk](https://octocounts.com/github/FeralFirmware/TailTalk) — Rust, 30,244 code lines
- [RyanCodrai/turbovec](https://octocounts.com/github/RyanCodrai/turbovec) — Rust, 34,699 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)
