# pola-rs/polars SLOC report

> As of 2026-09-16 (commit 3127ec9c82e0), pola-rs/polars contains 579,400 total lines: 504,853 code, 16,743 comments, 57,804 blank, across 2,304 files in 9 languages (top: Rust 76.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

pola-rs/polars has 504,853 source lines of code out of 579,400 total lines across 2,304 files, counted from the 3127ec9c82e05846a6194db7d2e3b996eda79529 ref at commit 3127ec9c82e0 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 pola-rs/polars to commit 3127ec9c82e0, 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 219 code lines per file. Rust accounts for 76.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 1,961 | 450,887 | 387,317 | 14,349 | 49,221 |
| Python | 229 | 120,772 | 111,561 | 1,426 | 7,785 |
| TOML | 56 | 5,114 | 4,566 | 166 | 382 |
| Makefile | 6 | 617 | 499 | 18 | 100 |
| Nix | 1 | 501 | 410 | 51 | 40 |
| YAML | 1 | 276 | 256 | 11 | 9 |
| JSON | 2 | 244 | 244 | 0 | 0 |
| Markdown | 42 | 890 | 0 | 631 | 259 |
| Plain Text | 6 | 99 | 0 | 91 | 8 |

Top language (Rust 76.7%). Generated at 2026-09-16T19:24:39.317623927+00:00. Canonical report: https://octocounts.com/github/pola-rs/polars

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/pola-rs/polars/commit/3127ec9c82e05846a6194db7d2e3b996eda79529?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 pola-rs/polars have?

pola-rs/polars has 579,400 total lines, including 504,853 code lines, 16,743 comment lines, and 57,804 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 3127ec9c82e0, 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 3127ec9c82e05846a6194db7d2e3b996eda79529 at commit 3127ec9c82e0 on 2026-09-16T19:24:39.317623927+00:00.

## Similar repository reports

- [HakanSeven12/OpenCADStudio](https://octocounts.com/github/HakanSeven12/OpenCADStudio) — Rust, 488,361 code lines
- [bytecodealliance/wasmtime](https://octocounts.com/github/bytecodealliance/wasmtime) — Rust, 478,829 code lines
- [Ansh-699/agave](https://octocounts.com/github/Ansh-699/agave) — Rust, 539,338 code lines
- [servo/servo](https://octocounts.com/github/servo/servo) — Rust, 468,762 code lines
- [bevyengine/bevy](https://octocounts.com/github/bevyengine/bevy) — Rust, 464,531 code lines
- [helvesec/rmux](https://octocounts.com/github/helvesec/rmux) — Rust, 550,102 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)
