# uber-go/zap SLOC report

> As of 2026-08-26 (commit bbd4ecbd8760), uber-go/zap contains 25,419 total lines: 16,537 code, 6,085 comments, 2,797 blank, across 151 files in 5 languages (top: Go 99.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving uber-go/zap to commit bbd4ecbd8760, 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 65.1% of all lines, comments represent 23.9%, and the repository averages 110 code lines per file. Go accounts for 99.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 141 | 24,134 | 16,434 | 5,232 | 2,468 |
| Makefile | 1 | 76 | 56 | 3 | 17 |
| YAML | 1 | 34 | 34 | 0 | 0 |
| Shell | 1 | 17 | 13 | 2 | 2 |
| Markdown | 7 | 1,158 | 0 | 848 | 310 |

Top language (Go 99.4%). Generated at 2026-08-26T18:38:25.941683407+00:00. Canonical report: https://octocounts.com/github/uber-go/zap

## Report FAQ

### How many lines of code does uber-go/zap have?

uber-go/zap has 25,419 total lines, including 16,537 code lines, 6,085 comment lines, and 2,797 blank lines.

### How was the uber-go/zap line count measured?

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

### What commit was counted for uber-go/zap?

This OctoCounts report was generated from master at commit bbd4ecbd8760 on 2026-08-26T18:38:25.941683407+00:00.

## Similar repository reports

- [XiaoChenChris/-Feed-AI-](https://octocounts.com/github/XiaoChenChris/-Feed-AI-) — Go, 16,747 code lines
- [kubernetes-sigs/cri-tools](https://octocounts.com/github/kubernetes-sigs/cri-tools) — Go, 15,875 code lines
- [frt321for/flash-event-war-room](https://octocounts.com/github/frt321for/flash-event-war-room) — Go, 17,754 code lines
- [gin-gonic/gin](https://octocounts.com/github/gin-gonic/gin) — Go, 17,982 code lines
- [xtclovver/vpn_bot](https://octocounts.com/github/xtclovver/vpn_bot) — Go, 14,856 code lines
- [tanviet12/chat-quality-agent](https://octocounts.com/github/tanviet12/chat-quality-agent) — Go, 18,545 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)
