# 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%). Counted with tokei via OctoCounts.

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

## 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

- [maximhq/bifrost](https://octocounts.com/github/maximhq/bifrost) — Go, 595,698 code lines
- [AgentsMesh/AgentsMesh](https://octocounts.com/github/AgentsMesh/AgentsMesh) — Go, 592,385 code lines
- [hashicorp/terraform](https://octocounts.com/github/hashicorp/terraform) — Go, 590,710 code lines
- [larksuite/cli](https://octocounts.com/github/larksuite/cli) — Go, 573,902 code lines
- [looplj/axonhub](https://octocounts.com/github/looplj/axonhub) — Go, 670,263 code lines
- [mudler/LocalAI](https://octocounts.com/github/mudler/LocalAI) — Go, 711,493 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)
