# asciimoo/hister SLOC report

> As of 2026-09-20 (commit 0cd1ef528dbf), asciimoo/hister contains 120,547 total lines: 91,608 code, 19,313 comments, 9,626 blank, across 574 files in 17 languages (top: Go 68.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

asciimoo/hister has 91,608 source lines of code out of 120,547 total lines across 574 files, counted from the master ref at commit 0cd1ef528dbf by the OctoCounts tokei engine on 2026-09-20. 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 asciimoo/hister to commit 0cd1ef528dbf, 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 76.0% of all lines, comments represent 16.0%, and the repository averages 160 code lines per file. Go accounts for 68.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 288 | 72,012 | 62,451 | 3,596 | 5,965 |
| Svelte | 120 | 8,568 | 8,185 | 56 | 327 |
| C | 1 | 9,749 | 8,076 | 728 | 945 |
| JSON | 22 | 4,353 | 4,353 | 0 | 0 |
| TypeScript | 65 | 4,140 | 3,714 | 81 | 345 |
| C Header | 2 | 14,014 | 1,904 | 11,744 | 366 |
| YAML | 18 | 676 | 651 | 2 | 23 |
| CSS | 5 | 633 | 561 | 2 | 70 |
| JavaScript | 5 | 531 | 494 | 5 | 32 |
| Shell | 5 | 534 | 434 | 21 | 79 |
| Nix | 5 | 387 | 286 | 75 | 26 |
| HTML | 6 | 155 | 155 | 0 | 0 |

Top language (Go 68.2%). Generated at 2026-09-20T07:43:41.677541253+00:00. Canonical report: https://octocounts.com/github/asciimoo/hister

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/asciimoo/hister/commit/0cd1ef528dbf2d45bc98a3187b3ef603644e3eec?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 asciimoo/hister have?

asciimoo/hister has 120,547 total lines, including 91,608 code lines, 19,313 comment lines, and 9,626 blank lines.

### How was the asciimoo/hister line count measured?

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

### What commit was counted for asciimoo/hister?

This OctoCounts report was generated from master at commit 0cd1ef528dbf on 2026-09-20T07:43:41.677541253+00:00.

## Similar repository reports

- [dadrus/heimdall](https://octocounts.com/github/dadrus/heimdall) — Go, 94,268 code lines
- [helm/helm](https://octocounts.com/github/helm/helm) — Go, 88,094 code lines
- [slackapi/slack-cli](https://octocounts.com/github/slackapi/slack-cli) — Go, 83,878 code lines
- [sourcegraph/zoekt](https://octocounts.com/github/sourcegraph/zoekt) — Go, 82,627 code lines
- [Gentleman-Programming/engram](https://octocounts.com/github/Gentleman-Programming/engram) — Go, 104,491 code lines
- [juggleim/im-server](https://octocounts.com/github/juggleim/im-server) — Go, 76,382 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)
- [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)
