# rq/rq SLOC report

> As of 2026-09-16 (commit 0e9ffe2901a6), rq/rq contains 14,513 total lines: 10,999 code, 1,278 comments, 2,236 blank, across 56 files in 7 languages (top: Python 98.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rq/rq has 10,999 source lines of code out of 14,513 total lines across 56 files, counted from the 0e9ffe2901a68b1847721fd0b9c45d872f2887d3 ref at commit 0e9ffe2901a6 by the OctoCounts tokei engine on 2026-09-16. 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 rq/rq to commit 0e9ffe2901a6, 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 75.8% of all lines, comments represent 8.8%, and the repository averages 196 code lines per file. Python accounts for 98.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 47 | 13,098 | 10,803 | 428 | 1,867 |
| TOML | 1 | 143 | 130 | 2 | 11 |
| INI | 1 | 53 | 39 | 6 | 8 |
| Makefile | 1 | 24 | 18 | 1 | 5 |
| Dockerfile | 1 | 11 | 6 | 0 | 5 |
| YAML | 1 | 3 | 3 | 0 | 0 |
| Markdown | 4 | 1,181 | 0 | 841 | 340 |

Top language (Python 98.2%). Generated at 2026-09-16T10:17:07.587724092+00:00. Canonical report: https://octocounts.com/github/rq/rq

## Reproduce this report

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

rq/rq has 14,513 total lines, including 10,999 code lines, 1,278 comment lines, and 2,236 blank lines.

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

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

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

This OctoCounts report was generated from 0e9ffe2901a68b1847721fd0b9c45d872f2887d3 at commit 0e9ffe2901a6 on 2026-09-16T10:17:07.587724092+00:00.

## Similar repository reports

- [babyinsunshine/Dual-Attention-Residuals](https://octocounts.com/github/babyinsunshine/Dual-Attention-Residuals) — Python, 11,040 code lines
- [Ar9av/obsidian-wiki](https://octocounts.com/github/Ar9av/obsidian-wiki) — Python, 10,914 code lines
- [QwenLM/Qwen3-VL](https://octocounts.com/github/QwenLM/Qwen3-VL) — Python, 10,881 code lines
- [leokemp223/embed-ai-tool](https://octocounts.com/github/leokemp223/embed-ai-tool) — Python, 11,238 code lines
- [leigangzhang/profession-system-rag](https://octocounts.com/github/leigangzhang/profession-system-rag) — Python, 10,700 code lines
- [pallets/click](https://octocounts.com/github/pallets/click) — Python, 11,300 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)
