# sidekiq/sidekiq SLOC report

> As of 2026-08-26 (commit 1bb4aa06e5aa), sidekiq/sidekiq contains 22,496 total lines: 13,599 code, 5,656 comments, 3,241 blank, across 206 files in 9 languages (top: Ruby 60.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sidekiq/sidekiq has 13,599 source lines of code out of 22,496 total lines across 206 files, counted from the main ref at commit 1bb4aa06e5aa by the OctoCounts tokei engine on 2026-08-26. 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 sidekiq/sidekiq to commit 1bb4aa06e5aa, 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 60.5% of all lines, comments represent 25.1%, and the repository averages 66 code lines per file. Ruby accounts for 60.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Ruby | 120 | 12,443 | 8,277 | 2,366 | 1,800 |
| YAML | 36 | 2,818 | 2,709 | 96 | 13 |
| Ruby HTML | 29 | 1,218 | 1,159 | 4 | 55 |
| JavaScript | 9 | 889 | 749 | 33 | 107 |
| CSS | 2 | 783 | 645 | 10 | 128 |
| Rakefile | 2 | 83 | 59 | 10 | 14 |
| SVG | 1 | 1 | 1 | 0 | 0 |
| Markdown | 5 | 4,155 | 0 | 3,080 | 1,075 |
| Plain Text | 2 | 106 | 0 | 57 | 49 |

Top language (Ruby 60.9%). Generated at 2026-08-26T18:18:13.068664396+00:00. Canonical report: https://octocounts.com/github/sidekiq/sidekiq

## Reproduce this report

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

sidekiq/sidekiq has 22,496 total lines, including 13,599 code lines, 5,656 comment lines, and 3,241 blank lines.

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

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

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

This OctoCounts report was generated from main at commit 1bb4aa06e5aa on 2026-08-26T18:18:13.068664396+00:00.

## Similar repository reports

- [sinatra/sinatra](https://octocounts.com/github/sinatra/sinatra) — Ruby, 10,079 code lines
- [ramsayleung/bayes_spam_sniper](https://octocounts.com/github/ramsayleung/bayes_spam_sniper) — Ruby, 6,701 code lines
- [resque/resque](https://octocounts.com/github/resque/resque) — Ruby, 3,800 code lines
- [denji/homebrew-nginx](https://octocounts.com/github/denji/homebrew-nginx) — Ruby, 1,273 code lines
- [anomalyco/homebrew-tap](https://octocounts.com/github/anomalyco/homebrew-tap) — Ruby, 112 code lines
- [jekyll/jekyll](https://octocounts.com/github/jekyll/jekyll) — Ruby, 28,177 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)
- [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)
