# dadrus/heimdall SLOC report

> As of 2026-09-07 (commit 74f81a135102), dadrus/heimdall contains 123,744 total lines: 94,268 code, 12,804 comments, 16,672 blank, across 836 files in 14 languages (top: Go 75.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving dadrus/heimdall to commit 74f81a135102, 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.2% of all lines, comments represent 10.3%, and the repository averages 113 code lines per file. Go accounts for 75.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 596 | 96,146 | 70,695 | 10,958 | 14,493 |
| YAML | 109 | 19,688 | 18,428 | 381 | 879 |
| JSON | 4 | 2,612 | 2,612 | 0 | 0 |
| HCL | 96 | 2,029 | 1,702 | 8 | 319 |
| AsciiDoc | 1 | 552 | 357 | 0 | 195 |
| Shell | 9 | 232 | 181 | 11 | 40 |
| Just | 2 | 168 | 130 | 6 | 32 |
| Pan | 1 | 118 | 107 | 0 | 11 |
| Dockerfile | 3 | 72 | 45 | 4 | 23 |
| Protocol Buffers | 1 | 13 | 8 | 0 | 5 |
| Open Policy Agent | 1 | 5 | 3 | 0 | 2 |
| Markdown | 11 | 2,094 | 0 | 1,425 | 669 |

Top language (Go 75.0%). Generated at 2026-09-07T14:12:28.503366545+00:00. Canonical report: https://octocounts.com/github/dadrus/heimdall

## Report FAQ

### How many lines of code does dadrus/heimdall have?

dadrus/heimdall has 123,744 total lines, including 94,268 code lines, 12,804 comment lines, and 16,672 blank lines.

### How was the dadrus/heimdall line count measured?

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

### What commit was counted for dadrus/heimdall?

This OctoCounts report was generated from 74f81a135102755ea41555301daf3eb982402e92 at commit 74f81a135102 on 2026-09-07T14:12:28.503366545+00:00.

## Similar repository reports

- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 163,314 code lines
- [kubernetes-sigs/kustomize](https://octocounts.com/github/kubernetes-sigs/kustomize) — Go, 148,609 code lines
- [redis/agent-filesystem](https://octocounts.com/github/redis/agent-filesystem) — Go, 170,387 code lines
- [chenyme/grok2api](https://octocounts.com/github/chenyme/grok2api) — Go, 145,366 code lines
- [sagernet/sing-box](https://octocounts.com/github/sagernet/sing-box) — Go, 145,187 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)
