# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

thedotmack/claude-mem has 97,765 source lines of code out of 143,515 total lines across 547 files, counted from the main ref at commit 866a0ca3b34c by the OctoCounts tokei engine on 2026-08-27. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/thedotmack/claude-mem/commit/866a0ca3b34cddd8aa4c5fba72b9ad2b3a5621fe?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 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

- [gsd-build/get-shit-done](https://octocounts.com/github/gsd-build/get-shit-done) — TypeScript, 97,332 code lines
- [cloudflare/computer](https://octocounts.com/github/cloudflare/computer) — TypeScript, 97,105 code lines
- [zR-JB/graphite-meter](https://octocounts.com/github/zR-JB/graphite-meter) — TypeScript, 96,557 code lines
- [KnockOutEZ/wigolo](https://octocounts.com/github/KnockOutEZ/wigolo) — TypeScript, 95,906 code lines
- [yarnpkg/berry](https://octocounts.com/github/yarnpkg/berry) — TypeScript, 95,811 code lines
- [NapNeko/NapCatQQ](https://octocounts.com/github/NapNeko/NapCatQQ) — TypeScript, 99,912 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)
- [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)
