# filixyz/Pipelined-Asynchronous-BitTorrent-Engine SLOC report

> As of 2026-09-14 (commit cf04bf5cc442), filixyz/Pipelined-Asynchronous-BitTorrent-Engine contains 12,360 total lines: 7,118 code, 3,904 comments, 1,338 blank, across 84 files in 6 languages (top: C Header 49.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving filixyz/Pipelined-Asynchronous-BitTorrent-Engine to commit cf04bf5cc442, 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 57.6% of all lines, comments represent 31.6%, and the repository averages 85 code lines per file. C Header accounts for 49.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C Header | 1 | 7,490 | 3,491 | 3,360 | 639 |
| C++ | 51 | 2,926 | 2,385 | 157 | 384 |
| C++ Header | 26 | 1,565 | 1,239 | 91 | 235 |
| C | 1 | 42 | 3 | 36 | 3 |
| Markdown | 2 | 235 | 0 | 175 | 60 |
| Plain Text | 3 | 102 | 0 | 85 | 17 |

Top language (C Header 49.0%). Generated at 2026-09-14T21:28:15.603541197+00:00. Canonical report: https://octocounts.com/github/filixyz/Pipelined-Asynchronous-BitTorrent-Engine

## Report FAQ

### How many lines of code does filixyz/Pipelined-Asynchronous-BitTorrent-Engine have?

filixyz/Pipelined-Asynchronous-BitTorrent-Engine has 12,360 total lines, including 7,118 code lines, 3,904 comment lines, and 1,338 blank lines.

### How was the filixyz/Pipelined-Asynchronous-BitTorrent-Engine line count measured?

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

### What commit was counted for filixyz/Pipelined-Asynchronous-BitTorrent-Engine?

This OctoCounts report was generated from main at commit cf04bf5cc442 on 2026-09-14T21:28:15.603541197+00:00.

## Similar repository reports

- [brunodev85/winlator](https://octocounts.com/github/brunodev85/winlator) — C Header, 7,142 code lines
- [idleuncle/libofd](https://octocounts.com/github/idleuncle/libofd) — C Header, 6,549 code lines
- [filixyz/Bittorrent-Application-Layer-Protocol](https://octocounts.com/github/filixyz/Bittorrent-Application-Layer-Protocol) — C Header, 6,211 code lines
- [Dasaav-dsv/Pattern16](https://octocounts.com/github/Dasaav-dsv/Pattern16) — C Header, 5,922 code lines
- [iczelia/bzip3](https://octocounts.com/github/iczelia/bzip3) — C Header, 8,748 code lines
- [KabilanKumar36/cpp-hpc-voxel-engine](https://octocounts.com/github/KabilanKumar36/cpp-hpc-voxel-engine) — C Header, 9,075 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
