# hashicorp/nomad SLOC report

> As of 2026-08-26 (commit aa026cc99cfb), hashicorp/nomad contains 824,110 total lines: 619,689 code, 88,726 comments, 115,695 blank, across 3,765 files in 23 languages (top: Go 85.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hashicorp/nomad has 619,689 source lines of code out of 824,110 total lines across 3,765 files, counted from the main ref at commit aa026cc99cfb by the OctoCounts tokei engine on 2026-08-26. 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 hashicorp/nomad to commit aa026cc99cfb, 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 75.2% of all lines, comments represent 10.8%, and the repository averages 165 code lines per file. Go accounts for 85.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,137 | 695,486 | 528,622 | 68,946 | 97,918 |
| JavaScript | 706 | 45,728 | 34,318 | 5,475 | 5,935 |
| Handlebars | 278 | 20,079 | 18,336 | 1,185 | 558 |
| YAML | 4 | 15,352 | 12,271 | 11 | 3,070 |
| HCL | 296 | 15,654 | 11,174 | 1,801 | 2,679 |
| Sass | 98 | 8,387 | 6,545 | 463 | 1,379 |
| JSON | 59 | 3,540 | 3,538 | 0 | 2 |
| Shell | 79 | 3,049 | 1,950 | 461 | 638 |
| Protocol Buffers | 10 | 1,807 | 1,021 | 380 | 406 |
| Makefile | 4 | 715 | 568 | 31 | 116 |
| BASH | 12 | 809 | 556 | 126 | 127 |
| Glimmer JS | 2 | 285 | 238 | 10 | 37 |

Top language (Go 85.3%). Generated at 2026-08-26T18:21:26.858983604+00:00. Canonical report: https://octocounts.com/github/hashicorp/nomad

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hashicorp/nomad/commit/aa026cc99cfb74a77e519a1c1f0c78ba1b452705?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 hashicorp/nomad have?

hashicorp/nomad has 824,110 total lines, including 619,689 code lines, 88,726 comment lines, and 115,695 blank lines.

### How was the hashicorp/nomad line count measured?

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

### What commit was counted for hashicorp/nomad?

This OctoCounts report was generated from main at commit aa026cc99cfb on 2026-08-26T18:21:26.858983604+00:00.

## Similar repository reports

- [rorkai/App-Store-Connect-CLI](https://octocounts.com/github/rorkai/App-Store-Connect-CLI) — Go, 636,077 code lines
- [Tencent/WeKnora](https://octocounts.com/github/Tencent/WeKnora) — Go, 602,679 code lines
- [hashicorp/terraform](https://octocounts.com/github/hashicorp/terraform) — Go, 595,502 code lines
- [larksuite/cli](https://octocounts.com/github/larksuite/cli) — Go, 646,908 code lines
- [UnicomAI/wanwu](https://octocounts.com/github/UnicomAI/wanwu) — Go, 588,812 code lines
- [AgentsMesh/AgentsMesh](https://octocounts.com/github/AgentsMesh/AgentsMesh) — Go, 664,506 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)
