# pola-rs/polars SLOC report

> As of 2026-08-26 (commit eeabf772341d), pola-rs/polars contains 559,144 total lines: 487,184 code, 15,988 comments, 55,972 blank, across 2,251 files in 9 languages (top: Rust 76.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving pola-rs/polars to commit eeabf772341d, 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 87.1% of all lines, comments represent 2.9%, and the repository averages 216 code lines per file. Rust accounts for 76.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,914 | 433,584 | 372,369 | 13,636 | 47,579 |
| Python | 225 | 117,977 | 108,983 | 1,388 | 7,606 |
| TOML | 55 | 4,991 | 4,448 | 167 | 376 |
| Makefile | 6 | 603 | 487 | 18 | 98 |
| Nix | 1 | 499 | 408 | 51 | 40 |
| YAML | 1 | 275 | 255 | 11 | 9 |
| JSON | 2 | 234 | 234 | 0 | 0 |
| Markdown | 41 | 882 | 0 | 626 | 256 |
| Plain Text | 6 | 99 | 0 | 91 | 8 |

Top language (Rust 76.4%). Generated at 2026-08-26T18:16:05.600449984+00:00. Canonical report: https://octocounts.com/github/pola-rs/polars

## Report FAQ

### How many lines of code does pola-rs/polars have?

pola-rs/polars has 559,144 total lines, including 487,184 code lines, 15,988 comment lines, and 55,972 blank lines.

### How was the pola-rs/polars line count measured?

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

### What commit was counted for pola-rs/polars?

This OctoCounts report was generated from main at commit eeabf772341d on 2026-08-26T18:16:05.600449984+00:00.

## Similar repository reports

- [tursodatabase/turso](https://octocounts.com/github/tursodatabase/turso) — Rust, 489,257 code lines
- [ZSeven-W/openpencil](https://octocounts.com/github/ZSeven-W/openpencil) — Rust, 492,807 code lines
- [pnpm/pnpm](https://octocounts.com/github/pnpm/pnpm) — Rust, 503,524 code lines
- [bevyengine/bevy](https://octocounts.com/github/bevyengine/bevy) — Rust, 454,055 code lines
- [servo/servo](https://octocounts.com/github/servo/servo) — Rust, 449,641 code lines
- [anza-xyz/agave](https://octocounts.com/github/anza-xyz/agave) — Rust, 534,450 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
