# Gentleman-Programming/engram SLOC report

> As of 2026-09-11 (commit 47f281cb9dcf), Gentleman-Programming/engram contains 157,893 total lines: 104,491 code, 32,753 comments, 20,649 blank, across 410 files in 12 languages (top: Go 91.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Gentleman-Programming/engram to commit 47f281cb9dcf, 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 66.2% of all lines, comments represent 20.7%, and the repository averages 255 code lines per file. Go accounts for 91.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 178 | 113,717 | 95,245 | 8,008 | 10,464 |
| TypeScript | 6 | 3,068 | 2,356 | 392 | 320 |
| Shell | 14 | 2,234 | 1,659 | 272 | 303 |
| JSON | 9 | 1,651 | 1,651 | 0 | 0 |
| Templ | 3 | 1,538 | 1,389 | 105 | 44 |
| CSS | 2 | 1,233 | 1,063 | 7 | 163 |
| JavaScript | 7 | 1,042 | 912 | 15 | 115 |
| YAML | 3 | 151 | 116 | 26 | 9 |
| PowerShell | 2 | 114 | 80 | 15 | 19 |
| Dockerfile | 1 | 22 | 17 | 0 | 5 |
| Makefile | 1 | 4 | 3 | 0 | 1 |
| Markdown | 184 | 33,119 | 0 | 23,913 | 9,206 |

Top language (Go 91.2%). Generated at 2026-09-11T07:06:19.290952308+00:00. Canonical report: https://octocounts.com/github/Gentleman-Programming/engram

## Report FAQ

### How many lines of code does Gentleman-Programming/engram have?

Gentleman-Programming/engram has 157,893 total lines, including 104,491 code lines, 32,753 comment lines, and 20,649 blank lines.

### How was the Gentleman-Programming/engram line count measured?

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

### What commit was counted for Gentleman-Programming/engram?

This OctoCounts report was generated from 47f281cb9dcf20f2c93cd3d9849d10191722d4d3 at commit 47f281cb9dcf on 2026-09-11T07:06:19.290952308+00:00.

## Similar repository reports

- [usememos/memos](https://octocounts.com/github/usememos/memos) — Go, 104,289 code lines
- [alibaba/open-code-review](https://octocounts.com/github/alibaba/open-code-review) — Go, 101,992 code lines
- [gofiber/fiber](https://octocounts.com/github/gofiber/fiber) — Go, 108,831 code lines
- [Yoshiofthewire/KyPost-Server](https://octocounts.com/github/Yoshiofthewire/KyPost-Server) — Go, 110,705 code lines
- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,948 code lines
- [dadrus/heimdall](https://octocounts.com/github/dadrus/heimdall) — Go, 94,268 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
