# OpenC3/cosmos SLOC report

> As of 2026-08-02 (commit e48e78544d50), OpenC3/cosmos contains 402,907 total lines: 281,389 code, 71,104 comments, 50,414 blank, across 2,606 files in 25 languages (top: Ruby 41.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving OpenC3/cosmos to commit e48e78544d50, 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 large codebase by counted code lines. Code represents 69.8% of all lines, comments represent 17.6%, and the repository averages 108 code lines per file. Ruby accounts for 41.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Ruby | 806 | 158,343 | 117,503 | 22,597 | 18,243 |
| Python | 484 | 100,764 | 76,480 | 11,374 | 12,910 |
| JavaScript | 316 | 31,342 | 28,106 | 2,367 | 869 |
| YAML | 51 | 25,704 | 21,205 | 941 | 3,558 |
| HTML | 152 | 9,854 | 9,788 | 57 | 9 |
| TypeScript | 55 | 10,533 | 8,281 | 1,436 | 816 |
| Vue | 230 | 9,934 | 5,918 | 3,404 | 612 |
| Shell | 27 | 4,593 | 3,673 | 494 | 426 |
| C | 13 | 4,246 | 3,164 | 680 | 402 |
| Sass | 23 | 2,230 | 1,743 | 175 | 312 |
| JSON | 60 | 1,384 | 1,379 | 0 | 5 |
| Batch | 8 | 1,405 | 1,169 | 112 | 124 |

Top language (Ruby 41.8%). Generated at 2026-08-02T02:33:03.934661121+00:00. Canonical report: https://octocounts.com/github/OpenC3/cosmos

## Report FAQ

### How many lines of code does OpenC3/cosmos have?

OpenC3/cosmos has 402,907 total lines, including 281,389 code lines, 71,104 comment lines, and 50,414 blank lines.

### How was the OpenC3/cosmos line count measured?

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

### What commit was counted for OpenC3/cosmos?

This OctoCounts report was generated from main at commit e48e78544d50 on 2026-08-02T02:33:03.934661121+00:00.

## Similar repository reports

- [openc3/cosmos](https://octocounts.com/github/openc3/cosmos) — Ruby, 227,540 code lines
- [rails/rails](https://octocounts.com/github/rails/rails) — Ruby, 137,418 code lines
- [docusealco/docuseal](https://octocounts.com/github/docusealco/docuseal) — Ruby, 57,116 code lines
- [rubygems/bundler](https://octocounts.com/github/rubygems/bundler) — Ruby, 48,821 code lines
- [jekyll/jekyll](https://octocounts.com/github/jekyll/jekyll) — Ruby, 28,177 code lines
- [sidekiq/sidekiq](https://octocounts.com/github/sidekiq/sidekiq) — Ruby, 13,599 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
