# Alamofire/Alamofire SLOC report

> As of 2026-08-26 (commit 0455bfb65089), Alamofire/Alamofire contains 50,312 total lines: 27,119 code, 14,396 comments, 8,797 blank, across 129 files in 4 languages (top: Swift 98.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Alamofire/Alamofire has 27,119 source lines of code out of 50,312 total lines across 129 files, counted from the master ref at commit 0455bfb65089 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 Alamofire/Alamofire to commit 0455bfb65089, 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 53.9% of all lines, comments represent 28.6%, and the repository averages 210 code lines per file. Swift accounts for 98.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 98 | 43,566 | 26,612 | 9,940 | 7,014 |
| JSON | 19 | 507 | 507 | 0 | 0 |
| Markdown | 9 | 6,237 | 0 | 4,454 | 1,783 |
| Plain Text | 3 | 2 | 0 | 2 | 0 |

Top language (Swift 98.1%). Generated at 2026-08-26T18:43:09.140972430+00:00. Canonical report: https://octocounts.com/github/Alamofire/Alamofire

## Reproduce this report

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

Alamofire/Alamofire has 50,312 total lines, including 27,119 code lines, 14,396 comment lines, and 8,797 blank lines.

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

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

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

This OctoCounts report was generated from master at commit 0455bfb65089 on 2026-08-26T18:43:09.140972430+00:00.

## Similar repository reports

- [omacom/try-omarchy](https://octocounts.com/github/omacom/try-omarchy) — Swift, 26,993 code lines
- [xinghelee/Berth](https://octocounts.com/github/xinghelee/Berth) — Swift, 26,703 code lines
- [madeye/meow-ios](https://octocounts.com/github/madeye/meow-ios) — Swift, 27,573 code lines
- [rooootdev/lara](https://octocounts.com/github/rooootdev/lara) — Swift, 28,239 code lines
- [shirkeharsh/mooziac](https://octocounts.com/github/shirkeharsh/mooziac) — Swift, 28,827 code lines
- [QwenLM/open-computer-use](https://octocounts.com/github/QwenLM/open-computer-use) — Swift, 25,343 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)
- [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)
