# mnemosyne-oss/mnemosyne SLOC report

> As of 2026-08-28 (commit 01174a6bd6be), mnemosyne-oss/mnemosyne contains 78,147 total lines: 60,163 code, 8,934 comments, 9,050 blank, across 184 files in 11 languages (top: Python 97.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mnemosyne-oss/mnemosyne has 60,163 source lines of code out of 78,147 total lines across 184 files, counted from the main ref at commit 01174a6bd6be by the OctoCounts tokei engine on 2026-08-28. 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 mnemosyne-oss/mnemosyne to commit 01174a6bd6be, 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 77.0% of all lines, comments represent 11.4%, and the repository averages 327 code lines per file. Python accounts for 97.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 133 | 71,586 | 58,710 | 5,286 | 7,590 |
| TypeScript | 5 | 783 | 678 | 31 | 74 |
| JSON | 5 | 279 | 279 | 0 | 0 |
| TOML | 3 | 246 | 172 | 45 | 29 |
| Shell | 10 | 236 | 148 | 51 | 37 |
| YAML | 5 | 165 | 148 | 12 | 5 |
| Dockerfile | 1 | 51 | 12 | 33 | 6 |
| Autoconf | 1 | 11 | 11 | 0 | 0 |
| SVG | 1 | 5 | 5 | 0 | 0 |
| Markdown | 19 | 4,767 | 0 | 3,460 | 1,307 |
| Plain Text | 1 | 18 | 0 | 16 | 2 |

Top language (Python 97.6%). Generated at 2026-08-28T18:29:03.403620040+00:00. Canonical report: https://octocounts.com/github/mnemosyne-oss/mnemosyne

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mnemosyne-oss/mnemosyne/commit/01174a6bd6be63c7bd8eedf91e92b4c8ac26b248?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 mnemosyne-oss/mnemosyne have?

mnemosyne-oss/mnemosyne has 78,147 total lines, including 60,163 code lines, 8,934 comment lines, and 9,050 blank lines.

### How was the mnemosyne-oss/mnemosyne line count measured?

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

### What commit was counted for mnemosyne-oss/mnemosyne?

This OctoCounts report was generated from main at commit 01174a6bd6be on 2026-08-28T18:29:03.403620040+00:00.

## Similar repository reports

- [usestrix/strix](https://octocounts.com/github/usestrix/strix) — Python, 59,879 code lines
- [nvidia-cosmos/cosmos-transfer1](https://octocounts.com/github/nvidia-cosmos/cosmos-transfer1) — Python, 60,502 code lines
- [opendatalab/mineru](https://octocounts.com/github/opendatalab/mineru) — Python, 60,506 code lines
- [jianchang512/pyvideotrans](https://octocounts.com/github/jianchang512/pyvideotrans) — Python, 59,804 code lines
- [opendatalab/MinerU](https://octocounts.com/github/opendatalab/MinerU) — Python, 60,584 code lines
- [deepset-ai/haystack](https://octocounts.com/github/deepset-ai/haystack) — Python, 59,512 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)
