# ankitects/anki SLOC report

> As of 2026-09-17 (commit 5cb191d624ce), ankitects/anki contains 161,917 total lines: 133,020 code, 10,023 comments, 18,874 blank, across 1,384 files in 25 languages (top: Rust 43.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ankitects/anki has 133,020 source lines of code out of 161,917 total lines across 1,384 files, counted from the 5cb191d624ce8ea1f8bc8578cd2414df8a54904d ref at commit 5cb191d624ce 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 ankitects/anki to commit 5cb191d624ce, 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.2% of all lines, comments represent 6.2%, and the repository averages 96 code lines per file. Rust accounts for 43.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 368 | 67,802 | 58,370 | 2,352 | 7,080 |
| Python | 210 | 46,965 | 36,793 | 2,822 | 7,350 |
| TypeScript | 233 | 18,753 | 14,417 | 1,740 | 2,596 |
| JSON | 10 | 6,969 | 6,968 | 0 | 1 |
| Svelte | 234 | 7,773 | 6,153 | 997 | 623 |
| FreeMarker | 39 | 2,934 | 2,725 | 0 | 209 |
| Protocol Buffers | 24 | 3,291 | 2,592 | 248 | 451 |
| Sass | 40 | 2,455 | 2,072 | 101 | 282 |
| SQL | 113 | 1,511 | 1,488 | 23 | 0 |
| TOML | 18 | 602 | 529 | 20 | 53 |
| SVG | 12 | 173 | 173 | 0 | 0 |
| Bazel | 1 | 189 | 136 | 13 | 40 |

Top language (Rust 43.9%). Generated at 2026-09-17T07:38:14.210147111+00:00. Canonical report: https://octocounts.com/github/ankitects/anki

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ankitects/anki/commit/5cb191d624ce8ea1f8bc8578cd2414df8a54904d?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 ankitects/anki have?

ankitects/anki has 161,917 total lines, including 133,020 code lines, 10,023 comment lines, and 18,874 blank lines.

### How was the ankitects/anki line count measured?

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

### What commit was counted for ankitects/anki?

This OctoCounts report was generated from 5cb191d624ce8ea1f8bc8578cd2414df8a54904d at commit 5cb191d624ce on 2026-09-17T07:38:14.210147111+00:00.

## Similar repository reports

- [cloud-hypervisor/cloud-hypervisor](https://octocounts.com/github/cloud-hypervisor/cloud-hypervisor) — Rust, 133,434 code lines
- [helix-editor/helix](https://octocounts.com/github/helix-editor/helix) — Rust, 131,998 code lines
- [alphaXiv/OpenResearch](https://octocounts.com/github/alphaXiv/OpenResearch) — Rust, 137,231 code lines
- [quickwit-oss/tantivy](https://octocounts.com/github/quickwit-oss/tantivy) — Rust, 138,547 code lines
- [BigPizzaV3/CodexPlusPlus](https://octocounts.com/github/BigPizzaV3/CodexPlusPlus) — Rust, 126,965 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 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)
