# fastzip/fastzip SLOC report

> As of 2026-09-16 (commit 2d6aafa7b40b), fastzip/fastzip contains 2,359 total lines: 1,686 code, 296 comments, 377 blank, across 23 files in 6 languages (top: Python 93.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

fastzip/fastzip has 1,686 source lines of code out of 2,359 total lines across 23 files, counted from the 2d6aafa7b40bc0ed9a0880cc3a2e026696544cb9 ref at commit 2d6aafa7b40b by the OctoCounts tokei engine on 2026-09-16. 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 fastzip/fastzip to commit 2d6aafa7b40b, 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 small codebase by counted code lines. Code represents 71.5% of all lines, comments represent 12.5%, and the repository averages 73 code lines per file. Python accounts for 93.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 17 | 1,999 | 1,579 | 124 | 296 |
| Forge Config | 1 | 78 | 68 | 0 | 10 |
| Makefile | 1 | 48 | 37 | 2 | 9 |
| Autoconf | 1 | 2 | 2 | 0 | 0 |
| Markdown | 2 | 228 | 0 | 166 | 62 |
| Plain Text | 1 | 4 | 0 | 4 | 0 |

Top language (Python 93.7%). Generated at 2026-09-16T20:13:48.588027625+00:00. Canonical report: https://octocounts.com/github/fastzip/fastzip

## Reproduce this report

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

fastzip/fastzip has 2,359 total lines, including 1,686 code lines, 296 comment lines, and 377 blank lines.

### How was the fastzip/fastzip line count measured?

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

### What commit was counted for fastzip/fastzip?

This OctoCounts report was generated from 2d6aafa7b40bc0ed9a0880cc3a2e026696544cb9 at commit 2d6aafa7b40b on 2026-09-16T20:13:48.588027625+00:00.

## Similar repository reports

- [joeseesun/qiaomu-anything-to-notebooklm](https://octocounts.com/github/joeseesun/qiaomu-anything-to-notebooklm) — Python, 1,708 code lines
- [infpdev/orbshacker](https://octocounts.com/github/infpdev/orbshacker) — Python, 1,660 code lines
- [fabaindaiz/spellsolver](https://octocounts.com/github/fabaindaiz/spellsolver) — Python, 1,716 code lines
- [nomyowo/FurryRecongnization](https://octocounts.com/github/nomyowo/FurryRecongnization) — Python, 1,635 code lines
- [alexgreensh/attention-span](https://octocounts.com/github/alexgreensh/attention-span) — Python, 1,743 code lines
- [fivetaku/fablize](https://octocounts.com/github/fivetaku/fablize) — Python, 1,610 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
