# vwxyzjn/cleanrl SLOC report

> As of 2026-09-17 (commit fe8d8a03c41a), vwxyzjn/cleanrl contains 21,657 total lines: 14,654 code, 4,664 comments, 2,339 blank, across 111 files in 8 languages (top: Python 92.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

vwxyzjn/cleanrl has 14,654 source lines of code out of 21,657 total lines across 111 files, counted from the fe8d8a03c41a7ef5b523e2e354bd01c363e786bb ref at commit fe8d8a03c41a by the OctoCounts tokei engine on 2026-09-17. 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 vwxyzjn/cleanrl to commit fe8d8a03c41a, 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 67.7% of all lines, comments represent 21.5%, and the repository averages 132 code lines per file. Python accounts for 92.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 65 | 16,657 | 13,517 | 954 | 2,186 |
| Shell | 23 | 759 | 683 | 10 | 66 |
| HCL | 4 | 234 | 201 | 9 | 24 |
| TOML | 3 | 155 | 143 | 0 | 12 |
| YAML | 1 | 120 | 96 | 24 | 0 |
| Dockerfile | 1 | 21 | 14 | 3 | 4 |
| Markdown | 2 | 176 | 0 | 129 | 47 |
| Plain Text | 12 | 3,535 | 0 | 3,535 | 0 |

Top language (Python 92.2%). Generated at 2026-09-17T02:56:16.843364118+00:00. Canonical report: https://octocounts.com/github/vwxyzjn/cleanrl

## Reproduce this report

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

vwxyzjn/cleanrl has 21,657 total lines, including 14,654 code lines, 4,664 comment lines, and 2,339 blank lines.

### How was the vwxyzjn/cleanrl line count measured?

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

### What commit was counted for vwxyzjn/cleanrl?

This OctoCounts report was generated from fe8d8a03c41a7ef5b523e2e354bd01c363e786bb at commit fe8d8a03c41a on 2026-09-17T02:56:16.843364118+00:00.

## Similar repository reports

- [tabahi/bournemouth-forced-aligner](https://octocounts.com/github/tabahi/bournemouth-forced-aligner) — Python, 14,716 code lines
- [zhongyu09/openchatbi](https://octocounts.com/github/zhongyu09/openchatbi) — Python, 14,728 code lines
- [dondai1234/master-fetch](https://octocounts.com/github/dondai1234/master-fetch) — Python, 14,511 code lines
- [sanneel/dropos](https://octocounts.com/github/sanneel/dropos) — Python, 14,224 code lines
- [MTandHJ/freerec](https://octocounts.com/github/MTandHJ/freerec) — Python, 15,089 code lines
- [torvalds/GuitarPedal](https://octocounts.com/github/torvalds/GuitarPedal) — Python, 15,116 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)
