# thedotmack/claude-mem SLOC report

> As of 2026-08-27 (commit 866a0ca3b34c), thedotmack/claude-mem contains 143,515 total lines: 97,765 code, 30,138 comments, 15,612 blank, across 547 files in 12 languages (top: TypeScript 72.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving thedotmack/claude-mem to commit 866a0ca3b34c, 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 68.1% of all lines, comments represent 21.0%, and the repository averages 179 code lines per file. TypeScript accounts for 72.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 342 | 94,916 | 71,298 | 15,487 | 8,131 |
| JavaScript | 36 | 19,525 | 18,106 | 839 | 580 |
| Shell | 9 | 4,326 | 3,602 | 45 | 679 |
| TSX | 15 | 2,230 | 2,044 | 4 | 182 |
| JSON | 52 | 2,154 | 2,015 | 0 | 139 |
| HTML | 3 | 322 | 306 | 0 | 16 |
| BASH | 1 | 181 | 154 | 19 | 8 |
| YAML | 2 | 205 | 125 | 75 | 5 |
| SVG | 8 | 72 | 64 | 8 | 0 |
| Dockerfile | 1 | 67 | 48 | 5 | 14 |
| TOML | 1 | 7 | 3 | 4 | 0 |
| Markdown | 77 | 19,510 | 0 | 13,652 | 5,858 |

Top language (TypeScript 72.9%). Generated at 2026-08-27T12:46:03.184193880+00:00. Canonical report: https://octocounts.com/github/thedotmack/claude-mem

## Report FAQ

### How many lines of code does thedotmack/claude-mem have?

thedotmack/claude-mem has 143,515 total lines, including 97,765 code lines, 30,138 comment lines, and 15,612 blank lines.

### How was the thedotmack/claude-mem line count measured?

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

### What commit was counted for thedotmack/claude-mem?

This OctoCounts report was generated from main at commit 866a0ca3b34c on 2026-08-27T12:46:03.184193880+00:00.

## Similar repository reports

- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 98,049 code lines
- [gsd-build/get-shit-done](https://octocounts.com/github/gsd-build/get-shit-done) — TypeScript, 97,332 code lines
- [facebook/docusaurus](https://octocounts.com/github/facebook/docusaurus) — TypeScript, 98,804 code lines
- [BytePioneer-AI/codex-host](https://octocounts.com/github/BytePioneer-AI/codex-host) — TypeScript, 99,474 code lines
- [VicBilibily/GCMP](https://octocounts.com/github/VicBilibily/GCMP) — TypeScript, 100,393 code lines
- [23blocks-OS/ai-maestro](https://octocounts.com/github/23blocks-OS/ai-maestro) — TypeScript, 100,447 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
