# hkproj/torchfeather SLOC report

> As of 2026-09-08 (commit c416ab1ad0fd), hkproj/torchfeather contains 8,346 total lines: 6,389 code, 675 comments, 1,282 blank, across 46 files in 5 languages (top: Python 96.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hkproj/torchfeather to commit c416ab1ad0fd, 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 76.6% of all lines, comments represent 8.1%, and the repository averages 139 code lines per file. Python accounts for 96.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 41 | 8,024 | 6,185 | 622 | 1,217 |
| Jupyter Notebooks | 1 | 200 | 137 | 27 | 36 |
| TOML | 1 | 39 | 34 | 0 | 5 |
| Shell | 1 | 39 | 33 | 1 | 5 |
| Markdown | 2 | 44 | 0 | 25 | 19 |

Top language (Python 96.8%). Generated at 2026-09-08T06:45:26.519483646+00:00. Canonical report: https://octocounts.com/github/hkproj/torchfeather

## Report FAQ

### How many lines of code does hkproj/torchfeather have?

hkproj/torchfeather has 8,346 total lines, including 6,389 code lines, 675 comment lines, and 1,282 blank lines.

### How was the hkproj/torchfeather line count measured?

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

### What commit was counted for hkproj/torchfeather?

This OctoCounts report was generated from main at commit c416ab1ad0fd on 2026-09-08T06:45:26.519483646+00:00.

## Similar repository reports

- [FareedKhan-dev/train-llm-from-scratch](https://octocounts.com/github/FareedKhan-dev/train-llm-from-scratch) — Python, 6,396 code lines
- [xinxinshuhao-create/grok-register](https://octocounts.com/github/xinxinshuhao-create/grok-register) — Python, 6,403 code lines
- [artvolgin/music-crs-recsys2026](https://octocounts.com/github/artvolgin/music-crs-recsys2026) — Python, 6,353 code lines
- [snakers4/silero-vad](https://octocounts.com/github/snakers4/silero-vad) — Python, 6,327 code lines
- [microsoft/markitdown](https://octocounts.com/github/microsoft/markitdown) — Python, 6,319 code lines
- [oritera/Cairn](https://octocounts.com/github/oritera/Cairn) — Python, 6,482 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
