# gofiber/fiber SLOC report

> As of 2026-09-15 (commit 9d417a3cad7a), gofiber/fiber contains 166,877 total lines: 118,932 code, 23,504 comments, 24,441 blank, across 331 files in 3 languages (top: Go 100.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

gofiber/fiber has 118,932 source lines of code out of 166,877 total lines across 331 files, counted from the 9d417a3cad7ab3d2c7988a2e3a8468b0835e1c8c ref at commit 9d417a3cad7a by the OctoCounts tokei engine on 2026-09-15. 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 gofiber/fiber to commit 9d417a3cad7a, 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 71.3% of all lines, comments represent 14.1%, and the repository averages 359 code lines per file. Go accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 324 | 166,071 | 118,885 | 22,974 | 24,212 |
| Makefile | 1 | 73 | 47 | 13 | 13 |
| Markdown | 6 | 733 | 0 | 517 | 216 |

Top language (Go 100.0%). Generated at 2026-09-15T17:29:50.378086438+00:00. Canonical report: https://octocounts.com/github/gofiber/fiber

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/gofiber/fiber/commit/9d417a3cad7ab3d2c7988a2e3a8468b0835e1c8c?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 gofiber/fiber have?

gofiber/fiber has 166,877 total lines, including 118,932 code lines, 23,504 comment lines, and 24,441 blank lines.

### How was the gofiber/fiber line count measured?

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

### What commit was counted for gofiber/fiber?

This OctoCounts report was generated from 9d417a3cad7ab3d2c7988a2e3a8468b0835e1c8c at commit 9d417a3cad7a on 2026-09-15T17:29:50.378086438+00:00.

## Similar repository reports

- [Willxup/cpa-usage-keeper](https://octocounts.com/github/Willxup/cpa-usage-keeper) — Go, 121,332 code lines
- [Yoshiofthewire/KyPost-Server](https://octocounts.com/github/Yoshiofthewire/KyPost-Server) — Go, 122,913 code lines
- [Busness-app/KyPost-Server](https://octocounts.com/github/Busness-app/KyPost-Server) — Go, 124,706 code lines
- [Busnes-app/KyPost-Server](https://octocounts.com/github/Busnes-app/KyPost-Server) — Go, 125,831 code lines
- [kopia/kopia](https://octocounts.com/github/kopia/kopia) — Go, 111,948 code lines
- [charmbracelet/crush](https://octocounts.com/github/charmbracelet/crush) — Go, 126,612 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)
