# pacifio/atlas SLOC report

> As of 2026-09-16 (commit 81e6384c7cc9), pacifio/atlas contains 233,892 total lines: 186,787 code, 29,329 comments, 17,776 blank, across 913 files in 13 languages (top: Rust 41.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pacifio/atlas has 186,787 source lines of code out of 233,892 total lines across 913 files, counted from the main ref at commit 81e6384c7cc9 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 pacifio/atlas to commit 81e6384c7cc9, 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 79.9% of all lines, comments represent 12.5%, and the repository averages 205 code lines per file. Rust accounts for 41.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 229 | 92,036 | 77,864 | 5,697 | 8,475 |
| TSX | 260 | 75,753 | 61,766 | 9,890 | 4,097 |
| TypeScript | 347 | 49,430 | 35,161 | 10,592 | 3,677 |
| Shell | 9 | 5,466 | 4,629 | 386 | 451 |
| CSS | 6 | 4,236 | 3,361 | 596 | 279 |
| HTML | 2 | 1,955 | 1,859 | 62 | 34 |
| TOML | 25 | 2,253 | 1,451 | 586 | 216 |
| JSON | 5 | 328 | 328 | 0 | 0 |
| JavaScript | 3 | 234 | 161 | 52 | 21 |
| Python | 1 | 191 | 148 | 23 | 20 |
| SVG | 12 | 50 | 50 | 0 | 0 |
| XML | 2 | 9 | 9 | 0 | 0 |

Top language (Rust 41.7%). Generated at 2026-09-16T07:40:13.995967396+00:00. Canonical report: https://octocounts.com/github/pacifio/atlas

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pacifio/atlas/commit/81e6384c7cc962ab6ddde278f76f843b6370f1b3?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 pacifio/atlas have?

pacifio/atlas has 233,892 total lines, including 186,787 code lines, 29,329 comment lines, and 17,776 blank lines.

### How was the pacifio/atlas line count measured?

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

### What commit was counted for pacifio/atlas?

This OctoCounts report was generated from main at commit 81e6384c7cc9 on 2026-09-16T07:40:13.995967396+00:00.

## Similar repository reports

- [akitaonrails/ai-memory](https://octocounts.com/github/akitaonrails/ai-memory) — Rust, 185,771 code lines
- [Labpics-Team/lab-colors](https://octocounts.com/github/Labpics-Team/lab-colors) — Rust, 189,130 code lines
- [boa-dev/boa](https://octocounts.com/github/boa-dev/boa) — Rust, 171,331 code lines
- [Ammar-Alnagar/Helios-Engine](https://octocounts.com/github/Ammar-Alnagar/Helios-Engine) — Rust, 206,091 code lines
- [microsoft/oxidizer](https://octocounts.com/github/microsoft/oxidizer) — Rust, 210,538 code lines
- [huggingface/candle](https://octocounts.com/github/huggingface/candle) — Rust, 211,013 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
