# vwxyzjn/cleanrl SLOC report

> As of 2026-07-13 (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%). Counted with tokei via OctoCounts.

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-07-13T22:01:04.865722980+00:00. Canonical report: https://octocounts.com/github/vwxyzjn/cleanrl

## 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 master at commit fe8d8a03c41a on 2026-07-13T22:01:04.865722980+00:00.

## Similar repository reports

- [apache/ossie](https://octocounts.com/github/apache/ossie) — Python, 14,519 code lines
- [distrochooser/distrochooser](https://octocounts.com/github/distrochooser/distrochooser) — Python, 14,977 code lines
- [MTandHJ/freerec](https://octocounts.com/github/MTandHJ/freerec) — Python, 15,051 code lines
- [cyberark/FuzzyAI](https://octocounts.com/github/cyberark/FuzzyAI) — Python, 15,054 code lines
- [lifeiteng/OmniVAD-Kit](https://octocounts.com/github/lifeiteng/OmniVAD-Kit) — Python, 14,106 code lines
- [crdoconnor/strictyaml](https://octocounts.com/github/crdoconnor/strictyaml) — Python, 13,940 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)
